List devices using SNMP?

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
TBT
Posts: 625
Joined: Wed May 18, 2011 1:26 pm

List devices using SNMP?

Post by TBT »

In an effort to change monitoring of devices from SNMP to NCPA, I'm looking for a way to list all currently using SNMP to monitor. Any suggestions?
Nagios XI 2024R2.2.1 (8 Servers)
Nagios Fusion 2024R1.0.2
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: List devices using SNMP?

Post by ssax »

There's not really an easy way to do this as only the plugin determines what protocols to use, there's no link back to XI to tell you which protocols it uses (it could use multiple protocols per plugin).

Please send me a copy of your profile and I'll take a look at what you have currently, you can download it from Admin > System Profile > Download Profile.

Thank you
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: List devices using SNMP?

Post by ssax »

The devices listed in /etc/mrtg/conf.d are all using SNMP (these are likely only switches/routers though so not likely to stop using SNMP):

I looked through your commands to find out which are likely to use SNMP, these are specific to yours:

Code: Select all

check_apc_pdu
check_ciscoasa_memory
check_cisco_asa
check_cisco_firewall
check_em01_humidity
check_em01_light
check_em01_temp
check_em08_contacts
check_em08_humidity
check_em08_light
check_em08_rtd
check_em08_temp
check_em08_voltage
check_hpjd
check_meraki_service
check_netapp3
check_nwc_health
check_php_snmp_bandwidth
check_snmp
check_snmp_int
check_snmp_load
check_xi_service_ifoperstatus
check_xi_service_ifoperstatusnag
check_xi_service_snmp
check_xi_service_snmp_linux_load
check_xi_service_snmp_linux_process
check_xi_service_snmp_linux_storage
check_xi_service_snmp_watchguard
check_xi_service_snmp_win_load
check_xi_service_snmp_win_process
check_xi_service_snmp_win_service
check_xi_service_snmp_win_storage
The only way I know is to go to Configure > Core Config Manager > Commands:
- Click the little blue circle with a white "i" in it next to the command
- Note the Hosts, Note the Services
- You'd need to do that with each one though
TBT
Posts: 625
Joined: Wed May 18, 2011 1:26 pm

Re: List devices using SNMP?

Post by TBT »

Ouch. Okay, thanks.
Nagios XI 2024R2.2.1 (8 Servers)
Nagios Fusion 2024R1.0.2
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: List devices using SNMP?

Post by lmiltchev »

@TBT, do you have any further questions or it is OK to close this topic?
Be sure to check out our Knowledgebase for helpful articles and solutions!
TBT
Posts: 625
Joined: Wed May 18, 2011 1:26 pm

Re: List devices using SNMP?

Post by TBT »

You may close this one. Thanks.
Nagios XI 2024R2.2.1 (8 Servers)
Nagios Fusion 2024R1.0.2
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: List devices using SNMP?

Post by scottwilkerson »

TBT wrote:You may close this one. Thanks.
Great!

Locking thread
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked