On Friday 04 March 2011, Daniel-Constantin Mierla wrote:
[..]
- insert in db the value of $var(diff) along with the timestamp so you have
the number of transactions answered with 2xx during the last minute. Then
configure siremis to make a graph out of the db records
You can have another rtimer route executed not that often that can delete
records older than 1-2 days, so you don't fill up the database.
Hi Daniel,
really interesting solution, we use some external scripts which works somehow
similar - but an internal solution is of course more elegant.
Cheers,
Henning