Search found 4 matches
- Thu Sep 28, 2023 5:51 am
- Forum: Open Source Nagios Projects
- Topic: check_unity.py issue
- Replies: 1
- Views: 15131
check_unity.py issue
Hi, I´m having an issue with check_unity.py. Trying to monitor our new Unity U380 Box with that plugin. /tmp/check_unity.py -H 172.16.0.60 -u admin -p ******* -m battery get the following error: Traceback (most recent call last): File "/tmp/check_unity.py", line 572, in <module> main() Fil...
- Wed Sep 01, 2021 1:10 am
- Forum: Open Source Nagios Projects
- Topic: Dell R540 Monitoring Issue
- Replies: 3
- Views: 1598
Re: Dell R540 Monitoring Issue
Hi,
thank you for your reply.
SNMP is enabled and snmpwalk or get is no problem. I want to monitor the server via nrpe so the snmp query is executed on the server directly.
What agent do you mean? Is there a special software which is needed from Dell?
Thanks Thomas
thank you for your reply.
SNMP is enabled and snmpwalk or get is no problem. I want to monitor the server via nrpe so the snmp query is executed on the server directly.
What agent do you mean? Is there a special software which is needed from Dell?
Thanks Thomas
- Tue Aug 31, 2021 2:56 am
- Forum: Open Source Nagios Projects
- Topic: Dell R540 Monitoring Issue
- Replies: 3
- Views: 1598
Dell R540 Monitoring Issue
Hello there, I´m trying to monitor our new VM Server from Dell R540. I´ll tried already some plugins: check_sasraid_megaraid_18.pl check_dell_openmanage.1.3.pl check_dell_poweredge.sh All of them are working but the OIDs in it are not there. In the Openmanage plugin there is a buildin test function ...
- Tue Feb 27, 2018 7:54 am
- Forum: Open Source Nagios Projects
- Topic: check_smart.pl issue
- Replies: 2
- Views: 1802
check_smart.pl issue
Hello everyone, at the moment I have a problem by running this smart check plugin. When I run it via shell on the given host it returns the result without an issue (as root). But when I run it via root cronjob ( I write the cron output into a text file to prepare the output in a selfmade script whic...