Search found 4 matches
- Fri Jul 26, 2024 1:53 pm
- Forum: Open Source Nagios Projects
- Topic: Trying to integrate Nagios Core with Slack
- Replies: 2
- Views: 5922
Trying to integrate Nagios Core with Slack
I've got Nagios monitoring my servers via IPMI and it's working well. Now I'm trying to get it to send alerts through Slack. The instructions seem easy enough and when I run the scripts manually they do generate slack alerts. The issue is that Nagios doesn't automatically run the scripts when an ale...
- Thu Oct 19, 2023 3:53 pm
- Forum: Open Source Nagios Projects
- Topic: IPMI plugin not working
- Replies: 2
- Views: 15964
Re: IPMI plugin not working
For any other noobs setting this up for the first time Install Nagios Core on Cent 9 https://tecadmin.net/install-nagios-core-service-on-centos-rhel/ Download the plugin https://www.thomas-krenn.com/en/wiki/IPMI_Sensor_Monitoring_Plugin_setup#cite_note-customobjectvars-1 extract the files to /usr/lo...
- Tue Oct 17, 2023 4:13 pm
- Forum: Open Source Nagios Projects
- Topic: IPMI plugin not working
- Replies: 2
- Views: 15964
Re: IPMI plugin not working
I was able to answer my own question.
Copied the check_ipmi_sensor to the plugins folder, created the hosts and service file and it works.
Now I need to filter out the sensors I don't want to monitor but there doesn't seem to be a lot of documentation on this
Copied the check_ipmi_sensor to the plugins folder, created the hosts and service file and it works.
Now I need to filter out the sensors I don't want to monitor but there doesn't seem to be a lot of documentation on this
- Mon Oct 16, 2023 1:21 pm
- Forum: Open Source Nagios Projects
- Topic: IPMI plugin not working
- Replies: 2
- Views: 15964
IPMI plugin not working
I'm setting up Nagios Core 4 on Cent 9 to monitor about 600 clients over IPMI and am having some trouble getting it talking to the machines. The server itself is up and monitoring our switches and I need it to talk to my Supermicro servers over IPMI. I'm using this plugin https://www.thomas-krenn.co...