Age | Commit message (Expand) | Author | Files | Lines |
2014-01-29 | Typo | Thomas Guyot-Sionnest | 1 | -1/+1 |
2014-01-29 | Fix check_swap returning OK on & thresholds and no swap | Thomas Guyot-Sionnest | 1 | -1/+1 |
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 | 3 | -2/+4 |
2014-01-27 | Rename MP_STATE_DIRECTORY to MP_STATE_PATH | Thomas Guyot-Sionnest | 3 | -7/+7 |
2014-01-27 | And release notes for previous change (MP_STATE_DIRECTORY) | Thomas Guyot-Sionnest | 2 | -1/+2 |
2014-01-26 | Fix tests with an empty NPTest.cache file | Thomas Guyot-Sionnest | 1 | -1/+1 |
2014-01-25 | Ignore MP_STATE_DIRECTORY in suid plugins | Thomas Guyot-Sionnest | 3 | -9/+21 |
2014-01-25 | Clean up parse_ini error messages, add missing newlines | Thomas Guyot-Sionnest | 1 | -5/+5 |
2014-01-25 | Rename ENV variable, keep backward compatibility | Thomas Guyot-Sionnest | 3 | -5/+11 |
2014-01-24 | check_file_age: support for --ignore-missing | Jan Wagner | 2 | -5/+19 |
2014-01-24 | check_ping: Fixing "time of day goes back" | Jan Wagner | 2 | -1/+6 |
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-24 | Use access() instead of stat() in parse_ini.c | Thomas Guyot-Sionnest | 1 | -3/+2 |
2014-01-24 | Update comments | Thomas Guyot-Sionnest | 10 | -10/+10 |
2014-01-23 | Remove obsolete check_ntp.pl | Thomas Guyot-Sionnest | 2 | -472/+1 |
2014-01-23 | fix smart attribute comparison | Tilmann Bubeck | 1 | -3/+3 |
2014-01-23 | Enable extra-opts by default | Thomas Guyot-Sionnest | 2 | -1/+2 |
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 | 2 | -37/+26 |
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 | 2 | -28/+38 |
2014-01-22 | plugins/utils.h: avoiding warnings on empty printf statements | Ricardo Maraschini | 1 | -1/+1 |
2014-01-22 | fix outdated Free Software Foundation address | Lars Vogdt | 4 | -5/+6 |
2014-01-21 | README: Minor fixes regarding new project name | Holger Weiss | 1 | -10/+10 |
2014-01-21 | Capitalize "Monitoring Plugins" | Holger Weiss | 11 | -12/+12 |
2014-01-21 | Merge branch 'maint' | Holger Weiss | 13 | -55/+79 |
2014-01-21 | Merge branch 'rename' | Thomas Guyot-Sionnest | 117 | -3315/+4271 |
2014-01-21 | New default installation prefix: /usr/local | Holger Weiss | 2 | -3/+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 | Fix NPTest.pm not asking for unconfigured variables | Thomas Guyot-Sionnest | 1 | -1/+1 |
2014-01-20 | updated perldod with a renamed pkg | Sven Nierlein | 2 | -0/+0 |
2014-01-20 | Capitalize "Monitoring" when it's the first word | Holger Weiss | 41 | -41/+41 |
2014-01-20 | Minor fixes to be amended into "rename" commit | Holger Weiss | 6 | -8/+7 |
2014-01-19 | Minor mailinglist corrections for french | Thomas Guyot-Sionnest | 1 | -3/+3 |
2014-01-19 | Reprocess L10n files | Thomas Guyot-Sionnest | 4 | -2870/+3834 |
2014-01-19 | Project rename initial commit. | Monitoring Plugins Development Team | 115 | -505/+500 |
2014-01-13 | utils.sh: Don't define $ECHO | Holger Weiss | 3 | -14/+8 |
2014-01-10 | check_ssh: Get rid of sshd: Read from socket failed: Connection reset by peer | Jan Wagner | 1 | -0/+2 |
2014-01-10 | configure.in: Call AC_CONFIG_HEADERS | Holger Weiss | 1 | -1/+1 |
2013-12-27 | fixed tests when there is no direct internet connection | Sven Nierlein | 2 | -6/+14 |
2013-12-20 | NEWS: Mention fix for check_http's -S option | Holger Weiss | 1 | -0/+4 |
2013-12-20 | Fix for SSL Versioning when multiple options are used. | Joseph Gooch | 1 | -4/+4 |