index
:
monitoring-plugins
by_ssh_random_wait
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
check_swap.c
Age
Commit message (
Expand
)
Author
2007-02-07
Include <sys/param.h> before <sys/swap.h> in order to fix compilation on
Holger Weiss
2007-01-28
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
Holger Weiss
2006-12-07
Fix coredump on 64bit Solaris. Also adds more error conditions and moves
Ton Voon
2006-10-19
another round of localization cleaning
Benoit Mortier
2006-03-13
fix for (tracker id 1420741)
M. Sean Finney
2005-11-09
Problem where absolute thresholds not working on /proc/meminfo
Ton Voon
2005-10-31
code cleanups, largely resulting from turning on -Wall. mostly
M. Sean Finney
2005-09-15
- Cleanup minor compile errors on Irix
Ton Voon
2005-07-06
Updated help file to remove swap -s reference (Sivakumar Nellurandi)
Ton Voon
2005-06-29
divide by 0 fix for check_swap
M. Sean Finney
2005-06-28
scanf parsing fix for check_swap from tracker id 1123292. now use floor(3)
M. Sean Finney
2005-06-26
"asprintf madness" fix from andreas' patch to np-d, minus the comments.
M. Sean Finney
2005-01-19
Fixed parsing of AIX lsps command (1093522)
Ton Voon
2005-01-13
Use floats for holding memory values to avoid different types on different
Ton Voon
2004-12-30
more internationalization fixes
Benoit Mortier
2004-12-25
various fixes for localization
Benoit Mortier
2004-12-05
fix patch 998291
Benoit Mortier
2004-12-04
internationalization fixes
Benoit Mortier
2004-12-04
Bug Fix [ 1024735 ] check_swap providing inaccurate swap information on Sol6
Benoit Mortier
2004-12-03
reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorry
Benoit Mortier
2004-12-03
print_help and print_usage() cleanup
Benoit Mortier
2004-12-03
remove UT_HLP_VRS from print_usage
Benoit Mortier
2004-12-03
fixes for internationalization
Benoit Mortier
2004-12-03
bump copyright year
Benoit Mortier
2004-12-02
More internationalization work
Benoit Mortier
2004-12-02
return of process_arguments() is TRUE not OK !
Benoit Mortier
2004-12-01
standardize localization string
Benoit Mortier
2004-11-23
Standardising translation texts
Ton Voon
2004-08-23
Using swapctl for Solaris, Tru64 and *BSD (Sean Finney)
Ton Voon
2004-08-19
Patch for tru64 using swapctl calls (Sean Finney)
Ton Voon
2004-03-02
fix div by zero error when swaptotal is zero (Flo Gleixner)
Karl DeBisschop
2004-02-28
update to work with Linux 2.6 /proc/meminfo format
Karl DeBisschop
2004-02-25
change some datatypes to llu for very large swaps
Karl DeBisschop
2004-02-20
Corrected usage message (Matt Pounsett)
Ton Voon
2003-12-24
Fixed help doc on use of % (854817 - Gunnar Hellekson)
Ton Voon
2003-11-12
clean up compiler warnings
Karl DeBisschop
2003-11-11
Added perfdata
Ton Voon
2003-11-11
Fixed if only absolute warn/crit set
Ton Voon
2003-09-30
Fixed logic problem if HAVE_SWAP, but not on AIX or Solaris. Removed
Ton Voon
2003-09-17
Support for check_swap in AIX (tested on 5.1)
Ton Voon
2003-09-11
last changes to configure broke check_swap on RHLinux. Restore /proc/meminfo ...
Karl DeBisschop
2003-08-22
- bindtextdomain for gettext, a few other smale cleanups here and there
Karl DeBisschop
2003-08-10
the last round of pedantic compiler warnings
Karl DeBisschop
2003-08-07
replace "terminate" with "die" for shorter name and better readability
Karl DeBisschop
2003-08-02
establish "UT_" namespace for usage text in #defines
Karl DeBisschop
2003-07-30
markup for translation
Karl DeBisschop
2003-07-29
mark for translation
Karl DeBisschop
2003-06-29
Corrected reported size for PROC_MEMINFO systems
Ton Voon
2003-06-27
Support for swap -s for solaris. Also changes size of swap to MBs through
Ton Voon
2003-03-11
Remove getopt_long checks
Ton Voon
[next]