Hi Team,
I want to Setup F5 device monitoring on Nagios xi 8.5.1, what is the procedure I have to follow.
Can anyone help me out here.
Thanks in advance..!!
Setup F5 device monitoring on Nagios xi 8.5.1
-
- Posts: 141
- Joined: Fri Jan 15, 2021 3:56 am
-
- Dreams In Code
- Posts: 7682
- Joined: Wed Feb 11, 2015 12:54 pm
Re: Setup F5 device monitoring on Nagios xi 8.5.1
We don't have any official F5 plugins but you can see the 3rd party ones we have here:
https://exchange.nagios.org/directory/P ... rk-Gear/F5
You can follow this guide here for most plugins:
https://assets.nagios.com/downloads/nag ... ios-xi.pdf
A lot of customers use this plugin:
https://labs.consol.de/nagios/check_nwc ... index.html
Which requires a different setup:
Then test it out against the F5:
You can see the plugin help for other options:
If you have any questions on a specific plugin, please link the plugin to us and send any errors you are seeing and the command you are running.
Thank you!
https://exchange.nagios.org/directory/P ... rk-Gear/F5
You can follow this guide here for most plugins:
https://assets.nagios.com/downloads/nag ... ios-xi.pdf
A lot of customers use this plugin:
https://labs.consol.de/nagios/check_nwc ... index.html
Which requires a different setup:
Code: Select all
wget https://labs.consol.de/assets/downloads/nagios/check_nwc_health-8.3.1.tar.gz
tar zxf check_nwc_health-8.3.1.tar.gz
cd check_nwc_health-8.3.1
./configure
make all
make install
Code: Select all
/usr/local/nagios/libexec/check_nwc_health --hostname X.X.X.X -t 60 --community 'yourcommunity' --mode cpu-load
/usr/local/nagios/libexec/check_nwc_health --hostname X.X.X.X -t 60 --community 'yourcommunity' --mode hardware-health
/usr/local/nagios/libexec/check_nwc_health --hostname X.X.X.X -t 60 --community 'yourcommunity' --mode memory-usage
/usr/local/nagios/libexec/check_nwc_health --hostname X.X.X.X -t 60 --community 'yourcommunity' --mode disk-usage
/usr/local/nagios/libexec/check_nwc_health --hostname X.X.X.X -t 60 --community 'yourcommunity' --mode interface-usage
/usr/local/nagios/libexec/check_nwc_health --hostname X.X.X.X -t 60 --community 'yourcommunity' --mode interface-errors
Code: Select all
/usr/local/nagios/libexec/check_nwc_health -h
Thank you!
-
- Posts: 141
- Joined: Fri Jan 15, 2021 3:56 am
Re: Setup F5 device monitoring on Nagios xi 8.5.1
Sure, Let me check on the pulg in provided and get back to you.
-
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Setup F5 device monitoring on Nagios xi 8.5.1
Hi,
Sounds good. Just update the post when you are ready.Sure, Let me check on the pulg in provided and get back to you.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
- Posts: 141
- Joined: Fri Jan 15, 2021 3:56 am
Re: Setup F5 device monitoring on Nagios xi 8.5.1
Hi,
I added the F5 devices using the network switch/router wizard, it was successful. But for few device ports I see the below o/p. What can cause this problem..?
This o/p is for both utilization and port status.
[root@nagios: /usr/local/nagios/libexec]# ./check_ifoperstatnag 1296 -v3 -u 'xyz' -A 'abcdef' -a 'SHA' -l 'authNoPriv' 10.x.x.x
UNKNOWN - No info is being retrieved
Note: I have hided the snmp username and password.
I added the F5 devices using the network switch/router wizard, it was successful. But for few device ports I see the below o/p. What can cause this problem..?
This o/p is for both utilization and port status.
[root@nagios: /usr/local/nagios/libexec]# ./check_ifoperstatnag 1296 -v3 -u 'xyz' -A 'abcdef' -a 'SHA' -l 'authNoPriv' 10.x.x.x
UNKNOWN - No info is being retrieved
Note: I have hided the snmp username and password.
-
- Posts: 141
- Joined: Fri Jan 15, 2021 3:56 am
Re: Setup F5 device monitoring on Nagios xi 8.5.1
I checked for SNMP as well it is responding.
few ports on the same device are returning the values and few say this "no info being retrieved".
few ports on the same device are returning the values and few say this "no info being retrieved".
-
- Dreams In Code
- Posts: 7682
- Joined: Wed Feb 11, 2015 12:54 pm
Re: Setup F5 device monitoring on Nagios xi 8.5.1
What does this output?
Code: Select all
snmpget -v3 -u 'xyz' -A 'abcdef' -a 'SHA' -l 'authNoPriv' 10.x.x.x ifOperStatus.1296
-
- Posts: 141
- Joined: Fri Jan 15, 2021 3:56 am
Re: Setup F5 device monitoring on Nagios xi 8.5.1
[root@nagios: /usr/local/nagios/libexec]# ./check_ifoperstatnag 1296 -v3 -u 'xyz' -A 'abcdef' -a 'SHA' -l 'authNoPriv' 10.x.x.x
UNKNOWN - No info is being retrieved
UNKNOWN - No info is being retrieved
-
- Posts: 141
- Joined: Fri Jan 15, 2021 3:56 am
Re: Setup F5 device monitoring on Nagios xi 8.5.1
here is the o/p:
$snmpget -v3 -l authNoPriv -u xyz -a SHA -A 'abcdef' 10.x.x.x ifOperStatus.1296
IF-MIB::ifOperStatus.1296 = No Such Instance currently exists at this OID
$snmpget -v3 -l authNoPriv -u xyz -a SHA -A 'abcdef' 10.x.x.x ifOperStatus.1296
IF-MIB::ifOperStatus.1296 = No Such Instance currently exists at this OID
-
- Posts: 141
- Joined: Fri Jan 15, 2021 3:56 am
Re: Setup F5 device monitoring on Nagios xi 8.5.1
b/w for the same device I see as 0:
OK - Current BW in: 0Mbps Out: 0Mbps
OK - Current BW in: 0Mbps Out: 0Mbps