aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2006-07-31Bug: 694259 fix. After consulting with the target service authors, weGravatar Harper Mann
2006-07-29Fix two Solaris compile problemsGravatar Ton Voon
2006-07-28Cleanup references to old check_udp and INSTALL_OPTS. Error ifGravatar Ton Voon
2006-07-28check_udp.c deprecated and check_udp now linked to check_tcp. check_udp2 removedGravatar Ton Voon
2006-07-19Fix to add uintmax_t, for check_disk.c compileGravatar Ton Voon
2006-07-19Fix for CHAR_MAX on Solaris 9Gravatar Ton Voon
2006-07-14Fix inode percents using coreutils' percentage calculation techniqueGravatar Ton Voon
2006-07-13Major fixes to check_disk. Now should return same data as dfGravatar Ton Voon
2006-07-13Move new util_* functions to lib/Gravatar Ton Voon
2006-07-13Using coreutils' base_name function because of portability issues withGravatar Ton Voon
2006-07-12Added -E option for exact match of filesystem. Restructured main filesystemGravatar Ton Voon
2006-07-12Moving parameter_list into utils_disk.h. Given list of mount points, canGravatar Ton Voon
2006-07-12Moving check_disk functions into utils_disk.c and testing themGravatar Ton Voon
2006-07-07Added check for two arguments. Was segfaulting if no or one arg. Now returnsGravatar Harper Mann
2006-07-03Fixed -p getopt call (Allan Bennett - 1511650)Gravatar Ton Voon
2006-07-03Fixed compile on Tru64 5.1b (Ciro Iriarte - 1515435)Gravatar Ton Voon
2006-06-21cleaning help and usageGravatar Benoit Mortier
2006-06-20cleaning help and usage + licenseGravatar Benoit Mortier
2006-06-18updating help and usage and licenseGravatar Benoit Mortier
2006-06-17cleaning up help and usageGravatar Benoit Mortier
2006-06-15cleaning help and usageGravatar Benoit Mortier
2006-06-15cleaning help and usageGravatar Benoit Mortier
2006-06-14updating the help and usage for localizationGravatar Benoit Mortier
2006-06-14starting the BIG locale update ;-)Gravatar Benoit Mortier
2006-06-06modify the is_pg_dbname() function to allow databases with '-' in their name.Gravatar M. Sean Finney
2006-05-25Gettext fixes to sync with coreutilsGravatar Ton Voon
2006-05-25Option to invert results from a regexp pattern matchGravatar Ton Voon
2006-05-25Use coreutils' regexp libraries, so regexp always available nowGravatar Ton Voon
2006-05-24Variables need to be declared at top of code for better portabilityGravatar Ton Voon
2006-05-18Synchronise with coreutils 2.95. Gettext now synced with coreutils,Gravatar Ton Voon
2006-05-02Inode thresholds not always being initialised (James Fidell - 1476457)Gravatar Ton Voon
2006-05-01- check_ntp:Gravatar M. Sean Finney
2006-04-27Internal version of basename if one not found in systemGravatar Ton Voon
2006-04-19Fix check_nagios tests on MacOSX 10.4Gravatar Ton Voon
2006-04-12the offset_requests are now parallelized. still stuff needs to beGravatar M. Sean Finney
2006-04-12added a currently unused but "good for reference" version of offset_requestGravatar M. Sean Finney
2006-04-11another big code-commit to check_ntp. jitter calculations now work, andGravatar M. Sean Finney
2006-04-06Stop coredump on Solaris if arg not specified (Jason Kau - 1465288)Gravatar Ton Voon
2006-04-05Use pid_t for pids (1463853)Gravatar Ton Voon
2006-04-05Allow multiple -k parameters (Gerd Mueller - 1457726)Gravatar Ton Voon
2006-04-05finally??? cvs works again???? let me dig up my week-old cvsGravatar M. Sean Finney
2006-03-29New function to for escaped strings from command line for send/quit.Gravatar Ton Voon
2006-03-29Allow 1 second delay in check_udp timeoutGravatar Ton Voon
2006-03-29Fix possible timeout issue on hostname_invalidGravatar Ton Voon
2006-03-29Fix test if response time is one secondGravatar Ton Voon
2006-03-29now support for detecting critical/security updates, which setsGravatar M. Sean Finney
2006-03-27Set timeout within nc, rather than the test scriptGravatar Ton Voon
2006-03-27Fixed bug with malloc of wrong sizeGravatar Ton Voon
2006-03-24Fixing defaults to workGravatar Ton Voon
2006-03-24-C now implies -S/--ssl as wellGravatar Ton Voon