Age | Commit message (Expand) | Author | Files | Lines |
2008-11-05 | Fixed libtap dependency issue. Warning: will install tap into lib directories | Ton Voon | 1 | -0/+1 |
2008-11-04 | Make extra-opts (C plugins) behave more like N::P: | Thomas Guyot-Sionnest | 1 | -0/+2 |
2008-11-04 | check_ups now sends a LOGOUT string (debian bug #387001) | Thomas Guyot-Sionnest | 1 | -0/+1 |
2008-10-22 | check_ifoperstatus -n flag now works as expected (sf.net #1569488) | Matthias Eble | 1 | -0/+2 |
2008-10-21 | Updated tinderbox server | Ton Voon | 1 | -0/+1 |
2008-10-05 | check-users thresholds was >= rather than > as documented. | Thomas Guyot-Sionnest | 1 | -0/+3 |
2008-09-25 | Preparation for 1.4.13release-1.4.13 | Ton Voon | 1 | -2/+2 |
2008-09-02 | Fix possible segfault in check_ntp_peer with deliberately invalid packets | Thomas Guyot-Sionnest | 1 | -1/+2 |
2008-09-01 | check_ntp_peer/check_ntp_time used to show port in --help but ignored the arg... | Thomas Guyot-Sionnest | 1 | -0/+1 |
2008-09-01 | Revert "Re-structure the HTTP 1.1 headers to prevent 301s on servers with vir... | Thomas Guyot-Sionnest | 1 | -1/+0 |
2008-08-25 | The "-e" option now accepts a comma-delimited list of expected status | Holger Weiss | 1 | -0/+1 |
2008-08-21 | Note re: --enable-libtap | Ton Voon | 1 | -0/+1 |
2008-08-08 | Re-structure the HTTP 1.1 headers to prevent 301s on servers with virtual hosts | Thomas Guyot-Sionnest | 1 | -0/+1 |
2008-07-17 | Add support for packet size modification (-b) | Matthias Eble | 1 | -0/+1 |
2008-07-09 | check_snmp now only prints perfdata for non numeric values (Joerg Linge #1867... | Matthias Eble | 1 | -0/+1 |
2008-07-08 | check_procs captures stderr and adds to plugin output. This is | Ton Voon | 1 | -0/+1 |
2008-06-09 | Added testcases for check_dig | Matthias Eble | 1 | -0/+2 |
2008-06-02 | Optimised pst3 for systems with large number of processes (Duncan Ferguson) | Ton Voon | 1 | -0/+1 |
2008-06-02 | Updated Nagios::Plugin perl modules to 0.27 | Ton Voon | 1 | -0/+1 |
2008-05-30 | Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) | Thomas Guyot-Sionnest | 1 | -0/+3 |
2008-05-27 | Preparation for 1.4.12 releaserelease-1.4.12 | Ton Voon | 1 | -1/+1 |
2008-05-26 | correct typo in NEWS | Thomas Guyot-Sionnest | 1 | -1/+1 |
2008-05-22 | Fix linking against OpenSSL where libdl is required | Thomas Guyot-Sionnest | 1 | -0/+1 |
2008-05-21 | Fixed passive option in check_by_ssh | Thomas Guyot-Sionnest | 1 | -0/+2 |
2008-05-20 | Clobber password in check_radius process list aguments | Thomas Guyot-Sionnest | 1 | -1/+1 |
2008-05-07 | Added performance data to check_ping (Christian Schneemann) | Thomas Guyot-Sionnest | 1 | -0/+2 |
2008-05-02 | negate now has the ability to replace the status text as well (-s, --substitute) | Thomas Guyot-Sionnest | 1 | -0/+1 |
2008-04-30 | Add socket support to check_mysql* | Thomas Guyot-Sionnest | 1 | -0/+2 |
2008-04-17 | Allow to repeat -a to set multiple possible addresses | Thomas Guyot-Sionnest | 1 | -0/+1 |
2008-04-05 | check_ntp and check_ntp_peer now show proper jitter/stratum thresholds longop... | Thomas Guyot-Sionnest | 1 | -0/+1 |
2008-03-14 | Added -A/--dig-arguments to check_dig (#1889453/#1874041) | Matthias Eble | 1 | -0/+1 |
2008-03-14 | Fixed 64 bit pst3 when tries to link to gettext. Gettext linked | Ton Voon | 1 | -0/+1 |
2008-02-28 | Reverted check_procs for solaris back to using pst3 due to truncation | Ton Voon | 1 | -0/+2 |
2008-02-18 | Added CVE MITRE tracking number | Ton Voon | 1 | -1/+1 |
2008-02-13 | check_pgsql now builds with postgres lib v8.3 (Jan Wagner #1878972) | Matthias Eble | 1 | -0/+1 |
2008-02-13 | News, nothing else. | Thomas Guyot-Sionnest | 1 | -0/+1 |
2008-01-29 | check_ntp_peer now checks for the LI_ALARM flag | Thomas Guyot-Sionnest | 1 | -0/+1 |
2008-01-29 | typo | Thomas Guyot-Sionnest | 1 | -1/+1 |
2008-01-29 | Fix bugs and flaws in best offset server selection of check_ntp_time and (dep... | Thomas Guyot-Sionnest | 1 | -1/+2 |
2008-01-26 | Fix help text of check_ntp_* (Bug #1880095) | Thomas Guyot-Sionnest | 1 | -0/+1 |
2008-01-15 | Fix check_disk disk usage calculation when using --group=NAME (related to bug... | Thomas Guyot-Sionnest | 1 | -0/+1 |
2008-01-15 | Add AC_SYS_LARGEFILE to configure.in (check_disk should now work with large f... | Thomas Guyot-Sionnest | 1 | -0/+1 |
2008-01-08 | Reverted commit 1879 where an invalid hostname returns UNKNOWN - back to CRIT... | Ton Voon | 1 | -1/+0 |
2008-01-05 | Fix Bug #1862300: check_ntp_time segfault in 1.4.11 (Also apply to check_ntp) | Thomas Guyot-Sionnest | 1 | -0/+1 |
2008-01-05 | check_dns now sorts addresses for -a support with multiple address replies (M... | Matthias Eble | 1 | -0/+1 |
2007-12-21 | New "-s" option to specify the source IP address (thanks to Harald Jenny | Holger Weiss | 1 | -0/+1 |
2007-12-19 | check_tcp now returns UNKNOWN with an invalid hostname on command line | Ton Voon | 1 | -0/+1 |
2007-12-17 | Add check_nt -v INSTANCES (Alessandro Ren) | Ton Voon | 1 | -0/+3 |
2007-12-13 | NEWS edited for consistent grammar | Ton Voon | 1 | -12/+13 |
2007-12-13 | Preparation for 1.4.11release-1.4.11 | Ton Voon | 1 | -1/+1 |