Skip to content

aso930/check_msa2040

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Check the status of HP MSA2040 storages

This script is designed to work with nagios. Fell free to modify it for you own personal needs.

Options:

    -h,--help - display this message
    
    -n, --hostname= - IP or hostname of the storage
    
    -u, --username= - Username to connect to the storage
    
    -p --password = - Password to connect to the storage
    
    -c, --check= - What to check. Valid options are: events last <nb>, controllers, power-supplies, sensor-status, system.
    
    -v, --version - print the version

Note about Python version compatibilities:

  • For Python 2.7 use check_msa2040.py
  • For Python 3+ use check_msa2040.py3

About

Check the status of HP MSA2040 storages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages