2015-04-27 01:06 AM
Hello All,
One of my customer is having an requirement to see and run an EPS report daily, so that they get an idea how much eps is going on their log decoder daily. On peak time they having an 50K-70K EPS every day.
Please somebody suggest on this how I can configure this report, I am not having any idea onto this. Please suggest.
Thanks & Regards,
Deepanshu Sood.
2015-04-30 12:37 PM
maybe you could run a report
select device.type
where did='xxx'
And select Aggregate.
2015-05-01 07:53 AM
You might also try using the timeline REST API to get stats per minute/hour based on a query.
2015-05-06 11:36 AM
Please try with the below command for log Decoder;
curl -u admin:netwitness "{http://IP of LD:50102}/sys?msg=statHist&force-content-type=text/plain&expiry=600&time1={YYYY-Month-DD%20 HHMM:SS}&time2={YYYY-MM-DD%20HH:MM:SS}&include=/sys/stats/current.time,/database/stats/session.rate&reduce=true">stat.txt
Note: Leave %20, it’s a parameter to give space between date and time.
2015-05-06 12:43 PM
Hi Anurag,
Thanks for your response.
I tried and run this script, but this script shows the report of every second event, I mean yes I want EPS but I want it to be displayed graphically like in Dahsboard, or a report sort of which could come in a presentable manner and easy to understand the stats not in csv format.
In csv everyday it’s not an easy task to make any excel chart to view the top EPS record in excel.
Is there any other way to view it graphically within SA itself.
Regards,
Deepanshu Sood.
2015-05-10 04:08 AM
Hi All,
Does any one have an idea on this. Thanks.
Regards,
Deepanshu Sood.
2015-05-14 11:07 AM
I also need the graphical view, I am working on it should have some positive result soon.
2015-05-14 02:21 PM
Good luck Hemant.
Hope you would be able to make it soon. Thanks.
Regards,
Deepanshu Sood.
2015-05-17 07:26 AM
Hi Hemant,
Hope you are doing good.
Any chance you had created the graphical view for the EPS.
Please suggest. Thanks.
Regards,
Deepanshu Sood.