Module: check_mk
Branch: master
Commit: 2c07ecd0ed5960fc3656aa7387325a6230053855
URL: http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=2c07ecd0ed5960…
Author: Mathias Kettner <mk(a)mathias-kettner.de>
Date: Mon Jul 30 15:41:40 2012 +0200
Add missing man page
---
checkman/vms_queuejobs | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
diff --git a/checkman/vms_queuejobs b/checkman/vms_queuejobs
new file mode 100644
index 0000000..f827fbc
--- /dev/null
+++ b/checkman/vms_queuejobs
@@ -0,0 +1,14 @@
+title: Monitor OpenVMS Queue Jobs
+agents: openvms
+author: Mathias Kettner <mk(a)mathias-kettner.de>
+license: GPL
+distribution: check_mk
+description:
+ This check monitors the current state of the queue jobs
+ on OpenVMS. Currently the check is always OK and just
+ prints the number of jobs in the queue and the total
+ CPU usage of the jobs that consumed the most CPU since.
+
+inventory:
+ One check per OpenVMS host will be created.
+
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"
Module: check_mk
Branch: master
Commit: a0b6314b591e6d89885430248591979451f69924
URL: http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=a0b6314b591e6d…
Author: Mathias Kettner <mk(a)mathias-kettner.de>
Date: Sun Jul 29 23:01:20 2012 +0200
Updated bug entries #0788
---
.bugs/788 | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/.bugs/788 b/.bugs/788
new file mode 100644
index 0000000..9e2b797
--- /dev/null
+++ b/.bugs/788
@@ -0,0 +1,12 @@
+Title: Command and now row selected garbles things up
+Component: multisite
+State: open
+Date: 2012-07-29 23:00:06
+Targetversion: future
+Class: bug
+
+If you enablec checkboxes and then issue a command with now
+rows selected, then an error message appears. This is nice.
+But at the same time you see an empty view with now chance to
+come back to normal mode other then opening the view from
+fresh.