]> granicus.if.org Git - icinga2/history - plugins
Make sure the serial number field is always initialized
[icinga2] / plugins /
2015-08-15 Gunnar BeutnerIgnore -W and -K arguments for check_disk on Windows
2015-07-16 Jean FlachFix bug where -p was ignored
2015-06-23 Jean FlachRemove thresholds from check_service.exe
2015-06-23 Jean FlachAdd path exclusion to check_disk.exe
2015-06-23 Jean FlachDecide state based on single drives
2015-03-23 Jean FlachAdd check_perfmon
2015-03-23 Jean FlachRefactor plugin code
2015-03-06 Jean FlachUpdate Window plugins' usage strings
2015-03-02 Gunnar BeutnerRemove redundant checks in check_service
2015-03-02 Gunnar BeutnerRemove redundant checks in check_procs
2015-03-02 Gunnar BeutnerRemove redundant check
2015-03-01 Paul RichardsFix: check_memory tool shows incorrect memory size...
2015-02-27 Jean-Marcel FlachFix whitespace
2015-02-17 Jean FlachAdd some failsafes to the windows plugins
2015-02-17 Jean FlachImprove check_service' reporting and performance
2015-02-10 Gunnar BeutnerIgnore the -X option for check_disk (on Windows)
2015-02-09 Jean FlachFix output of check_ping
2015-02-03 Jean FlachAdd check_memory, update check_swap, thresholds
2015-02-02 Jean FlachFix check_swap returning wrong status without thresholds.
2015-02-02 Jean FlachFix check_uptime faulty behavior when using -u
2015-02-02 Jean FlachChange how check_swap works and a debug line in check_disk
2015-02-02 Jean FlachFix check_network.exe always returning warning
2015-01-23 Jean FlachChange plugins output and update README
2015-01-22 Michael FriedrichUpdate copyright year
2015-01-15 Tobias von der KroneFix typos in readme file for windows plugins
2015-01-13 Jean FlachFix another case where debug lines were displayed
2015-01-13 Jean FlachFix a debug line being displayed in non-debug mode
2015-01-12 Jean FlachAdd -d/--debug option for windows plugins
2015-01-09 Jean FlachUpdate check_service help
2014-12-19 Jean FlachChange some things up in the windows-plugins
2014-12-19 Jean FlachFix a compiler warning
2014-12-17 Jean FlachAdd files needed by last commit
2014-12-17 Jean FlachAdd windows-plugin check_ping
2014-12-09 Jean FlachFix major bugs in windows plugins check_load and check_...
2014-11-19 Gunnar BeutnerSome minor plugin fixes
2014-11-14 Jean FlachUse <reinterpret_cast>()
2014-11-14 Jean FlachClean up check plugins more
2014-11-14 Jean FlachClean up check plugins.
2014-11-14 Jean FlachClean up check_services
2014-11-14 Jean FlachClean up check_procs
2014-11-14 Jean FlachImprove readability and output of check_network
2014-11-13 Gunnar BeutnerBuild fix for the Windows plugins
2014-11-13 Jean FlachImprove check argument parsing
2014-11-10 Jean FlachFix check_plugins dying with certain parameters
2014-11-07 Jean FlachClean up plugins/CMakeLists.txt
2014-11-06 Jean FlachMake check plugins decent
2014-11-06 Jean FlachAdd Windows plugins