summaryrefslogtreecommitdiffstats
path: root/plugins/check_swap.c
diff options
context:
space:
mode:
authorwaja <waja@users.noreply.github.com>2024-03-23 10:02:18 (GMT)
committerGitHub <noreply@github.com>2024-03-23 10:02:18 (GMT)
commit152acfabcf9faa3600b5ebb80a3fb569cd691ef3 (patch)
treede98ecf8a9782d16ce4de8b43132253404f4a3f6 /plugins/check_swap.c
parent93cd51bc6221ffc846c69135f2746120683b44c5 (diff)
downloadmonitoring-plugins-152acfabcf9faa3600b5ebb80a3fb569cd691ef3.tar.gz
check_nwstat: adds percentage used space (#1183)
* check_nwstat: adds percentage used space This adds the new VPU parameter to the check_nwstat plugin. This parameter returns the percentage used space on a Netware volume. Now you can monitor your Netware volumes easy. We use it with a warning 85% and critical 90%. eg: check_nwstat -H your.netware.host -v VPUvol1 -c 85 -w 90 returns 324653 MB (95%) used on volume vol1 - total 340212 MB|Used space in percent on vol1=95;90;80;0;100. * check_nwstat: Fixing whitespaces and tabs * Update translation files * check_nwstat: Use C99 booleans also with the patch * Some formatting --------- Co-authored-by: RincewindsHat <12514511+RincewindsHat@users.noreply.github.com>
Diffstat (limited to 'plugins/check_swap.c')
0 files changed, 0 insertions, 0 deletions