summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2005-05-25RH9 patternSubhendu Ghosh1-1/+3
2005-05-25v2c support - 1155754Subhendu Ghosh1-1/+4
2005-05-25fixes for check_procs:M. Sean Finney2-9/+11
2005-05-25bah, my_connect is taken by mysql. now calling it np_net_connect.M. Sean Finney3-7/+7
2005-05-24optimizations and cleanup from andreasM. Sean Finney3-131/+37
2005-05-03setlocale(LC_ALL, "") should be setlocale(LC_NUMERIC, "C") to properly parse ...M. Sean Finney1-1/+1
2005-05-03if check_tcp was called with -e but not -s, it would hang in a call to my_rec...M. Sean Finney1-2/+4
2005-05-01better error checking in spopen signal handler (see 1107524)M. Sean Finney2-5/+9
2005-04-11properly call close() on the ssh connection before exiting.M. Sean Finney1-0/+1
2005-04-11this should add support for check_ssmtp, based on the 1.3.x patch in 1155562,M. Sean Finney1-0/+10
2005-04-07in honor of joining up, my first bugfix. this should resolve 1174070.M. Sean Finney1-10/+7
2005-04-05This is a first cut at adding performance data to check_snmp. I wasn't sureHarper Mann1-5/+18
2005-04-04Fix static buffer (Nikolay Sturm)Ton Voon1-2/+2
2005-03-18Replication check support for 4.1.x from Gerrit BeineMatthew Kent1-1/+9
2005-03-04Fixed // comments (Steve Greenland - 1143836)Ton Voon3-6/+4
2005-02-11Fix for check_icmp build on Solaris from Andreas Ericsson <ae@op5.se>Stanley Hopcroft1-1/+1
2005-02-02try again to stop loopingStanley Hopcroft1-6/+3
2005-02-02restructure main() to stop looping on -nStanley Hopcroft1-45/+48
2005-02-01check_icmp added to libexec_PROGRAMSStanley Hopcroft1-2/+2
2005-02-01plugins/linux.h, vestigeal header required for prior versions of check_icmp, ...Stanley Hopcroft1-135/+0
2005-02-01hacks to partly support check_icmp.c (1.0).Stanley Hopcroft1-2/+2
2005-02-01Revised check_icmp (1.0) from A Ericsson.Stanley Hopcroft1-1229/+1012
2005-01-27Added check_dhcp bask into libexec_PROGRAMS after talking with Stanley.Harper Mann1-2/+2
2005-01-26Convert tabs to spaces from dig's answer section (Randy O'Meara - 1107651)Ton Voon1-1/+7
2005-01-25Display usage if no argv (Reuben Farrelly)Stanley Hopcroft1-6/+10
2005-01-25Tracker:1109261 This was an alignment problem on Solaris. Linux kernel fixe...Harper Mann1-6/+15
2005-01-25Trivial text changes (print_help, commentary & -n option)Stanley Hopcroft1-3/+5
2005-01-24Removed check_dhcp and check_icmp from libexec_PROGRAMS (ie dont build by def...Stanley Hopcroft1-4/+5
2005-01-21Tracker 1106378 fixed - The -t (timeout) arg was not handled correctly when p...Harper Mann1-7/+18
2005-01-20Changed long argument --minmax to --pagesize and updated help and usageHarper Mann1-2/+2
2005-01-20Tracker 1099682 fix. Now getting the page size from Content-Length in the he...Harper Mann1-10/+84
2005-01-19In the CHECK_COUNTER block, there were several strcats writing to unallocatedHarper Mann1-8/+7
2005-01-19Fixed parsing of AIX lsps command (1093522)Ton Voon1-1/+1
2005-01-13Use floats for holding memory values to avoid different types on differentTon Voon1-24/+27
2005-01-04still trying to fix #1094326Benoit Mortier1-2/+1
2005-01-03more fixes for #1094326Benoit Mortier1-6/+13
2005-01-02fixing bug #1094326Benoit Mortier1-4/+3
2005-01-01Removed old terminate function (Bug 1093491)Ton Voon1-2/+1
2004-12-30more internationalization fixesBenoit Mortier8-41/+32
2004-12-28starttls support for check_smtp #1041576Benoit Mortier2-14/+273
2004-12-28String match in check_ping for Solaris 10 #1091043Benoit Mortier1-0/+1
2004-12-25various fixes for localizationBenoit Mortier38-316/+204
2004-12-25internationalization of check_dhcpBenoit Mortier2-123/+106
2004-12-24first pass at adapting to plugin guidelinesBenoit Mortier1-63/+103
2004-12-23internationalization fixesBenoit Mortier1-5/+3
2004-12-23Another attempt at fixing check_http compile on Redhat EL3. Fixed check_icmpTon Voon1-0/+1
2004-12-22Added check for "%" in COUNTER <description>. If it exists, <description> is...Harper Mann1-2/+8
2004-12-21Revert back to previous openssl checks (the ones from curl kept havingTon Voon1-2/+2
2004-12-21Commentary changes only: cite origin of copied code with reference to ACK fileStanley Hopcroft1-26/+6
2004-12-21Add another error string match from Pasi TiittanenMatthew Kent1-1/+2