summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2014-05-17Update check_tcp.cgcoxmoz1-1/+1
2014-04-27Make check_disk work on Windows.Gunnar Beutner1-1/+20
2014-04-27Make check_users work on Windows.Gunnar Beutner2-4/+42
2014-04-27Make check_ping work on Windows.Gunnar Beutner1-2/+5
2014-04-24check_snmp: Handle SNMPv3 noAuthNoPriv properlyAnton Lofgren2-6/+15
2014-04-04Remove the suggestion to run check_apt with --verbose since it doesn't do any...Sam Kottler1-1/+1
2014-04-04check_nt: add UPTIME to perfdata [sf#3434647]Jan Wagner1-1/+1
2014-04-03Fix check_mysql.c client options from fileawiddersheim1-6/+0
2014-03-13check_pgsql: Add missing newline to --help outputHolger Weiss1-1/+1
2014-03-09build - avoid deprecated INCLUDESDavide Madrisan1-5/+6
2014-02-20check_swap: Fix the plugin name that appears in the commentDavide Madrisan1-1/+1
2014-02-18check_procs test fails if there is no user with uid 501Sven Nierlein1-9/+17
2014-02-17check_ssh: Reverting a387120Jan Wagner1-2/+0
2014-02-07Merge pull request #1234 from skottler/plugin_makefile_whitespaceThomas Guyot-Sionnest1-3/+2
2014-02-07Remove unnecessary whitespace in Makefile.amrefs/pull/1234/headSam Kottler1-3/+2
2014-01-31Add perfdata in check_proc output testsThomas Guyot-Sionnest1-15/+15
2014-01-31Fix snmpd testsThomas Guyot-Sionnest1-1/+1
2014-01-31Enable tests in tests/ subdirsThomas Guyot-Sionnest1-0/+0
2014-01-31Handle negative values properly with check_snmpStephane Lapie1-1/+1
2014-01-31Add tests for negative thresholds in check_snmpThomas Guyot-Sionnest2-8/+36
2014-01-30check_dig: Declare variable at the topHolger Weiss1-1/+2
2014-01-30check_dig: stick with integer devisionJan Wagner1-1/+1
2014-01-30check_dig: timeout_interval is a global variableJan Wagner1-2/+0
2014-01-30check_dig: patch to make dig honor -t optionJan Wagner1-2/+9
2014-01-29Update check_swap usageThomas Guyot-Sionnest1-3/+4
2014-01-29check_swap: add supports for a configurable state when there is no swapThomas Guyot-Sionnest1-2/+13
2014-01-29Move negate' translate_state() to utils_base.h mp_translate_state()Thomas Guyot-Sionnest1-24/+5
2014-01-29TypoThomas Guyot-Sionnest1-1/+1
2014-01-29Fix check_swap returning OK on & thresholds and no swapThomas Guyot-Sionnest1-1/+1
2014-01-28check_disk: precise the help outputJan Wagner1-1/+1
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