Details
-
Help
-
Resolution: Fixed
-
Minor
-
None
-
Professional Edition
-
None
Description
I need to set up a rule to check printed pages. If more than 100 pages are printed(Total Printed Impressions) in a week, a notification should come. The rule must work every week. Settings in screenshot
Konica Bizhub 368e
Thank you very much for your advice!
Hi Maksim,
It's not easily possible to do what you want. We aren't capable of alerting on deltas of counters over long time periods. The historical data is wrapped up in RRD database files which are not easy to extract data from in a structured way.
You could potentially write a small script to do this by extracting the data out of the RRDs, though it would require some understanding of how RRD works and fighting with rrdtool.
adam.