Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Nagios plugin for Quantum StorNext Filesystem. Check internal filesystem latency for clients via Quantum's cvadmin utility. Returns average of all clients as well as lowest / highest client latency with optional DNS name / IP. Should work with all SNFS versions. Confirmed working with SNFS > 4.1 Returns optional perfdata. PNP4NAGIOS template.
Current Version
0.4b
Last Release Date
February 25, 2012
Owner
Daniel Helgenberger
Website
http://www.m-box.de
License
GPL
Compatible With
Plugin script
pnp4nagios template
check_snfs_clients.sh, Version 0.4b for Nagios and Quantum StorNext. Usage
check_snfs_clients.sh -F <SNFS FS Name> [-w <Warning Latency>] [-c <Critical Latency>] [-e <path to cvadmin>] [-i] [-p] [-v] [-h] [-V]
Script runs cvadmin on named host and SNFS file system with command "latency-test". Returns avagage latency of all clients as well as minimal and maximal latency client. Warns if latency is exceeded by any client. Warning: Due to the nature of the test this command has a long runtime, about 2 seconds per FS client.
-H Hostname to run cvadimin on. Defaults to localhost
-F SNFS filesystem to test. Defaults to cvfs01
-w Warning level in us. Has to be lower then critical level. Defaults to 300
-c Critical level in us. Has to be higher then warning level. Defaults to 600
-e Path to cvadmin binary. Make sure nagios user may sudo this! Defaults to /usr/cvfs/bin/cvadmin
-i Do not ignore FSM. By default the file system manger is ignored since it has localhost latency.
-I IP Mode. Use this when cvadmin is unable to resolve DNS names or output of full FDQN is preferred. Default off.
-v Verbose summary. Outputs all clients exceeding warning and critical.
-t run internal test case
-T run external test on file
-f Location for temporary file. Defaults to /tmp/check_snfs_clients.tmp
-p Disable performance data output.
-h Print this usage and exit.
-V Print version info and exit.
EXAMPLE check_snfs_clients.sh -v -F cvfs01 -w 200
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!