I have some networked printers, and I'd like to get an idea of how heavily
they're used. What I want to see in a graph is the number of pages
printed over the interval for each point. That is, in a five-minute
period, I want to see that X pages were printed, not that the printer is
printing at a rate of Y pages per second. Then, for the 30-minute
intervals, I'd see the total number of pages printed in that interval.
Is this even possible with Cricket and RRDtool as they stand? If not, I
can live with an "average pages per minute" (after scaling), but I'd
prefer the "total pages per interval" graph.
|