It would be great to have grafana monitoring for the printer. Something like toner status, pages printed ect. It seem we would have to scrape the printers http server to get those values in a custom script that then provides them to prometheus.
In addidtion to that it should be somehow possible to get metrics on print jobs from cups.
It would be great to have grafana monitoring for the printer. Something like toner status, pages printed ect. It seem we would have to scrape the printers http server to get those values in a custom script that then provides them to prometheus.
In addidtion to that it should be somehow possible to get metrics on print jobs from cups.
kalipso
added the Request label 2025-10-14 11:43:11 +02:00
kalipso
self-assigned this 2025-10-14 11:43:11 +02:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
It would be great to have grafana monitoring for the printer. Something like toner status, pages printed ect. It seem we would have to scrape the printers http server to get those values in a custom script that then provides them to prometheus.
In addidtion to that it should be somehow possible to get metrics on print jobs from cups.
Working on scraper scripts here: https://git.dynamicdiscord.de/ahtlon/konica-minolta-scraper
Also, the printer is offline most of the time, so data will be pretty sporadic
This is basically done, I think public display and the dash itself are different issues.