summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-28Clarify check_mysql test promptsThomas Guyot-Sionnest1-15/+17
2014-01-28Merge pull request #1200 from awiddersheim/add_file_options_mysql_queryThomas Guyot-Sionnest1-3/+23
2014-01-28check_dig: fix wrong IPv6 arguments orderThomas Guyot-Sionnest3-2/+4
2014-01-27Rename MP_STATE_DIRECTORY to MP_STATE_PATHThomas Guyot-Sionnest3-7/+7
2014-01-27And release notes for previous change (MP_STATE_DIRECTORY)Thomas Guyot-Sionnest2-1/+2
2014-01-26Fix tests with an empty NPTest.cache fileThomas Guyot-Sionnest1-1/+1
2014-01-25Ignore MP_STATE_DIRECTORY in suid pluginsThomas Guyot-Sionnest3-9/+21
2014-01-25Clean up parse_ini error messages, add missing newlinesThomas Guyot-Sionnest1-5/+5
2014-01-25Rename ENV variable, keep backward compatibilityThomas Guyot-Sionnest3-5/+11
2014-01-24check_file_age: support for --ignore-missingJan Wagner2-5/+19
2014-01-24check_ping: Fixing "time of day goes back"Jan Wagner2-1/+6
2014-01-24Fixing bug in average calculation (Submitted by Lars)Jan Wagner2-2/+2
2014-01-24Making AVG_NUM configurable by compiler define (Submitted by Lars)Jan Wagner2-0/+4
2014-01-24Use access() instead of stat() in parse_ini.cThomas Guyot-Sionnest1-3/+2
2014-01-24Update commentsThomas Guyot-Sionnest10-10/+10
2014-01-23Remove obsolete check_ntp.plThomas Guyot-Sionnest2-472/+1
2014-01-23fix smart attribute comparisonTilmann Bubeck1-3/+3
2014-01-23Enable extra-opts by defaultThomas Guyot-Sionnest2-1/+2
2014-01-23Fix misleading option textThomas Guyot-Sionnest1-1/+2
2014-01-23Disable SMART test commands in check_ide_smartThomas Guyot-Sionnest2-37/+26
2014-01-23Remove accidental tabs inserted in macroThomas Guyot-Sionnest1-1/+1
2014-01-23Make check_ide_smart default to nagios outputThomas Guyot-Sionnest2-28/+38
2014-01-22plugins/utils.h: avoiding warnings on empty printf statementsRicardo Maraschini1-1/+1
2014-01-22fix outdated Free Software Foundation addressLars Vogdt4-5/+6
2014-01-21README: Minor fixes regarding new project nameHolger Weiss1-10/+10
2014-01-21Capitalize "Monitoring Plugins"Holger Weiss11-12/+12
2014-01-21Merge branch 'maint'Holger Weiss13-55/+79
2014-01-21Merge branch 'rename'Thomas Guyot-Sionnest117-3315/+4271
2014-01-21New default installation prefix: /usr/localHolger Weiss2-3/+1
2014-01-21plugins/*.c: Non-network timeout changesSpenser Reinhardt4-4/+4
2014-01-21plugins/utils.h: Addition of plugin timeout msg.Spenser Reinhardt1-1/+5
2014-01-21plugins/*.c: Alterations for timeout messages.Spenser Reinhardt26-26/+26
2014-01-21Revert renaming valueJan Wagner1-5/+5
2014-01-21Add performance data to check_mysql_query.c (Closes: #1202)awiddersheim1-4/+10
2014-01-20Fix NPTest.pm not asking for unconfigured variablesThomas Guyot-Sionnest1-1/+1
2014-01-20updated perldod with a renamed pkgSven Nierlein2-0/+0
2014-01-20Capitalize "Monitoring" when it's the first wordHolger Weiss41-41/+41
2014-01-20Minor fixes to be amended into "rename" commitHolger Weiss6-8/+7
2014-01-19Minor mailinglist corrections for frenchThomas Guyot-Sionnest1-3/+3
2014-01-19Reprocess L10n filesThomas Guyot-Sionnest4-2870/+3834
2014-01-19Project rename initial commit.Monitoring Plugins Development Team115-505/+500
2014-01-13utils.sh: Don't define $ECHOHolger Weiss3-14/+8
2014-01-10check_ssh: Get rid of sshd: Read from socket failed: Connection reset by peerJan Wagner1-0/+2
2014-01-10configure.in: Call AC_CONFIG_HEADERSHolger Weiss1-1/+1
2013-12-27fixed tests when there is no direct internet connectionSven Nierlein2-6/+14
2013-12-20NEWS: Mention fix for check_http's -S optionHolger Weiss1-0/+4
2013-12-20Fix for SSL Versioning when multiple options are used.Joseph Gooch1-4/+4
2013-12-17Fix #1217 spec file fails to build due to duplicate files and unused filesDamian Myerscough1-2/+4
2013-12-05check_http: Don't let "-N" expect an argumentHolger Weiss1-1/+1
2013-11-20make testing check_proc not rely on bashSven Nierlein1-6/+4