Commit Graph

8 Commits

Author SHA1 Message Date
Jean Flach 9575491100 Add check_perfmon
fixes #8809
2015-04-27 11:22:02 +02:00
Jean-Marcel Flach 3f9ce38fd0 Fix whitespace 2015-02-27 15:13:07 +01:00
Jean Flach acff66875d Add check_memory, update check_swap, thresholds
Adds check_memory which works like check_swap which has been updated to work like check_memory
Both sport a -u(nit) option with MB as default, like their linux versions.
A possible bug with all plugins having the -u(nit) option when using -u kB has been fixed. Don't use icinga to monitor you commodore though.

refs #8287 #8060
2015-02-03 10:22:09 +01:00
Jean Flach 4771f79f35 Change how check_swap works and a debug line in check_disk
check_swap should now be faster and more accurate, it also checks against free space instead of taken swap.
The output and CMakeLists have been updated accordingly.

fixes #8287 refs #8060
2015-02-02 11:21:44 +01:00
Michael Friedrich 78bfd0204c Update copyright year 2015-01-22 12:00:23 +01:00
Jean Flach 300dcbec79 Add windows-plugin check_ping
fixes #7879
2014-12-17 14:19:46 +01:00
Jean Flach 70a28c05b3 Clean up plugins/CMakeLists.txt 2014-11-07 13:56:14 +01:00
Jean Flach ea8fd12a07 Add Windows plugins
refs #7242
2014-11-06 15:17:08 +01:00