Changes

Jump to navigation Jump to search
759 bytes added ,  14:03, 20 January 2013
no edit summary
Line 1: Line 1:  
==HP C309a Printer Plugins==
 
==HP C309a Printer Plugins==
 +
The following plugins report ink and pages printed statistics.
 +
 +
=== HP C309a Printer Ink Level Plugins ===
 +
 +
This plugin reports the remaining ink level on an HP C309a printer. The text listing below can be saved into a file named c309_ink_ and then a link can be created from its location into your munin plugins directory. The plugin link name must have the printer IP address or DNS name appended to the plugin name, as shown below.
 +
 +
  $ ln -s /path/to/c309_ink_ /etc/munin/plugins/c309_ink_192.168.1.7
 +
 +
or:
 +
 +
  $ ln -s /path/to/c309_ink_ /etc/munin/plugins/c309_ink_printer
 +
 +
 +
where printer is your DNS name for your printer.
 +
 +
 +
You may also need to promote the plugin to run as root if your net-tools snmpget binary is not available to normal users.
 +
 +
'''/etc/munin/plugin-conf.d/munin-node'''
 +
 +
<pre>
 +
[c309*]
 +
user root
 +
</pre>
   −
This plugin reports the remaining ink level on an HP C309a printer.
      
<pre>
 
<pre>

Navigation menu