Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
______ ATTENTION: Anyone using nagios want to take over this plugin? Please contact me by mail (this platform is missing a notification feature...). _____ A perl script to check some things for Tivoli Service Manager (tsm) health. Works for me at AIX 5.3 with tsm 5.5. The check plugin will report performance data, when useful. Use at own risk! 20100927:fix:check for scratch tapes produced no output for existing tapes. fixed it for being zero "0".
Current Version
20100927
Last Release Date
2010-09-27
Owner
Daniel Bierstedt
License
GPL
Version: 20100927 Autor: Daniel Bierstedt [[email protected]]
This plugin checks several values from Tivoli Storage Manager At this point of time available: log, db, scratch, path, max_scratch
You need a user with analyse rights and an installed tsm client
Available arguments:
-h | --help -w | --warning -c | --critical -u | --user -p | --pass -a | --path -l | --libr -g | --stgpool -r | --max_scratch -m | --used_scratch -t | --type (of check to do)
Examples:
To query Log utilisation: check_tsm -t log -w 60 -c 80 -u admin -p admin
To query DB utilisation: check_tsm -t db -w 60 -c 80 -u admin -p admin
To check scratch tape count: check_tsm -t scratch -l LIBRARY -w 20 -c 10 -u admin -p admin
To check pathes: check_tsm -t path -s SOURCE -d DESTINATION -u admin -p admin
To check difference between NUMSCRATCHUSED and MAXSCRATCH: check_tsm -t max_scratch -u admin -p admin -g STGPOOL -w 10 -c 5
This plugin worked well for me on AIX-5.1 via SSH, although it didnt seem to work via nrpe. It worked on TSM-5.3 and TSM-6.1
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!