Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Your review has been submitted and is pending approval.
Monitor if the NetApp Aggregate Total storage space falls below a threshold.
Current Version
1.0
Last Release Date
October 29, 2013
Owner
Tom Eklöf
Website
https://github.com/proppen
Download URL
https://github.com/proppen/shellscripts/blob/master/nagios-plugins/check_NetAppLeftAggr
License
GPL
You need to set up SSH Key authentication for the monitoring user (see below).
Instructions/Documentation: you need ssh keyless authentication for this plugin.
You can use root but you can also create a monitoring role. Add keyless SSH Authentication & monitoring role (we’re using a user named op5 in this example):
Create op5 user and monitoring role: > useradmin role add monitoring -a cli-aggr*,login-ssh > useradmin group add monitoring -r monitoring v useradmin user modify op5 -g monitoring
## Enter advanced mode > priv set advanced
## Unlock diaguser and set password > useradmin diaguser unlock > useradmin diaguser password
## Login with the diag user and password you just set: > systemshell
## Now add your SSH public key > mkdir -p /mroot/etc/sshd/op5/.ssh > vi /mroot/etc/sshd/op5/.ssh/authorized_keys > sudo chown -R root:wheel /mroot/etc/sshd/op5/.ssh/authorized_keys > sudo chmod -R 0600 /mroot/etc/sshd/op5 > exit > useradmin diaguser lock > priv set admin
You must be logged in to submit a review.
To:
From: