summaryrefslogtreecommitdiffstats
path: root/plugins
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-Sionnest1-2/+2
2014-01-27Rename MP_STATE_DIRECTORY to MP_STATE_PATHThomas Guyot-Sionnest1-2/+2
2014-01-25Rename ENV variable, keep backward compatibilityThomas Guyot-Sionnest1-2/+2
2014-01-24check_ping: Fixing "time of day goes back"Jan Wagner1-1/+5
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-23fix smart attribute comparisonTilmann Bubeck1-3/+3
2014-01-23Fix misleading option textThomas Guyot-Sionnest1-1/+2
2014-01-23Disable SMART test commands in check_ide_smartThomas Guyot-Sionnest1-35/+20
2014-01-23Remove accidental tabs inserted in macroThomas Guyot-Sionnest1-1/+1
2014-01-23Make check_ide_smart default to nagios outputThomas Guyot-Sionnest1-28/+33
2014-01-22plugins/utils.h: avoiding warnings on empty printf statementsRicardo Maraschini1-1/+1
2014-01-21Capitalize "Monitoring Plugins"Holger Weiss1-2/+2
2014-01-21Merge branch 'maint'Holger Weiss5-16/+27
2014-01-21Merge branch 'rename'Thomas Guyot-Sionnest56-183/+183
2014-01-21New default installation prefix: /usr/localHolger Weiss1-1/+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-20Capitalize "Monitoring" when it's the first wordHolger Weiss39-39/+39
2014-01-20Minor fixes to be amended into "rename" commitHolger Weiss3-5/+4
2014-01-19Project rename initial commit.Monitoring Plugins Development Team56-182/+183
2014-01-10check_ssh: Get rid of sshd: Read from socket failed: Connection reset by peerJan Wagner1-0/+2
2013-12-27fixed tests when there is no direct internet connectionSven Nierlein2-6/+14
2013-12-20Fix for SSL Versioning when multiple options are used.Joseph Gooch1-4/+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
2013-11-19check_procs: ignore plugin parent processAnton Lofgren2-1/+16
2013-10-28Update URLs and mailing list addressesHolger Weiss42-44/+44
2013-10-08Update web site URLsHolger Weiss1-2/+3
2013-10-05Add additional usage data for new options in check_mysql_query.crefs/pull/1200/headawiddersheim1-1/+1
2013-10-05Add ability to read from options file to check_mysql_query.cawiddersheim1-2/+22
2013-09-28Change default host names for some testsHolger Weiss2-5/+5
2013-09-26Die on SSL initialization errorsawiddersheim1-1/+1
2013-09-19check_pgsql: Don't exit UNKNOWN instead of OKHolger Weiss1-1/+1
2013-09-17check_disk: die with a reasonable error message if one mount point hits avera...Sven Nierlein1-0/+6
2013-09-17check_ssh: added test caseSven Nierlein1-0/+49
2013-09-17check_by_ssh: tests expand key and config pathSven Nierlein1-0/+4
2013-09-17check_udp: skip tests which rely on udp listenSven Nierlein1-0/+1
2013-09-16check_disk: get_fs_usage hasn't been run if using groupsSven Nierlein1-3/+3
2013-09-16check_procs: fix test with sleeping processesSven Nierlein1-1/+1
2013-09-16check_http: tests use supplied value if possibleSven Nierlein1-9/+3
2013-09-15check_tcp: use receive timeout for checks that expect responseSven Nierlein1-0/+14
2013-09-14check_ping: increase test timeoutSven Nierlein1-1/+1
2013-09-14check_load: add alternative uptime syntaxSven Nierlein1-1/+10
2013-09-14check_udp: try nc.traditional tooSven Nierlein1-1/+4