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_swap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-31
Bump plugin/ to GPLv3 (check_overcr to check_users)
Thomas Guyot-Sionnest
1
-19/+17
2007-12-10
Plenty of french translations (and a few fixes BTW)
Thomas Guyot-Sionnest
1
-2/+1
2007-02-07
Include <sys/param.h> before <sys/swap.h> in order to fix compilation on
Holger Weiss
1
-3/+3
2007-01-28
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
Holger Weiss
1
-1/+1
2006-12-07
Fix coredump on 64bit Solaris. Also adds more error conditions and moves
Ton Voon
1
-5/+32
2006-10-19
another round of localization cleaning
Benoit Mortier
1
-46/+54
2006-03-13
fix for (tracker id 1420741)
M. Sean Finney
1
-2/+2
2005-11-09
Problem where absolute thresholds not working on /proc/meminfo
Ton Voon
1
-87/+94
2005-10-31
code cleanups, largely resulting from turning on -Wall. mostly
M. Sean Finney
1
-2/+2
2005-09-15
- Cleanup minor compile errors on Irix
Ton Voon
1
-2/+0
2005-07-06
Updated help file to remove swap -s reference (Sivakumar Nellurandi)
Ton Voon
1
-4/+0
2005-06-29
divide by 0 fix for check_swap
M. Sean Finney
1
-1/+7
2005-06-28
scanf parsing fix for check_swap from tracker id 1123292. now use floor(3)
M. Sean Finney
1
-8/+10
2005-06-26
"asprintf madness" fix from andreas' patch to np-d, minus the comments.
M. Sean Finney
1
-13/+11
2005-01-19
Fixed parsing of AIX lsps command (1093522)
Ton Voon
1
-1/+1
2005-01-13
Use floats for holding memory values to avoid different types on different
Ton Voon
1
-24/+27
2004-12-30
more internationalization fixes
Benoit Mortier
1
-5/+5
2004-12-25
various fixes for localization
Benoit Mortier
1
-6/+4
2004-12-05
fix patch 998291
Benoit Mortier
1
-1/+1
2004-12-04
internationalization fixes
Benoit Mortier
1
-2/+2
2004-12-04
Bug Fix [ 1024735 ] check_swap providing inaccurate swap information on Sol6
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
-4/+4
2004-12-03
remove UT_HLP_VRS from print_usage
Benoit Mortier
1
-2/+0
2004-12-03
fixes for internationalization
Benoit Mortier
1
-5/+4
2004-12-03
bump copyright year
Benoit Mortier
1
-6/+6
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
-8/+4
2004-11-23
Standardising translation texts
Ton Voon
1
-1/+1
2004-08-23
Using swapctl for Solaris, Tru64 and *BSD (Sean Finney)
Ton Voon
1
-45/+80
2004-08-19
Patch for tru64 using swapctl calls (Sean Finney)
Ton Voon
1
-1/+43
2004-03-02
fix div by zero error when swaptotal is zero (Flo Gleixner)
Karl DeBisschop
1
-3/+6
2004-02-28
update to work with Linux 2.6 /proc/meminfo format
Karl DeBisschop
1
-3/+14
2004-02-25
change some datatypes to llu for very large swaps
Karl DeBisschop
1
-10/+10
2004-02-20
Corrected usage message (Matt Pounsett)
Ton Voon
1
-4/+6
2003-12-24
Fixed help doc on use of % (854817 - Gunnar Hellekson)
Ton Voon
1
-2/+2
2003-11-12
clean up compiler warnings
Karl DeBisschop
1
-6/+6
2003-11-11
Added perfdata
Ton Voon
1
-4/+11
2003-11-11
Fixed if only absolute warn/crit set
Ton Voon
1
-4/+5
2003-09-30
Fixed logic problem if HAVE_SWAP, but not on AIX or Solaris. Removed
Ton Voon
1
-23/+33
2003-09-17
Support for check_swap in AIX (tested on 5.1)
Ton Voon
1
-6/+30
2003-09-11
last changes to configure broke check_swap on RHLinux. Restore /proc/meminfo ...
Karl DeBisschop
1
-17/+26
2003-08-22
- bindtextdomain for gettext, a few other smale cleanups here and there
Karl DeBisschop
1
-4/+6
2003-08-10
the last round of pedantic compiler warnings
Karl DeBisschop
1
-62/+64
2003-08-07
replace "terminate" with "die" for shorter name and better readability
Karl DeBisschop
1
-1/+1
2003-08-02
establish "UT_" namespace for usage text in #defines
Karl DeBisschop
1
-1/+1
2003-07-30
markup for translation
Karl DeBisschop
1
-12/+12
2003-07-29
mark for translation
Karl DeBisschop
1
-81/+82
2003-06-29
Corrected reported size for PROC_MEMINFO systems
Ton Voon
1
-0/+3
[next]