aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-13was this plugin even working? i don't think the if/else logicGravatar M. Sean Finney
2005-10-13check mysql now reads [client] defaults from my.cnf (debian bug #278817)Gravatar M. Sean Finney
2005-10-06fix for misreporting temperature in perfdata output for check_upsGravatar M. Sean Finney
2005-10-06whoops. now using automake conditionals to prevent attempted compilesGravatar M. Sean Finney
2005-09-25added rules to Makefile.am for pst3Gravatar M. Sean Finney
2005-09-24a final change to hardcode the path for where plugins are installed.Gravatar M. Sean Finney
2005-09-22use test instead of '[ ... ]' in configure.in. the check_procs/pst3Gravatar M. Sean Finney
2005-09-22first version of bob ingraham's pst3 to allow checking for longerGravatar M. Sean Finney
2005-09-22Mark moving of check_dhcp and check_icmp for translationGravatar Ton Voon
2005-09-21Updated with contributors and new team memberGravatar Ton Voon
2005-09-21Reopen connections for each query (1296296 - David Sullivan)Gravatar Ton Voon
2005-09-21Moved into plugins-root/Gravatar Ton Voon
2005-09-21Separation of root setuid plugins into plugins-root/Gravatar Ton Voon
2005-09-20Incorrect assignment of procppid in configure.in (1296497 - Pascal Larisch)Gravatar Ton Voon
2005-09-20Support for Tru64 for check_procs + additional test casesGravatar Ton Voon
2005-09-19Note to update version number before creating ChangeLogGravatar Ton Voon
2005-09-19For 1.4.2 releaseGravatar Ton Voon
2005-09-19Updated for 1.4.2 releaseGravatar Ton Voon
2005-09-19Reminders for news item and tag formatGravatar Ton Voon
2005-09-19Updated BUGS for 1.4.2 releaseGravatar Ton Voon
2005-09-19More contributorsGravatar Ton Voon
2005-09-15Added test to make sure hostname has to be specifiedGravatar Ton Voon
2005-09-15- Cleanup minor compile errors on IrixGravatar Ton Voon
2005-09-14Using common messageGravatar Ton Voon
2005-09-14Required hostname not flagging as an errorGravatar Ton Voon
2005-09-14Some makes do not like blank lines after "\". Fixed check_ldaps to onlyGravatar Ton Voon
2005-09-14Fix to parsing of uptime (Ronald Tin - 1254656)Gravatar Ton Voon
2005-09-14- Removing typosGravatar Ton Voon
2005-09-13More diagnostic messages from check_pingGravatar Ton Voon
2005-09-12re-add a call to setlocale(LC_ALL, "") in check_ping.cGravatar M. Sean Finney
2005-09-12For help in fixing Red Hat problem with ECHILD and waitpidGravatar Ton Voon
2005-09-12ECHILD error at waitpid on Red Hat systems (Peter Pramberger andGravatar Ton Voon
2005-08-30Better comments for what the substitutions are doingGravatar Ton Voon
2005-08-01Move notes on branching away from RELEASINGGravatar Ton Voon
2005-08-01For 1.4.1 releaseGravatar Ton Voon
2005-07-25Change the environment variable NPTESTCACHE to NPTEST_CACHE for consistancyGravatar Peter Bray
2005-07-25[1185704] New Testing Infrastructure.Gravatar Peter Bray
2005-07-20More contributorsGravatar Ton Voon
2005-07-20Fix parsing for netkit-ping and iputils-ping (Christian G Warden)Gravatar Ton Voon
2005-07-11Miscelleneous bug fixes (Gerd Mueller - 1235879)Gravatar Ton Voon
2005-07-09Changed format (already!) for awk simplicityGravatar Ton Voon
2005-07-09Master file to describe the current branches in CVS. Will be used byGravatar Ton Voon
2005-07-06Removed ",", causing problems with MacOSX compileGravatar Ton Voon
2005-07-06Updated help file to remove swap -s reference (Sivakumar Nellurandi)Gravatar Ton Voon
2005-07-06Sean Finney moved to main list of plugin developersGravatar Ton Voon
2005-07-04replace the version of check_traffic who was missing the pluginGravatar Benoit Mortier
2005-06-29initial versions of the runcmd framework by andreasGravatar M. Sean Finney
2005-06-29divide by 0 fix for check_swapGravatar M. Sean Finney
2005-06-28set LC_NUMERIC to POSIX in check_load (1164325)Gravatar M. Sean Finney
2005-06-28scanf parsing fix for check_swap from tracker id 1123292. now use floor(3)Gravatar M. Sean Finney