index
:
monitoring-plugins
by_ssh_random_wait
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
utils_base.h
Age
Commit message (
Expand
)
Author
2021-11-17
check_snmp: fix performance thresholds when using multiple oids
Sven Nierlein
2019-02-15
check_by_ssh: fix child process leak on timeouts
Sven Nierlein
2014-07-06
check_icmp/check_dhcp: disable check, if we are root
Jan Wagner
2014-01-31
Handle negative values properly with check_snmp
Stephane Lapie
2014-01-29
Move negate' translate_state() to utils_base.h mp_translate_state()
Thomas Guyot-Sionnest
2014-01-25
Ignore MP_STATE_DIRECTORY in suid plugins
Thomas Guyot-Sionnest
2014-01-21
Capitalize "Monitoring Plugins"
Holger Weiss
2014-01-19
Project rename initial commit.
Monitoring Plugins Development Team
2010-06-23
Added state retention APIs. Implemented for check_snmp with --rate option.
Ton Voon
2009-05-28
check_snmp: Make use of standard threshold functions
Thomas Guyot-Sionnest
2009-01-26
Make extract_value more generic:
Thomas Guyot-Sionnest
2009-01-21
Move check_ntp's extract_value to utils_base.c.
Thomas Guyot-Sionnest
2007-05-27
added functions to utils_base:
M. Sean Finney
2007-04-20
Declare print_thresholds().
Holger Weiss
2006-10-18
Cater for different errors when setting thresholds
Ton Voon
2006-09-02
- explicitly include utils_base.h from utils.h
M. Sean Finney
2006-07-13
Major fixes to check_disk. Now should return same data as df
Ton Voon