Skip to content

wAmpIre/check_netappfiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

- Set up SNMP on the FAS/ONTAP:

  toaster> snmp contact Toaster Master <toasters@mycompany.com>
  toaster> snmp location Somewhere in the basement
  toaster> options snmp.enable on
  toaster> snmp init 1

- On your UNIX box:

  + Either (recommended) ...

    * Install NET-SNMP Python bindings

      On Debian/Ubuntu: sudo apt-get install libsnmp-python

  + ... or

    * You need "snmp(get|walk)" as "/usr/bin/snmp(get|walk)"
      or specify path with "--path /PATH/TO/"

- nagios@monitor:~> .../check_netappfiler.py -H toaster
  NETAPP(global) OK - FAS2020: The system's global status is normal.

About

Nagios-Plugin for NetApp FAS Systems (via SNMP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published