Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Category: IBM San Volume Controller
Plugins for monitoring IBM SVC and attached systems. http://en.wikipedia.org/wiki/IBM_SAN_Volume_Controller
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Submit Your Nagios Project!
Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing. Read the FAQ for instructions.Check IBM Storwize V7000 Unified / SONAS Health
github.com/acch/nagios-pluginsThis bash script checks health of an IBM Storwize V7000 Unified / SONAS system, using the 'lshealth' CLI command.
Check IBM Storwize V7000 Unified / SONAS Inodes
github.com/acch/nagios-pluginsThis bash script reports on the number of inodes in an IBM Storwize V7000 Unified / SONAS system.
Check IBM Storwize V7000 Unified / SONAS Performance
github.com/acch/nagios-pluginsThis bash script reports on various performance metrics of an IBM Storwize V7000 Unified / SONAS system, using the 'lsperfdata' CLI command.
Check IBM Storwize V7000 Unified / SONAS Replication
github.com/acch/nagios-pluginsThis bash script checks the status of the last replication task of an IBM Storwize V7000 Unified / SONAS system.
Check IBM Storwize V7000 Unified / SONAS SMB Sessions
github.com/acch/nagios-pluginsThis bash script reports on the number of SMB sessions in an IBM Storwize V7000 Unified / SONAS system, by evaluating syslog entries in /var/log/messages.
Check IBM Storwize V7000 Unified / SONAS VFS Warnings
github.com/acch/nagios-pluginsThis bash script reports on the number of VFS warnings logged by Samba in an IBM Storwize V7000 Unified / SONAS system, by evaluating syslog entries in /var/log/messages.
check IBM SVC device status
The plugin is using Python and check SVC status using SVC CLI in SSH connection. If offered 4 functions to check pool capacity,pool status, FC port status and Node status. It support SVC family device(such as V7000,V500)
check_ibm_flashsystem
github.com/nickjeffrey/check_ibm_flashsystemcheck for IBM SVC / Storwize / Spectrum Virtualize / FlashSystem storage - any existing metro mirrors or global mirrors are in sync - CPU not maxed out - Cache memory not maxed out (not yet implemented) - name resolution exists for the SVC - time ...
IBM StorWize V3700 / V7000 check
This plugin is an updated / modified version of the plugin found at: https://exchange.nagios.org/directory/Plugins/Hardware/Storage-Systems/SAN-and-NAS/IBM-San-Volume-Controller/IBM-v7000--2D-v7000-Unified/details. Tested to work with: - IBM StorWize ...
IBM Storwize V7000
This plugin tests an IBM Storwize V7000. The V7000 uses IBM's San Volume Controller (SVC) code as the base for its controllers, so this health check may work with SVC itself, but I can't test that. For this script to work, you need to first setup an ...
IBM Storwize V7000 check_ibm_v7000_svc
www.ipb.deChecks several states of IBM V7000 SVC via perl module IBM::SVC (enclosures, drives, arrays, batteries, psu's canisters, enclosureslots, vdisks and consistency group states). you may exclude some objects for vdisk and consistency group checks.
IBM Storwize v7000 Performance
Plugin to check storage's performance. It doesn't need any extra libraries.
IBM v7000 - v7000 Unified
nagios-it.orgThis is a bash script to check the hardware status of IBM Storwize v7000. It use 'ssh' protocoll with certificate authentication. If you have any suggestion write me!
IBM_SVC_Check
Using the excellent checker by Martin Leucht I have extended it to cover more SVC specific functions such as IO Groups, Hosts, Mdisks, Vdisks, and Mdisk Groups.