How to Show the CPU,Memory and uptime on Nagios XI

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
tsabit
Posts: 35
Joined: Thu Sep 15, 2016 3:26 am

How to Show the CPU,Memory and uptime on Nagios XI

Post by tsabit »

Hi Support,

I have installed Nagios XI 5.2.4 then i add Cisco Device but the detail is like CPU,Memory and etc is not show.please assist me to show the detail it
You do not have the required permissions to view the files attached to this post.
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: How to Show the CPU,Memory and uptime on Nagios XI

Post by mcapra »

The Network Switch / Router wizard does not typically display this information.

You might try using the "SNMP Walk" wizard against the device to find the OID that contains the information you wish to display.
Former Nagios employee
https://www.mcapra.com/
tsabit
Posts: 35
Joined: Thu Sep 15, 2016 3:26 am

Re: How to Show the CPU,Memory and uptime on Nagios XI

Post by tsabit »

HI Support,

I have added the CPU on Juniper Firewall .1.3.6.1.4.1.3224.16.1.1.0 for CPU and OID .1.3.6.1.4.1.3224.16.2.1.0 for memory is not appear.please assist me
You do not have the required permissions to view the files attached to this post.
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: How to Show the CPU,Memory and uptime on Nagios XI

Post by mcapra »

Can you share the output of a full snmpwalk against this device? Preferably as plain text; A screenshot would not be particularly useful.

An example of an snmpwalk against one of my remote linux machines:

Code: Select all

snmpwalk -v2c -c welcome2 192.168.67.105
Former Nagios employee
https://www.mcapra.com/
Locked