Search found 3 matches

by guvijur
Wed Oct 09, 2019 5:00 am
Forum: Open Source Nagios Projects
Topic: Nagios + Send SMS over gnokii
Replies: 1
Views: 962

Nagios + Send SMS over gnokii

Hi! There was a problem with sending SMS messages through gnokii. If I send a test message from the console, then everything is fine. echo "TEST" | /usr/bin/gnokii --sendsms +79631234567 The message comes and everything is great. And when I test an emergency, Nagios can't send a message. T...
by guvijur
Thu Oct 03, 2019 2:51 am
Forum: Open Source Nagios Projects
Topic: Switch stack port monitoring via SNMP
Replies: 3
Views: 2588

Re: Switch stack port monitoring via SNMP

scottwilkerson wrote:Out of curiosity what do you get when you run this against the IP address?

Code: Select all

snmpwalk -v 2c -c 'public' XXX.XXX.XXX.XXX ifName

They may just be assigned different SNMP IDs
Thank you so much! You solved my problem.
by guvijur
Wed Oct 02, 2019 8:38 am
Forum: Open Source Nagios Projects
Topic: Switch stack port monitoring via SNMP
Replies: 3
Views: 2588

Switch stack port monitoring via SNMP

Hi! I installed the Nagios program on CentOS 7. After the settings are faced with a problem. I need to monitor the port status of two Dell PowerConnect 7024 switches. The switches are stacked and have a single ip address. When I am in the switch management interface, I see them as "unit 1"...