summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2004-12-15Support for coreutils lib. Configure tests via m4 scripts from coreutilsTon Voon1-1/+1
2004-12-11Patch from Ollie Cook to define return code when expected value not received ...Matthew Kent1-8/+28
2004-12-10Fixed compile warningTon Voon1-2/+3
2004-12-10Compile broken - fixing link flags.Matthew Kent1-2/+2
2004-12-10Error catching improvements from Ollie CookMatthew Kent1-1/+13
2004-12-10Fixing broken compileMatthew Kent1-4/+4
2004-12-10Changes to link flags for check_dhcp.cStanley Hopcroft1-2/+2
2004-12-10Extensive changes to get MAC address from Solaris via DLPIStanley Hopcroft1-116/+330
2004-12-10Reverting back ngettext callsTon Voon2-2/+2
2004-12-10Fix includes for gettextTon Voon1-14/+2
2004-12-08patch 1028033Benoit Mortier8-12/+78
2004-12-07Better SSL checking (inspired by curl 7.12.2's configure.ac)Ton Voon1-1/+1
2004-12-07Correct dependencies for check_dhcp.c.Stanley Hopcroft1-1/+1
2004-12-07New plugin: check_dhcp.c. Attempt to port to non Linux platform.Stanley Hopcroft2-3/+1066
2004-12-05Fix for -s string matching (#756567, Tony Missana)Matthew Kent1-1/+1
2004-12-05cleaned fr.po nagios-plugins.potBenoit Mortier1-2/+2
2004-12-05fix patch 998291Benoit Mortier7-61/+59
2004-12-04various internationalization fixesBenoit Mortier2-5/+3
2004-12-04internationalization fixesBenoit Mortier15-39/+41
2004-12-04check_dns needs a space between 'time' and the hostnameBenoit Mortier2-2/+2
2004-12-04Bug Fix [ 1024735 ] check_swap providing inaccurate swap information on Sol6Benoit Mortier1-1/+1
2004-12-03reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorryBenoit Mortier32-32/+32
2004-12-03check_tcp parenthesis bug, header fix for po filesBenoit Mortier1-1/+1
2004-12-03print_help and print_usage() cleanupBenoit Mortier27-214/+217
2004-12-031041571: -D option processing corrected (Eric Chen). Changed process_argument...Stanley Hopcroft1-2/+2
2004-12-03remove UT_HLP_VRS from print_usageBenoit Mortier35-125/+50
2004-12-03removing support fonctionBenoit Mortier1-15/+0
2004-12-03some minor fixesBenoit Mortier2-3/+4
2004-12-03correcting parenthesis errorBenoit Mortier2-3/+2
2004-12-03fixes for internationalizationBenoit Mortier16-116/+118
2004-12-03internationalization fixes and help fixesBenoit Mortier18-56/+64
2004-12-03Localization fixesBenoit Mortier7-13/+13
2004-12-03correcting copyright and remaning int result = STATE_UNKNOWN;Benoit Mortier2-1/+3
2004-12-03Affected by elapsed time patch.Matthew Kent1-0/+1
2004-12-03Patch from Russell Miller which adds elapsed time as a metric. Only for linux...Matthew Kent1-11/+95
2004-12-03Fix typo breaking compile.Matthew Kent1-1/+1
2004-12-03bump copyright yearBenoit Mortier33-88/+118
2004-12-02--disable-nls throws an error on check_dns, check_procs andBenoit Mortier3-3/+10
2004-12-02Tracker 1041571: appended :D to getopt_long() args (for cert expiry check). E...Stanley Hopcroft1-1/+1
2004-12-02More internationalization workBenoit Mortier34-64/+53
2004-12-02return of process_arguments() is TRUE not OK !Benoit Mortier31-32/+31
2004-12-02return of process_arguments() is TRUE not OK !Benoit Mortier1-1/+1
2004-12-02Add check_icmp pluginStanley Hopcroft1-1/+2
2004-12-02check_icmp plugin from A EricssonStanley Hopcroft1-0/+1381
2004-12-02For check_icmp plugin from A EricssonStanley Hopcroft1-0/+135
2004-12-02Patch from Arnaud Quette to bring support to NUT 2.0 plus couple improvements...Matthew Kent1-119/+149
2004-12-02changed Error: by CRITICAL -Benoit Mortier24-73/+62
2004-12-01standardize localization stringBenoit Mortier45-399/+370
2004-12-01first pass at standardization of messages for the localizationBenoit Mortier6-33/+22
2004-12-011075725: patch to my_connect() to deal with SEGV if connect failsStanley Hopcroft1-3/+4