aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-12-02configure.ac: Don't let pthread check depend on OSGravatar Holger Weiss
Don't check the operating system environment to detect the correct linker flags for using the POSIX thread library.
2014-12-02NEWS: Modify list of changes for 2.1.1 releaseGravatar Holger Weiss
Make the list of changes slightly more descriptive.
2014-12-01Fixing and removing outdated informationGravatar Jan Wagner
2014-12-01Prepare releaseGravatar Jan Wagner
2014-12-01THANKS.in: Add new authorsGravatar Jan Wagner
2014-12-01NEWS: Updating all the fixesGravatar Jan Wagner
2014-12-01We are now monitoring-pluginsGravatar Jan Wagner
2014-12-01check_tcp: fix help description regarding escape optionGravatar Sebastian Herbszt
The help description should print '\\' for backslash not just '\'. Signed-off-by: Sebastian Herbszt <herbszt@gmx.de>
2014-12-01check_ntp: Nul-terminate jitter dataGravatar Holger Weiss
Make sure the jitter response is nul-terminated before parsing the data using string functions.
2014-11-30Revert "plugins/check_ntp.c - Verify struct from response"Gravatar Holger Weiss
This reverts commit a04df3e1b67dc5eab3adc202cc89901f801cdeaa. The "fix" was bogus in many ways and broke jitter checking. Conflicts: plugins/check_ntp.c
2014-11-30update .gitignoreGravatar Sebastian Herbszt
Add build-aux/test-driver to .gitignore. Signed-off-by: Sebastian Herbszt <herbszt@gmx.de>
2014-11-30check_disk: Seperate declarations from codeGravatar Holger Weiss
2014-11-30check_disk: Remove unused status variableGravatar Holger Weiss
We didn't actually use the exit status provided by pthread_join(3) for anything.
2014-11-28check_disk: Fix pthread start routine typeGravatar Holger Weiss
The function pointer passed as third argument to pthread_create(3) must be of type void *(*)(void *).
2014-11-28Don't let check_disk hang on hanging file systemsGravatar Gerhard Lausser
2014-11-28NEWS: Mention HP-UX fixes for check_procsGravatar Holger Weiss
Closes #1288.
2014-11-28Added particular ps command for HP-UX (check_procs)Gravatar Yannick Charton
2014-11-28NEWS: Mention the check_real fixGravatar Holger Weiss
Closes #1290.
2014-11-28Added missing CR in DESCRIBE request.Gravatar Andrew Berglund
2014-11-28check_icmp: Fix a few type errorsGravatar Holger Weiss
2014-11-28Don't mix variable declarations and codeGravatar Holger Weiss
We still support pre-C99 compilers.
2014-11-28Use kernel reception time on ICMP packets to compute rtt.Gravatar Matthieu Kermagoret
This commit uses the SO_TIMESTAMP feature of setsockopt to fetch kernel reception time of ICMP packets. This avoids invalid computations of rtt on machines with heavy load and/or heavy network traffic.
2014-11-28Merge pull request #1304 from monitoring-plugins/pr-1183-enhancedGravatar Sven Nierlein
merge pull request #1300 while moving values to constants
2014-11-28make constants from maxfd values (#1300)Gravatar Sven Nierlein
its good practice to use constants instead of (random) values. Signed-off-by: Sven Nierlein <sven@nierlein.de>
2014-11-28avoid a segfault, if ulimit is set to unlimitedGravatar nafets
2014-11-28Adding a warning for raising to CRITICAL for protocal/version errors of ↵Gravatar Jan Wagner
check_ssh
2014-11-28check_ssh: change warning to critical for protocal/version errorsGravatar Sven Nierlein
It makes more sense to exit critical if a explicit version/protocol is requested. This would also be more consistent with other plugins. Other string matching plugins like check_snmp or check_http exit critical if the result does not match. Signed-off-by: Sven Nierlein <sven@nierlein.de> Closes #1268
2014-11-28NEWS: Mention new "check_nt -l" parametersGravatar Holger Weiss
Closes #1253.
2014-11-28Added perfdata to check_nt. New -l options - seconds|minutes|hours|days.Gravatar Andy Brist
2014-11-28NEWS: Mention new check_snmp optionGravatar Holger Weiss
Closes #1221.
2014-11-28Introduce support for SNMPv3 context in check_snmpGravatar Johannes Engel
snmpget already supports using SNMPv3 contexts using the option "-n". Thus all we need to do is introduce a new argument to check_snmp and pass the argument on to snmpget using snmpget's option "-n". Since "-n" is already in use for check_snmp for a different purpose, we use "-N" instead.
2014-11-28NEWS: Mention check_snmp's perfdata thresholdsGravatar Holger Weiss
2014-11-28check_snmp: Add thresholds to performance dataGravatar Andreas Seemueller
2014-11-27check_real: fix null terminationGravatar Sebastian Herbszt
Fix null termination introduced by commit b61f51a ("plugins/check_real.c - recv string null terminate"). Signed-off-by: Sebastian Herbszt <herbszt@gmx.de>
2014-11-27check_ntp: fix null terminationGravatar Sebastian Herbszt
Fix null termination introduced by commit a04df3e ("plugins/check_ntp.c - Verify struct from response"). Signed-off-by: Sebastian Herbszt <herbszt@gmx.de>
2014-11-26check_apt: fix memsetGravatar Sebastian Herbszt
Fix memset introduced by commit 9ce7369 ("plugins/check_apt.c - Print uninitialized ereg"). Signed-off-by: Sebastian Herbszt <herbszt@gmx.de>
2014-11-03NEWS: Add warning regarding check_mrtgtraf changeGravatar Holger Weiss
Closes #1296.
2014-11-03Fix perfdata to comply with perfdata UOM definitionGravatar Adrian Murphy
2014-11-02Remove LEGAL fileGravatar Holger Weiss
2014-10-19Improving output when swap space has zero sizeGravatar Jan Wagner
2014-10-19check_swap - fix commentGravatar Davide Madrisan
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
2014-10-15Prepare for the 2.1 releaseGravatar Holger Weiss
2014-10-15THANKS.in: Add new authorsGravatar Holger Weiss
Update the THANKS.in file with the new Git commit authors.
2014-10-15FAQ: Remove outdated (RPM/DEB-related) questionsGravatar Holger Weiss
2014-10-15NEWS: Mention that we dropped the spec fileGravatar Holger Weiss
2014-10-15Removing the spec file, as it's brokenGravatar Jan Wagner
Even we have none feedback in PR #1283
2014-10-08check_ifstatus: Fix "-n" and "-u" optionsGravatar Holger Weiss
Ignore interface if it's specified via "-n" OR "-u", not just when it's specified via "-n" AND "-u".
2014-10-06Revert "Make use of xasprintf instead of asprintf"Gravatar Holger Weiss
This reverts commit a143739ed286cf9ae003792dbb1ce26ce43f3312. Our current setup doesn't allow lib/*.c files to call functions defined in plugins/utils.[ch].
2014-10-06check_file_age: Provide performance dataGravatar Jonas Genannt
2014-10-06Adding missing informations to NEWSGravatar Jan Wagner