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
/
utils.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-26
check_disk: Fail on missing arguments for --warning and --critical and fix a ...
Lorenz Kästle
1
-0/+1
2023-10-18
plugins/utils: Use C99 booleans
RincewindsHat
1
-15/+17
2023-09-22
Rework maxfd/open_max to avoid unused variables
RincewindsHat
1
-2/+0
2023-04-14
Fix a lot of typos reported by codespell
refs/pull/1864/head
Jan Wagner
1
-1/+1
2021-10-02
Revert to poor man's logic
refs/pull/1707/head
RincewindsHat
1
-3/+2
2021-09-25
Introduce new perfdata functions and stuff for using (u)int64_t
rincewind
1
-0/+10
2019-05-24
fix maxfd being zero
Sven Nierlein
1
-0/+2
2019-02-15
check_by_ssh: fix child process leak on timeouts
refs/pull/1583/head
Sven Nierlein
1
-9/+0
2016-11-07
check_users not correctly detecting thresholds
John C. Frickson
1
-23/+11
2014-01-23
Remove accidental tabs inserted in macro
Thomas Guyot-Sionnest
1
-1/+1
2014-01-22
plugins/utils.h: avoiding warnings on empty printf statements
Ricardo Maraschini
1
-1/+1
2014-01-21
Capitalize "Monitoring Plugins"
Holger Weiss
1
-2/+2
2014-01-21
Merge branch 'maint'
Holger Weiss
1
-5/+6
2014-01-21
Merge branch 'rename'
Thomas Guyot-Sionnest
1
-8/+9
2014-01-21
plugins/utils.h: Addition of plugin timeout msg.
Spenser Reinhardt
1
-1/+5
2014-01-19
Project rename initial commit.
Monitoring Plugins Development Team
1
-8/+9
2013-10-28
Update URLs and mailing list addresses
Holger Weiss
1
-3/+3
2013-10-08
Update web site URLs
Holger Weiss
1
-2/+3
2013-09-10
Move global variables from .h to .c files
Holger Weiss
1
-7/+2
2012-06-29
Die when asprintf fails
Anders Kaseorg
1
-0/+2
2010-04-28
Update extra-opts help text based on ML agreement
Thomas Guyot-Sionnest
1
-1/+2
2010-04-22
Standardize the extra-opts notes
Thomas Guyot-Sionnest
1
-4/+1
2010-04-14
Fix translations when extra-opts aren't enabled
Thomas Guyot-Sionnest
1
-26/+26
2009-03-20
Make alarm handler customisable
Thomas Guyot-Sionnest
1
-0/+2
2008-11-23
Removing CVS/SVN tags and replacing with git-based versioning
Thomas Guyot-Sionnest
1
-3/+0
2008-05-07
Added support for --extra-opts in all C plugins (disabled by default, see con...
Thomas Guyot-Sionnest
1
-0/+19
2008-04-27
--help output cleanup (plus removal of spaces on blank lines)
Thomas Guyot-Sionnest
1
-1/+6
2007-11-23
Add a max_state_alt function that put UNKNOWN and DEPENDENT ahead of OK.
Thomas Guyot-Sionnest
1
-0/+1
2007-01-28
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
Holger Weiss
1
-2/+3
2006-09-02
- explicitly include utils_base.h from utils.h
M. Sean Finney
1
-0/+3
2006-07-13
Move new util_* functions to lib/
Ton Voon
1
-25/+0
2006-07-13
Using coreutils' base_name function because of portability issues with
Ton Voon
1
-3/+0
2006-04-27
Internal version of basename if one not found in system
Ton Voon
1
-0/+3
2006-03-29
New function to for escaped strings from command line for send/quit.
Ton Voon
1
-0/+2
2006-01-31
Adding check_mysql_query, using new ranges and threshold checking
Ton Voon
1
-0/+6
2006-01-30
Clearly defined thresholds & ranges in docs. Added get_status routine. Added
Ton Voon
1
-4/+13
2006-01-30
Added libtap tests for utils.c library functions. Removed redundant
Ton Voon
1
-0/+13
2005-10-25
- added code to allow check_tcp (via np_net_connect) work with local
M. Sean Finney
1
-1/+1
2005-10-24
initial merging of ae's np_runcmd code into selected plugins.
M. Sean Finney
1
-0/+5
2004-12-05
fix patch 998291
Benoit Mortier
1
-35/+36
2004-12-03
some minor fixes
Benoit Mortier
1
-1/+1
2004-12-01
standardize localization string
Benoit Mortier
1
-0/+2
2004-02-20
add perfdata function for floats to complement ints, also spell fix "received"
Karl DeBisschop
1
-0/+12
2003-11-10
- typo fixes
Ton Voon
1
-5/+5
2003-08-28
add min() macro to complement max()
Karl DeBisschop
1
-0/+1
2003-08-26
function to make perfdata output
Karl DeBisschop
1
-0/+12
2003-08-09
more pedantic compiler warns
Karl DeBisschop
1
-3/+3
2003-08-09
add function for elapsed tim ein microseconds
Karl DeBisschop
1
-0/+1
2003-08-09
more pedantic compiler warnings
Karl DeBisschop
1
-1/+1
2003-08-08
fix a variety of compiler warnings about qualifier discards and other pedanti...
Karl DeBisschop
1
-6/+4
[next]