Page 1 of 1
plugin to monitor palo alto memory and cpu
Posted: Tue Sep 15, 2020 3:34 pm
by rnjie
is there is plugin i can use to monitor memory and cpu of my paloalto switches?
Re: plugin to monitor palo alto memory and cpu
Posted: Wed Sep 16, 2020 11:25 am
by benjaminsmith
Hi,
While there isn't a dedicated Palo Alto wizard you might try using the
SNMP Walk Wizard . Also, there are a few community developed plugins in the Nagios Exchange that maybe an option.
Nagios Exchange Palo Alto Plugins
https://exchange.nagios.org/index.php?o ... alo%20Alto
Our guide on installing plugins in Nagios XI.
Managing Plugins In Nagios XI
Let us know if you need help or have more questions.
Regards,
Benjamin
Re: plugin to monitor palo alto memory and cpu
Posted: Wed Sep 16, 2020 12:26 pm
by rnjie
thank you, i tried the snmp walk wizard and it was too confusing for me, i got a bunch of mibs but nothing really useful, however i used the snmp linux wizard and i can see one for cpu but not memory, i also checked the 3rd party plugins and could not find anything for memory as well, are you sayin there is no way to measure memory for Palo Alto?
Usage:
./check_paloalto
Parts are:
load -> utilization with thresholds and performancedata
sessionuse -> capacity of sessions with thresholds and performancedata
state -> Shows in HA Cluster if its active or passive
temp -> Shows Temperature with thresholds and performancedata
fan -> Shows fanstatus with thresholds and performancedata
uptime -> System uptime
cpu -> system CPU
Re: plugin to monitor palo alto memory and cpu
Posted: Thu Sep 17, 2020 2:29 pm
by benjaminsmith
Hi
@rnjie ,
Whether or not that metric is available will depend on the hardware provider. You can check the
vendor's documentation on this. Additionally, it will be necessary to add the MIB to Nagios XI.
The steps are covered in the guide below.
Using The SNMP Walk Wizard
Regards,
Benjamin