TOP LEVEL CATEGORIES
EXPLORE
@fabio79rm
Favorites 0
Views 1184
OO Python Nagios check based on the output produced by: /usr/bin/SMcli netapp01 netapp02 -c "show storageArray profile;" It can either invoke the SMcli tool or…
This Python check uses psutil http://code.google.com/p/psutil/ to monitor the number of files opened by a process: it expects the process 'pid' saved in a .pid…