Module: check_mk
Branch: master
Commit: 8215ee5ecee24c55673f64934a2910c6d6f5039f
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=8215ee5ecee24c…
Author: Mathias Kettner <mk(a)mathias-kettner.de>
Date: Mon Jul 30 11:09:35 2012 +0200
printer_supply: remote information about original author
---
checks/printer_supply | 8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)
diff --git a/checks/printer_supply b/checks/printer_supply
index cb73800..ec0ccc6 100644
--- a/checks/printer_supply
+++ b/checks/printer_supply
@@ -24,12 +24,6 @@
# to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
# Boston, MA 02110-1301 USA.
-# +------------------------------------------------------------------+
-# | This file has been contributed by: |
-# | |
-# | Peter Lauk <lauk(a)stuttgart-airport.com> Copyright 2010 |
-# +------------------------------------------------------------------+
-
# In some cases the name of the part is not uniq. e.g. for c5900
# devices. In this cases add the color from the dedicated OID to
# the item name.
@@ -132,4 +126,4 @@
check_config_variables.append("printer_supply_some_remaining_status")
snmp_scan_functions['printer_supply'] = \
lambda oid: oid(".1.3.6.1.2.1.43.11.1.1.6.1.1") != None
-checkgroup_of['printer_supply'] = "printer_supply"
\ No newline at end of file
+checkgroup_of['printer_supply'] = "printer_supply"