summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2014-06-22check_radius.c: Add newline to die() callsHolger Weiss1-14/+14
2014-06-22check_radius: Support FreeRADIUS Client libraryHolger Weiss1-7/+14
2014-06-18plugins/runcmd.c: Remove superfluous newlineHolger Weiss1-1/+1
2014-06-13tests: freebsds snmpd does not use quotesSven Nierlein1-1/+1
2014-06-13tests: check_proc tests fail if uid -2 does not map to nobodySven Nierlein1-0/+1
2014-06-13tests: fping checks require being root or setuid rootSven Nierlein1-6/+8
2014-06-13require at least HTTP::Daemon 6.01Sven Nierlein1-1/+2
2014-06-12tests: testCmd has own timeout which overwrites local oneSven Nierlein1-15/+9
2014-06-12tests: parts of the check_procs test only work when uid -2 existsSven Nierlein1-12/+16
2014-06-11Fix compilation with GnuTLSHolger Weiss1-0/+2
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