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_mrtg.c
Age
Commit message (
Expand
)
Author
Files
Lines
34 hours
check_mrtg: clang-format
RincewindsHat
1
-207/+172
2023-10-18
check_mrtg: Use C99 booleans
RincewindsHat
1
-7/+7
2015-10-04
use unknown exit code for help/version in plugins
Sven Nierlein
1
-2/+2
2014-06-23
check_mrtg: Fixing spelling bug
Jan Wagner
1
-1/+1
2014-01-20
Capitalize "Monitoring" when it's the first word
Holger Weiss
1
-1/+1
2014-01-19
Project rename initial commit.
Monitoring Plugins Development Team
1
-3/+3
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
-3/+0
2010-04-14
Fix translations when extra-opts aren't enabled
Thomas Guyot-Sionnest
1
-4/+4
2008-12-03
check_mrtg: fix plugin returning UNKNOWN instead of OK (bug #2378068)
Thomas Guyot-Sionnest
1
-1/+1
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
-1/+1
2008-11-08
Fix long options parsing in check_disk, check_dns, check_mrtg and check_mrtgt...
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/+7
2008-04-27
--help output cleanup (plus removal of spaces on blank lines)
Thomas Guyot-Sionnest
1
-15/+17
2008-01-30
Bump plugins/ to GPLv3 (check_apt to check_nwstat)
Thomas Guyot-Sionnest
1
-25/+22
2007-02-06
correcting some translation problems
Benoit Mortier
1
-1/+1
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-20
more localization fixes
Benoit Mortier
1
-41/+37
2006-10-19
first pass at cleaning localization for new release
Benoit Mortier
1
-15/+32
2006-06-15
cleaning help and usage
Benoit Mortier
1
-7/+7
2005-10-13
was this plugin even working? i don't think the if/else logic
M. Sean Finney
1
-32/+25
2004-12-25
various fixes for localization
Benoit Mortier
1
-3/+1
2004-12-04
internationalization fixes
Benoit Mortier
1
-1/+1
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
-2/+3
2004-12-03
remove UT_HLP_VRS from print_usage
Benoit Mortier
1
-7/+1
2004-12-03
internationalization fixes and help fixes
Benoit Mortier
1
-3/+4
2004-12-03
bump copyright year
Benoit Mortier
1
-5/+7
2004-12-02
More internationalization work
Benoit Mortier
1
-1/+1
2004-12-02
return of process_arguments() is TRUE not OK !
Benoit Mortier
1
-1/+1
2004-12-01
standardize localization string
Benoit Mortier
1
-2/+6
2004-11-24
Making messages more consistent
Ton Voon
1
-2/+2
2004-11-23
Standardising translation texts
Ton Voon
1
-1/+1
2003-11-12
clean up compiler warnings
Karl DeBisschop
1
-3/+3
2003-10-31
add perf data
Karl DeBisschop
1
-25/+29
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
-4/+4
2003-08-09
more pedantic compiler warns
Karl DeBisschop
1
-74/+91
2003-08-07
replace "terminate" with "die" for shorter name and better readability
Karl DeBisschop
1
-1/+1
2003-08-03
markup for translation
Karl DeBisschop
1
-88/+74
2003-03-11
Remove getopt_long checks
Ton Voon
1
-13/+1
2003-01-13
convert PROGANE from a define to a const char
Karl DeBisschop
1
-5/+5
2002-11-14
remove call_getopt and ssprintf
Karl DeBisschop
1
-1/+1
2002-11-13
remove call_getopt and asprintf
Karl DeBisschop
1
-99/+67
2002-02-28
Initial revision
Ethan Galstad
1
-0/+413