Search found 6 matches
- Wed Sep 05, 2018 10:44 am
- Forum: Open Source Nagios Projects
- Topic: Dell Emc 400F Monitoring
- Replies: 5
- Views: 2639
Re: Dell Emc 400F Monitoring
This would be a better question for the author of the plugin. https://github.com/thecodeteam/nagios-unity/issues I see the same issue here https://github.com/thecodeteam/nagios-unity/issues/1 You may want to try the other plugin then Thank you for the answer. The other Plugin as well doesn't work. ...
- Wed Sep 05, 2018 6:31 am
- Forum: Open Source Nagios Projects
- Topic: Dell Emc 400F Monitoring
- Replies: 5
- Views: 2639
Re: Dell Emc 400F Monitoring
I tried both of the Plugins for nagios and none of them are working. this is the Error Messages from nagios-Unity Plugin. [root@localhost tmp]# nagios-unity --help Traceback (most recent call last): File "/usr/bin/nagios-unity", line 7, in <module> from nagiosunity.cli.client import main F...
- Tue Sep 04, 2018 6:17 am
- Forum: Open Source Nagios Projects
- Topic: Dell Emc 400F Monitoring
- Replies: 5
- Views: 2639
Dell Emc 400F Monitoring
Hello Guys, I need some help with pushing me into the right direction, I have dell Storage 400 F ( Unity ) and as well Vplex, which I need to monitor from our Nagios Server. I have already looked online and found some of the Nagios Plugin but still not sure,which one is the best one. https://exchang...
- Sat Sep 01, 2018 12:11 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Monitor Cluester Shared Volumes server 2016
- Replies: 5
- Views: 2884
Re: Nagios Monitor Cluester Shared Volumes server 2016
SJY004 , Please replace the existing nsclient.ini file with the one I attached and restart the nsclient service. Let me know if the external script starts working for you. Thanks. Hello npolovenko , I did as you advice and it worked, my Nagios can read the CSV vlaues and monitor it, Thank you for a...
- Fri Aug 31, 2018 1:57 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios Monitor Cluester Shared Volumes server 2016
- Replies: 5
- Views: 2884
Re: Nagios Monitor Cluester Shared Volumes server 2016
Is your command defined in the nsclient.ini file? Quite often, you can get this message if the external scripts module is not enabled. Check you see if you have the following lines in the nsclient.ini file: CheckExternalScripts = 1 allow nasty characters = 1 allow arguments = 1 then restart the nsc...
- Fri Aug 31, 2018 8:07 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Monitor Cluester Shared Volumes server 2016
- Replies: 5
- Views: 2884
Nagios Monitor Cluester Shared Volumes server 2016
Hello Guys, I have Nagios Core working since ling time and we are using for windows and Linux server monitoring, recently we have installed the Hyper V clustering with 8 Nodes and I need to make the system monitoring for hyper v cluster. I have already installed the NSClient++ plugin on the Hyper v ...