Skip to content

tom-mi/check_mk-printer_inklevels

Repository files navigation

check_mk-printer_inklevels

ci

Plugin for Check_MK to inklevels of printers via libinklevel.

You can use the ink command line tool to check if your printer is supported.

Installation

Target host

Install libinklevel, e.g. on Debian:

apt-get install libinklevel

Install the python wrapper for libinklevel:

pip install inklevel

Copy agents/plugins/printer_inklevels to the Check_MK agent plugin directory, typically /usr/lib/check_mk_agent/plugins.

Check_MK host

Install the printer_inklevels package:

check_mk -P install printer_inklevels-*.mkp

License

This software is licensed under GPLv2.