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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-28
check_udp.c deprecated and check_udp now linked to check_tcp. check_udp2 removed
Ton Voon
3
-283/+7
2006-07-19
Fix to add uintmax_t, for check_disk.c compile
Ton Voon
1
-0/+13
2006-07-19
Fix for CHAR_MAX on Solaris 9
Ton Voon
1
-0/+1
2006-07-14
Fix inode percents using coreutils' percentage calculation technique
Ton Voon
1
-31/+40
2006-07-13
Major fixes to check_disk. Now should return same data as df
Ton Voon
2
-181/+199
2006-07-13
Move new util_* functions to lib/
Ton Voon
16
-758/+25
2006-07-13
Using coreutils' base_name function because of portability issues with
Ton Voon
3
-31/+1
2006-07-12
Added -E option for exact match of filesystem. Restructured main filesystem
Ton Voon
4
-76/+99
2006-07-12
Moving parameter_list into utils_disk.h. Given list of mount points, can
Ton Voon
5
-54/+150
2006-07-12
Moving check_disk functions into utils_disk.c and testing them
Ton Voon
7
-81/+205
2006-07-07
Added check for two arguments. Was segfaulting if no or one arg. Now returns
Harper Mann
1
-0/+6
2006-07-03
Fixed -p getopt call (Allan Bennett - 1511650)
Ton Voon
1
-2/+3
2006-07-03
Fixed compile on Tru64 5.1b (Ciro Iriarte - 1515435)
Ton Voon
1
-1/+3
2006-06-21
cleaning help and usage
Benoit Mortier
2
-75/+64
2006-06-20
cleaning help and usage + license
Benoit Mortier
6
-206/+281
2006-06-18
updating help and usage and license
Benoit Mortier
14
-302/+439
2006-06-17
cleaning up help and usage
Benoit Mortier
8
-118/+133
2006-06-15
cleaning help and usage
Benoit Mortier
6
-66/+67
2006-06-15
cleaning help and usage
Benoit Mortier
1
-20/+25
2006-06-14
updating the help and usage for localization
Benoit Mortier
4
-86/+38
2006-06-14
starting the BIG locale update ;-)
Benoit Mortier
3
-87/+56
2006-06-06
modify the is_pg_dbname() function to allow databases with '-' in their name.
M. Sean Finney
1
-2/+2
2006-05-25
Gettext fixes to sync with coreutils
Ton Voon
1
-0/+6
2006-05-25
Option to invert results from a regexp pattern match
Ton Voon
2
-15/+45
2006-05-25
Use coreutils' regexp libraries, so regexp always available now
Ton Voon
4
-41/+5
2006-05-24
Variables need to be declared at top of code for better portability
Ton Voon
1
-1/+1
2006-05-18
Synchronise with coreutils 2.95. Gettext now synced with coreutils,
Ton Voon
4
-4/+6
2006-05-02
Inode thresholds not always being initialised (James Fidell - 1476457)
Ton Voon
1
-0/+10
2006-05-01
- check_ntp:
M. Sean Finney
4
-80/+156
2006-04-27
Internal version of basename if one not found in system
Ton Voon
4
-8/+35
2006-04-19
Fix check_nagios tests on MacOSX 10.4
Ton Voon
1
-7/+13
2006-04-12
the offset_requests are now parallelized. still stuff needs to be
M. Sean Finney
1
-62/+105
2006-04-12
added a currently unused but "good for reference" version of offset_request
M. Sean Finney
1
-0/+76
2006-04-11
another big code-commit to check_ntp. jitter calculations now work, and
M. Sean Finney
1
-22/+247
2006-04-06
Stop coredump on Solaris if arg not specified (Jason Kau - 1465288)
Ton Voon
1
-1/+1
2006-04-05
Use pid_t for pids (1463853)
Ton Voon
1
-3/+3
2006-04-05
Allow multiple -k parameters (Gerd Mueller - 1457726)
Ton Voon
2
-7/+26
2006-04-05
finally??? cvs works again???? let me dig up my week-old cvs
M. Sean Finney
1
-51/+144
2006-03-29
New function to for escaped strings from command line for send/quit.
Ton Voon
4
-33/+85
2006-03-29
Allow 1 second delay in check_udp timeout
Ton Voon
1
-1/+1
2006-03-29
Fix possible timeout issue on hostname_invalid
Ton Voon
1
-1/+2
2006-03-29
Fix test if response time is one second
Ton Voon
1
-1/+1
2006-03-29
now support for detecting critical/security updates, which sets
M. Sean Finney
1
-8/+24
2006-03-27
Set timeout within nc, rather than the test script
Ton Voon
1
-5/+5
2006-03-27
Fixed bug with malloc of wrong size
Ton Voon
1
-1/+1
2006-03-24
Fixing defaults to work
Ton Voon
1
-3/+3
2006-03-24
-C now implies -S/--ssl as well
Ton Voon
1
-10/+8
2006-03-24
Tests converted to new style
Ton Voon
2
-29/+52
2006-03-24
udp checks require and send and receive option. Tests updated so if
Ton Voon
2
-23/+50
2006-03-23
- addition of include/exclude option for package names in check_apt,
M. Sean Finney
1
-31/+117
[prev]
[next]