Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
NOTICE: Latest firmware (2.5.3) has broken the plugin's ability to submit commands via SSH. I no longer have access to an appliance to work around this. These plugins were written as a way to monitor various metrics on the appliance that Symantec doesn't appear to offer anywhere else. These plugins were written using ssh keys so that passwords don't need to be stored in the plugin. Since Symantec doesn't give us direct access to the Linux shell on the appliance, I found a way to force some SSH keys into the device and it will use them.
Current Version
1.0
Last Release Date
2012-04-02
Owner
Steven Brown
Website
http://forgottenlives.ca
License
GPL
Compatible With
NOTICE: Latest firmware (2.5.3) has broken the plugin's ability to submit commands via SSH. I no longer have access to an appliance to work around this.
These plugins were written as a way for us to monitor various metrics on the machine that Symantec doesn't appear to offer anywhere else.
These plugins were written using ssh keys so that passwords don't need to be stored in the plugin.
Since Symantec doesn't give us direct access to the Linux shell on the appliance, I found a way to force some SSH keys into the device and it will use them.
I won't detail here how to generate the keys or how they work, Google is your friend here. Once you have the public key string available:
$ ssh admin@nbuappliance "echo INSERT PUBLIC KEY HERE >> ~/.ssh/authorized_keys"
NOTE: "admin" is the account you setup during the initial setup of the appliance and is the only account you can login with.
Once the public key is in place, you need to alter the private key file location in the scripts.
After that you should be able to run the scripts as the Nagios user and you should get data back.
In my case, I had a 5220 with a 24TB expansion drawer. 100% of the disk was dedicated to de-duplication, we did not use Advanced Disk. This might cause a problem with the plugin but at this time I have no way to test out the various scenarios.
You must be logged in to submit a review.
To:
From: