Age | Commit message (Expand) | Author | Files | Lines |
2010-03-18 | Let check_ntp_peer check the number of truechimers | Holger Weiss | 1 | -12/+12 |
2009-10-22 | Fix usage of repeated -o options in check_snmp | Thomas Guyot-Sionnest | 1 | -9/+17 |
2009-09-11 | Fix skip number | Ton Voon | 1 | -1/+1 |
2009-07-31 | check_snmp: Add some verbose output and tests | Thomas Guyot-Sionnest | 1 | -1/+5 |
2009-07-31 | Fix check_snmp Timetick test with <1 day uptime | Thomas Guyot-Sionnest | 1 | -2/+2 |
2009-06-13 | Fixed testcases for check_snmp, check_ifstatus and check_ifoperstatus when no... | Matthias Eble | 1 | -3/+5 |
2009-05-28 | check_snmp: Make use of standard threshold functions | Thomas Guyot-Sionnest | 1 | -2/+29 |
2009-03-20 | negate: make timeouts configurable | Thomas Guyot-Sionnest | 1 | -6/+25 |
2009-03-18 | Add suggested multi-oid test (John A. Barbuto) | Thomas Guyot-Sionnest | 1 | -1/+5 |
2009-03-17 | Check for existence of pre-instaleld pst3 for Solaris tests in t/check_procs.t | Thomas Guyot-Sionnest | 1 | -1/+1 |
2009-03-16 | Fix check_snmp test on solaris | Thomas Guyot-Sionnest | 1 | -1/+1 |
2009-03-16 | check_snmp fixes: | Thomas Guyot-Sionnest | 1 | -1/+1 |
2009-03-14 | Fixed passing of quotes in OID for check_snmp (#1985230 - Jan Wagner, patch b... | Ton Voon | 1 | -9/+40 |
2009-01-20 | Trick for check_users test without users logged-in | Thomas Guyot-Sionnest | 1 | -0/+4 |
2008-11-23 | Removing CVS/SVN tags and replacing with git-based versioning | Thomas Guyot-Sionnest | 28 | -29/+0 |
2008-11-05 | Fix check_http test (altinity.com redirects now). | Thomas Guyot-Sionnest | 1 | -2/+2 |
2008-08-16 | Typo | Thomas Guyot-Sionnest | 1 | -1/+1 |
2008-07-09 | rewrote check_snmp.t to use Test::More | Matthias Eble | 1 | -31/+44 |
2008-06-09 | Added testcases for check_dig | Matthias Eble | 1 | -0/+85 |
2008-05-21 | Fixed passive option in check_by_ssh | Thomas Guyot-Sionnest | 1 | -13/+29 |
2008-05-20 | Oops - forgot to remove the SKIP block (which didn't seem to work fine) | Thomas Guyot-Sionnest | 1 | -95/+91 |
2008-05-20 | Add check_by_ssh tests (passive checks are broken - should be fixed before ne... | Thomas Guyot-Sionnest | 1 | -0/+135 |
2008-04-30 | Add socket support to check_mysql* | Thomas Guyot-Sionnest | 1 | -2/+20 |
2008-03-17 | Don't run check_nagios tests on Solaris, because of pst3 requirement | Ton Voon | 1 | -1/+7 |
2008-02-28 | Reverted check_procs for solaris back to using pst3 due to truncation | Ton Voon | 1 | -12/+32 |
2008-01-08 | Changed default test values for check_dns (using nagios.com) | Ton Voon | 1 | -3/+3 |
2008-01-08 | Reverted commits 1898 and 1899 due to reversion of 1879 | Ton Voon | 5 | -6/+6 |
2008-01-08 | more r1879 fixes | Thomas Guyot-Sionnest | 3 | -4/+4 |
2008-01-08 | Fix test breakages for commit r1879: check_tcp now returns UNKNOWN with an in... | Thomas Guyot-Sionnest | 2 | -2/+2 |
2007-12-11 | D'oh! single escape will be handled by Perl.... | Thomas Guyot-Sionnest | 1 | -2/+2 |
2007-12-11 | - Fix check_ntp_peer returning misleading information when an ICMP message ca... | Thomas Guyot-Sionnest | 1 | -2/+2 |
2007-12-10 | Fixed check_load argument handling when passing non triplet thresholds. Thank... | Matthias Eble | 1 | -3/+10 |
2007-12-04 | Merge changes from branches/dermoth_ntp_rework (check_ntp_peer/check_ntp_time) | Thomas Guyot-Sionnest | 1 | -19/+73 |
2007-09-22 | Added -i/-I to ignore pathes/partitions based on regular expressions | Matthias Eble | 1 | -2/+29 |
2007-09-22 | Rewrite the "map changes to return codes" patch nearly from scratch. | Thomas Guyot-Sionnest | 1 | -20/+13 |
2007-09-21 | Stop double expansion of parameters for negate - works like | Ton Voon | 2 | -48/+79 |
2007-07-24 | Removing all .cvsignore files | Ton Voon | 1 | -1/+0 |
2007-07-10 | Check_disk now calls stat() for all filesystems to check. | Matthias Eble | 1 | -1/+1 |
2007-05-24 | Test for new functionality in negate (not automatically run in make test) | Ton Voon | 1 | -0/+48 |
2007-05-24 | Tests for check_dummy | Ton Voon | 1 | -0/+55 |
2007-05-18 | Make check_tcp.t compatible with picky web servers. | Thomas Guyot-Sionnest | 1 | -1/+1 |
2007-05-09 | added testcase to verify that old positional arguments only select one path | Matthias Eble | 1 | -3/+2 |
2007-04-28 | added test cases for check_cluster | Matthias Eble | 1 | -0/+83 |
2007-04-25 | check_load can optionally divide by number of cpus | Ton Voon | 1 | -1/+5 |
2007-04-01 | check_http.t: - added internet_access variable to skip tests where internet a... | Matthias Eble | 1 | -36/+58 |
2007-03-30 | Test Cases for check_disk's -r, -R, -C and -g | Matthias Eble | 1 | -1/+36 |
2007-03-12 | check_ping's timeout interval is only +1 if ping command has a timeout value. | Ton Voon | 1 | -2/+28 |
2007-03-11 | Converted check_ping.t to new-style testcases. Added test case for check_icmp - | Ton Voon | 1 | -18/+65 |
2007-03-06 | Test failure if a filesystem which is a subset of another fails the inode | Ton Voon | 1 | -1/+1 |
2007-02-14 | Documentation fix re: --escape flag. Fix of ./check_tcp test to webservers | Ton Voon | 1 | -1/+4 |