Holger Weiss
|
f40fc650f7
Revert "Make use of xasprintf instead of asprintf"
|
11 vuotta sitten |
Jan Wagner
|
a143739ed2
Make use of xasprintf instead of asprintf
|
12 vuotta sitten |
Ricardo Maraschini
|
15d14d28bb
lib/utils_base.c: if asprintf fails, string is undefined
|
12 vuotta sitten |
Jan Wagner
|
ba21e26443
check_icmp/check_dhcp: disable check, if we are root
|
12 vuotta sitten |
Holger Weiss
|
eb85a612a3
Add UID to state retention file path
|
12 vuotta sitten |
Thomas Guyot-Sionnest
|
8fc9e5ac4b
Move negate' translate_state() to utils_base.h mp_translate_state()
|
12 vuotta sitten |
Thomas Guyot-Sionnest
|
189e2aa344
Rename MP_STATE_DIRECTORY to MP_STATE_PATH
|
12 vuotta sitten |
Thomas Guyot-Sionnest
|
4a10a9493a
And release notes for previous change (MP_STATE_DIRECTORY)
|
12 vuotta sitten |
Thomas Guyot-Sionnest
|
68fe713335
Ignore MP_STATE_DIRECTORY in suid plugins
|
12 vuotta sitten |
Thomas Guyot-Sionnest
|
4caf4ce4fe
Rename ENV variable, keep backward compatibility
|
12 vuotta sitten |
Monitoring Plugins Development Team
|
63734f52ab
Project rename initial commit.
|
12 vuotta sitten |
Holger Weiss
|
b48cb1f130
Fix GCC's -Wimplicit-function-declaration warnings
|
13 vuotta sitten |
Sven Nierlein
|
4083622f86
added missing header to fix build on freebsd
|
13 vuotta sitten |
Andreas Ericsson
|
364ce21b10
lib/utils_base.c: Stop dumping core on bad args to check_snmp
|
13 vuotta sitten |
Ton Voon
|
2ad344a47b
Cleanup some warnings displayed from IRIX tinderbox server
|
16 vuotta sitten |
Ton Voon
|
18f6835eda
Added state retention APIs. Implemented for check_snmp with --rate option.
|
16 vuotta sitten |
Holger Weiss
|
9eabd8d054
Fix the memory allocation for the thresholds data
|
17 vuotta sitten |
Thomas Guyot-Sionnest
|
ba132e9e52
Make extract_value more generic:
|
17 vuotta sitten |
Thomas Guyot-Sionnest
|
a4647be424
Move check_ntp's extract_value to utils_base.c.
|
17 vuotta sitten |
Thomas Guyot-Sionnest
|
6fbd14fea5
Removing CVS/SVN tags and replacing with git-based versioning
|
17 vuotta sitten |
Thomas Guyot-Sionnest
|
caa8bd6423
Bulk EOL cleanup
|
17 vuotta sitten |
Ton Voon
|
dc2ec71d22
Fixed link -m64 problems on pst3 for solaris. Fixed _FILE_OFFSET_BITS
|
18 vuotta sitten |
Thomas Guyot-Sionnest
|
fe2e5f4aec
set_thresholds now let the user free the thresolds. (P.S.: When you set twice the thresholds for a path in check disk (like using -C followed by -p ) it overrides them. All new elements are created with np_add_parameter which initialises the thresholds to NULL.)
|
18 vuotta sitten |
Thomas Guyot-Sionnest
|
fafb8ead9d
Bump /lib to GPLv3
|
18 vuotta sitten |
Holger Weiss
|
d18b8f5d94
Don't use C++ style comments.
|
19 vuotta sitten |
M. Sean Finney
|
bf9f0e9f89
added functions to utils_base:
|
19 vuotta sitten |
Holger Weiss
|
35fcc425a6
Change the variable names `true' and `false' (which are keywords in C99)
|
19 vuotta sitten |
Ton Voon
|
c56c42b9c9
Cater for different errors when setting thresholds
|
20 vuotta sitten |
Ton Voon
|
426ef84181
Missing header files
|
20 vuotta sitten |
Ton Voon
|
5912398b97
Major fixes to check_disk. Now should return same data as df
|
20 vuotta sitten |