summaryrefslogtreecommitdiffstats
path: root/plugins/check_nagios.c
AgeCommit message (Expand)AuthorFilesLines
2004-03-11Incorporate check_proc changes into check_nagios. ps handling probably shouldTon Voon1-4/+27
2003-08-22- bindtextdomain for gettext, a few other smale cleanups here and thereKarl DeBisschop1-0/+4
2003-08-10the last round of pedantic compiler warningsKarl DeBisschop1-48/+58
2003-08-07replace "terminate" with "die" for shorter name and better readabilityKarl DeBisschop1-4/+4
2003-08-04markup for translationKarl DeBisschop1-87/+75
2003-04-07Souped up check_procs with different metricsTon Voon1-1/+4
2003-03-26Uses same ps command as check_procsTon Voon1-9/+32
2003-03-11Remove getopt_long checksTon Voon1-6/+0
2003-01-13convert PROGANE from a define to a const charKarl DeBisschop1-9/+9
2003-01-13check for a few null strings, change PROGNAME from #define to const *charKarl DeBisschop1-6/+6
2002-06-19more POSIX return value comparison related code fixesSubhendu Ghosh1-2/+2
2002-02-28Initial revisionEthan Galstad1-0/+267