testdriven / psi-probe

Advanced manager and monitor for Apache Tomcat, forked from Lambda Probe
8 stars 1 forks source link

Get Historical data #393

Closed padcom closed 9 years ago

padcom commented 9 years ago

From varuntya...@gmail.com on January 07, 2014 19:37:34

Which existing feature would you like to see enhanced? Charts, like about Memory , Http Requests all show current data. But i want to keep the historical data for atleast a day, so that we can look back for any data. Please describe the enhancement in detail. We cannot see old data in PSI probe. Please include a feature so that we can look back for old data of lets say sometime a day before. How will this enhancement make Probe better? This is a must feature in any monitoring tool.

Original issue: http://code.google.com/p/psi-probe/issues/detail?id=393

padcom commented 9 years ago

From MALfunct...@gmail.com on January 10, 2014 06:55:30

You can change the amount of time the data is retained within PSI Probe itself. Instructions are available here: https://code.google.com/p/psi-probe/wiki/Configuration#Collected_Stats You want the "span" property.

Also, see issue 282 . The plan there is to expose the data in real-time, and then you should be able to pull that into an external monitoring tool like Nagios which would store it for however long you like.

Status: Duplicate
Mergedinto: 48