Age | Commit message (Expand) | Author | Files | Lines |
2014-01-28 | check_disk: precise the help output | Jan Wagner | 1 | -1/+1 |
2014-01-28 | Clarify check_mysql test prompts | Thomas Guyot-Sionnest | 1 | -15/+17 |
2014-01-27 | Merge pull request #1200 from awiddersheim/add_file_options_mysql_query | Thomas Guyot-Sionnest | 1 | -3/+23 |
2014-01-27 | check_dig: fix wrong IPv6 arguments order | Thomas Guyot-Sionnest | 1 | -2/+2 |
2014-01-27 | Rename MP_STATE_DIRECTORY to MP_STATE_PATH | Thomas Guyot-Sionnest | 1 | -2/+2 |
2014-01-25 | Rename ENV variable, keep backward compatibility | Thomas Guyot-Sionnest | 1 | -2/+2 |
2014-01-24 | check_ping: Fixing "time of day goes back" | Jan Wagner | 1 | -1/+5 |
2014-01-24 | Fixing bug in average calculation (Submitted by Lars) | Jan Wagner | 2 | -2/+2 |
2014-01-24 | Making AVG_NUM configurable by compiler define (Submitted by Lars) | Jan Wagner | 2 | -0/+4 |
2014-01-23 | fix smart attribute comparison | Tilmann Bubeck | 1 | -3/+3 |
2014-01-23 | Fix misleading option text | Thomas Guyot-Sionnest | 1 | -1/+2 |
2014-01-23 | Disable SMART test commands in check_ide_smart | Thomas Guyot-Sionnest | 1 | -35/+20 |
2014-01-23 | Remove accidental tabs inserted in macro | Thomas Guyot-Sionnest | 1 | -1/+1 |
2014-01-23 | Make check_ide_smart default to nagios output | Thomas Guyot-Sionnest | 1 | -28/+33 |
2014-01-22 | plugins/utils.h: avoiding warnings on empty printf statements | Ricardo Maraschini | 1 | -1/+1 |
2014-01-21 | Capitalize "Monitoring Plugins" | Holger Weiss | 1 | -2/+2 |
2014-01-21 | Merge branch 'maint' | Holger Weiss | 5 | -16/+27 |
2014-01-21 | Merge branch 'rename' | Thomas Guyot-Sionnest | 56 | -183/+183 |
2014-01-21 | New default installation prefix: /usr/local | Holger Weiss | 1 | -1/+1 |
2014-01-21 | plugins/*.c: Non-network timeout changes | Spenser Reinhardt | 4 | -4/+4 |
2014-01-21 | plugins/utils.h: Addition of plugin timeout msg. | Spenser Reinhardt | 1 | -1/+5 |
2014-01-21 | plugins/*.c: Alterations for timeout messages. | Spenser Reinhardt | 26 | -26/+26 |
2014-01-21 | Revert renaming value | Jan Wagner | 1 | -5/+5 |
2014-01-21 | Add performance data to check_mysql_query.c (Closes: #1202) | awiddersheim | 1 | -4/+10 |
2014-01-20 | Capitalize "Monitoring" when it's the first word | Holger Weiss | 39 | -39/+39 |
2014-01-20 | Minor fixes to be amended into "rename" commit | Holger Weiss | 3 | -5/+4 |
2014-01-19 | Project rename initial commit. | Monitoring Plugins Development Team | 56 | -182/+183 |
2014-01-10 | check_ssh: Get rid of sshd: Read from socket failed: Connection reset by peer | Jan Wagner | 1 | -0/+2 |
2013-12-27 | fixed tests when there is no direct internet connection | Sven Nierlein | 2 | -6/+14 |
2013-12-20 | Fix for SSL Versioning when multiple options are used. | Joseph Gooch | 1 | -4/+4 |
2013-12-05 | check_http: Don't let "-N" expect an argument | Holger Weiss | 1 | -1/+1 |
2013-11-20 | make testing check_proc not rely on bash | Sven Nierlein | 1 | -6/+4 |
2013-11-19 | check_procs: ignore plugin parent process | Anton Lofgren | 2 | -1/+16 |
2013-10-28 | Update URLs and mailing list addresses | Holger Weiss | 42 | -44/+44 |
2013-10-08 | Update web site URLs | Holger Weiss | 1 | -2/+3 |
2013-10-05 | Add additional usage data for new options in check_mysql_query.c | awiddersheim | 1 | -1/+1 |
2013-10-05 | Add ability to read from options file to check_mysql_query.c | awiddersheim | 1 | -2/+22 |
2013-09-29 | Change default host names for some tests | Holger Weiss | 2 | -5/+5 |
2013-09-26 | Die on SSL initialization errors | awiddersheim | 1 | -1/+1 |
2013-09-19 | check_pgsql: Don't exit UNKNOWN instead of OK | Holger Weiss | 1 | -1/+1 |
2013-09-17 | check_disk: die with a reasonable error message if one mount point hits avera... | Sven Nierlein | 1 | -0/+6 |
2013-09-17 | check_ssh: added test case | Sven Nierlein | 1 | -0/+49 |
2013-09-17 | check_by_ssh: tests expand key and config path | Sven Nierlein | 1 | -0/+4 |
2013-09-17 | check_udp: skip tests which rely on udp listen | Sven Nierlein | 1 | -0/+1 |
2013-09-16 | check_disk: get_fs_usage hasn't been run if using groups | Sven Nierlein | 1 | -3/+3 |
2013-09-16 | check_procs: fix test with sleeping processes | Sven Nierlein | 1 | -1/+1 |
2013-09-16 | check_http: tests use supplied value if possible | Sven Nierlein | 1 | -9/+3 |
2013-09-15 | check_tcp: use receive timeout for checks that expect response | Sven Nierlein | 1 | -0/+14 |
2013-09-14 | check_ping: increase test timeout | Sven Nierlein | 1 | -1/+1 |
2013-09-14 | check_load: add alternative uptime syntax | Sven Nierlein | 1 | -1/+10 |