index
:
monitoring-plugins
archive/avendor
archive/maint-1.4
archive/release-1.3.0
archive/state_file
hw/http-connect
hw/output/functions
hw/output/plugins
iputils
maint-2.1
maint-2.2
maint-2.3
maint-2.3.2
maint-2.4
master
tg/ntp_rework
tv/new_threshold_syntax
Monitoring Plugins
Monitoring Plugins
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
check_nagios.c
Age
Commit message (
Expand
)
Author
Files
Lines
30 hours
check_nagios: linter fixes
RincewindsHat
1
-3/+6
30 hours
check_nagios: do not export local variables
RincewindsHat
1
-6/+6
30 hours
check_nagios: update copyright
RincewindsHat
1
-2/+2
30 hours
check_nagios: clang-format
RincewindsHat
1
-158/+131
2015-10-04
use unknown exit code for help/version in plugins
Sven Nierlein
1
-2/+2
2014-01-19
Project rename initial commit.
Monitoring Plugins Development Team
1
-3/+3
2013-03-25
Fixed SF.net bug 3602586, added timeout option for check_nagios
Richard Leitner
1
-3/+13
2012-06-29
Die when asprintf fails
Anders Kaseorg
1
-1/+1
2010-04-22
Add newline after "Usage:" in --help
Thomas Guyot-Sionnest
1
-1/+1
2010-04-22
Standardize the extra-opts notes
Thomas Guyot-Sionnest
1
-6/+0
2010-04-14
Fix translations when extra-opts aren't enabled
Thomas Guyot-Sionnest
1
-5/+5
2008-11-23
Removing CVS/SVN tags and replacing with git-based versioning
Thomas Guyot-Sionnest
1
-6/+2
2008-11-19
Bulk EOL cleanup
Thomas Guyot-Sionnest
1
-2/+2
2008-05-07
Added support for --extra-opts in all C plugins (disabled by default, see con...
Thomas Guyot-Sionnest
1
-0/+11
2008-04-27
--help output cleanup (plus removal of spaces on blank lines)
Thomas Guyot-Sionnest
1
-1/+2
2008-01-30
Bump plugins/ to GPLv3 (check_apt to check_nwstat)
Thomas Guyot-Sionnest
1
-27/+25
2007-01-28
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
Holger Weiss
1
-1/+1
2006-10-19
first pass at cleaning localization for new release
Benoit Mortier
1
-14/+33
2006-06-15
cleaning help and usage
Benoit Mortier
1
-19/+20
2005-12-02
Support for Nagios 1 and Nagios 2 status files (Gerhard Lausser - 1296242)
Ton Voon
1
-17/+27
2005-10-31
code cleanups, largely resulting from turning on -Wall. mostly
M. Sean Finney
1
-2/+2
2005-10-24
initial merging of ae's np_runcmd code into selected plugins.
M. Sean Finney
1
-47/+33
2005-05-25
fixes for check_procs:
M. Sean Finney
1
-0/+1
2004-12-25
various fixes for localization
Benoit Mortier
1
-12/+6
2004-12-20
Corrected help for expiry units. Restored functionality of searching for
Ton Voon
1
-6/+6
2004-12-20
Updating help text to reflect using shortname instead of full path for command
Ton Voon
1
-12/+9
2004-12-03
reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorry
Benoit Mortier
1
-1/+1
2004-12-03
print_help and print_usage() cleanup
Benoit Mortier
1
-1/+1
2004-12-03
remove UT_HLP_VRS from print_usage
Benoit Mortier
1
-4/+1
2004-12-03
internationalization fixes and help fixes
Benoit Mortier
1
-2/+4
2004-12-03
Affected by elapsed time patch.
Matthew Kent
1
-0/+1
2004-12-03
bump copyright year
Benoit Mortier
1
-1/+1
2004-12-02
More internationalization work
Benoit Mortier
1
-4/+3
2004-12-02
return of process_arguments() is TRUE not OK !
Benoit Mortier
1
-1/+1
2004-12-02
changed Error: by CRITICAL -
Benoit Mortier
1
-3/+3
2004-12-01
standardize localization string
Benoit Mortier
1
-8/+4
2004-03-11
Incorporate check_proc changes into check_nagios. ps handling probably should
Ton Voon
1
-4/+27
2003-08-22
- bindtextdomain for gettext, a few other smale cleanups here and there
Karl DeBisschop
1
-0/+4
2003-08-10
the last round of pedantic compiler warnings
Karl DeBisschop
1
-48/+58
2003-08-07
replace "terminate" with "die" for shorter name and better readability
Karl DeBisschop
1
-4/+4
2003-08-04
markup for translation
Karl DeBisschop
1
-87/+75
2003-04-07
Souped up check_procs with different metrics
Ton Voon
1
-1/+4
2003-03-26
Uses same ps command as check_procs
Ton Voon
1
-9/+32
2003-03-11
Remove getopt_long checks
Ton Voon
1
-6/+0
2003-01-13
convert PROGANE from a define to a const char
Karl DeBisschop
1
-9/+9
2003-01-13
check for a few null strings, change PROGNAME from #define to const *char
Karl DeBisschop
1
-6/+6
2002-06-19
more POSIX return value comparison related code fixes
Subhendu Ghosh
1
-2/+2
2002-02-28
Initial revision
Ethan Galstad
1
-0/+267