I use Palo Alto devices in our IT infrastructure and would like to monitor them in an easy way without adding each single sensor manually.
How can I monitor my Palo Alto firewalls with PRTG?
Votes:
I use Palo Alto devices in our IT infrastructure and would like to monitor them in an easy way without adding each single sensor manually.
How can I monitor my Palo Alto firewalls with PRTG?
firewall monitoring pa-200 pa-220 pa-3020 pa-5050-and-vm-100-200 paetemplate palo-alto-networks prtg template
Created on May 3, 2018 12:42:12 PM by
Noah Loskarn [Paessler Support]
(1)
●2
Last change on Jul 19, 2022 6:11:03 AM by
Luis Quesada (Paessler Technical Support)
9 Replies
Votes:
This article applies to PRTG Network Monitor 18.1.37 or later
PRTG provides some sensor types that work with PaloAlto Firewalls by default, for example, the SNMP Traffic sensor. This template will deploy both some of these standard sensors and custom/specific sensors created specifically for Palo Alto Firewalls such as PA-200, PA-220, PA-3020, PA-5050 and VM-100/200 models.
You can use the device template that we provide below to automatically create the following predefined and custom sensors with the PRTG auto-discovery.
The metrics that are available can vary. The included sensors can monitor the following if the data is available:
The device template creates the available and compatible sensors based on the data at hand. The sensors implement default alerts whenever possible, but you can still fine-tune most channels by defining additional limits in the sensor channel settings or by modifying the lookups that are included by default.
The created sensors will look like this:
Right-click and select Open Image in New Tab for full-screen view
Right-click and select Open Image in New Tab for full-screen view
No sensors deployed? :( Please read ahead for troubleshooting.
Have any issues? Please don't hesitate to contact us by replying to this post or via a support ticket. Please make sure to mention this article. Read ahead for troubleshooting steps that you can take in advance.
Your auto-discovery log tells you a lot about what went wrong during the sensor's deployment. You can troubleshoot the auto-discovery by inspecting the auto-discovery log. If you get entries like the one below (NOT FOUND), it means that the required protocol or Object Identifier (OID) is not available and the sensors can't be deployed.
[...] 3/7/2018 10:54:17 AM: Template Loaded; Device ID: 10287; Name: Custom Palo-Alto Firewall v0.3 3/7/2018 10:54:18 AM: Template Check; Device ID: 10287; Check ID: ping; FOUND 3/7/2018 10:54:18 AM: Template Assigned; Device ID: 10287; Name: Custom Palo-Alto Firewall v0.3 3/7/2018 10:54:18 AM: Sensor Created; Device ID: 10287; Create ID: pingsensor; Sensor ID: 10341; Name: Ping 3/7/2018 10:54:19 AM: Template Check; Device ID: 10287; Check ID: snmp; FOUND 3/7/2018 10:54:20 AM: Template Check; Device ID: 10287; Check ID: snmpdiskfree; FOUND 3/7/2018 10:54:24 AM: Template Check; Device ID: 10287; Check ID: snmp_entPhySensorTable; NOT FOUND [...]
In the example above, some sensors were skipped because the device did not respond to the snmp_entPhySensorTable check. This means that this data is probably not available on your device. You can track this data by looking for the name after snmp_. In this case, a search for entPhySensorTable will tell you what OID from what MIB is missing.
You can also use this log to identify if the discovery was interrupted because the device did not respond to ping or to a basic SNMP check.
If the discovery log is not sufficient, you can review the SNMP data directly from your device. To do so, save the text below (in the white box) as .txt and use it with the Scan Script option in our SNMP Tester. This will allow you to review which SNMP queries succeed and which do not deliver any data. Please have this information at hand when contacting our support team.
-------- Walk Default -------- hrSystemUptime walk=1.3.6.1.2.1.25.1.1 -------- MIB-2 System walk=1.3.6.1.2.1.1 -------- Sensor Specific Queries ---- panGPGatewayUtilization walk=1.3.6.1.4.1.25461.2.1.2.5.1 --- panSession walk=1.3.6.1.4.1.25461.2.1.2.3 --- entPhySensorTable walk=1.3.6.1.2.1.99.1.1 --- panSys walk=1.3.6.1.4.1.25461.2.1.2.1 ---
Created on May 3, 2018 2:02:37 PM by
Noah Loskarn [Paessler Support]
(1)
●2
Last change on Jul 19, 2022 6:18:38 AM by
Luis Quesada (Paessler Technical Support)
Votes:
Hi, I am able to run this template and discover device objects. However there is an issue when template discover Fan or Power supplies. PRTG creates a sensor name with OID rather than a component name such as FAN -1 etc.
Votes:
Hi there,
I'm afraid that this is a known issue we are currently working on. It's not about the template, but about the implementation of the sensor used.
Please bear with me that I cannot tell you when a fix is available at the very moment.
Kind regards,
Felix Saure, Tech Support Team
Votes:
Dear all, after runnng this template and setting up the monitoring via autodiscover to a 5220 paloalto, I get some sensor working.
However there is no CPU sensor. Is this expected behaviour?
Thanks,
Votes:
Hi Chris,
The metrics which are provided by the device can vary. Please note that the list is only the options which could be available.
Kind regards
Felix Wiesneth - Team Tech Support
Votes:
I am trying to get the template to show up in my list of templates. The directions said to copy the "PRTG" folder to the installation folder. But in the extracted file I cannot find a "PRTG" folder. I copied the "PRTG-PaloAlto" folder instead but still not seeing the template. Any help? I am new to using 3rd party templates on PRTG.
Adam
Votes:
Hi Adam,
Templates need to be stored in C:\Program Files (x86)\PRTG Network Monitor\devicetemplates. It could be possible that you will need to restart the Core Server for the templates to be displayed.
Kind regards
Felix Wiesneth - Team Tech Support
Votes:
Hi Felix,
Having the same issue, the instructions are a bit confusing. There are 4 folders in "PRTG-PaloAlto": devicetemplates, lookups, MIB, and webroot.
Are we to copy the contents of the 4 folders into the same named folders?
Like this?
\PRTG-PaloAlto\devicetemplates to C:\Program Files (x86)\PRTG Network Monitor\devicetemplates
\PRTG-PaloAlto
PRTG-PaloAlto\lookups\custom to C:\Program Files (x86)\PRTG Network Monitor\lookups\custom
\PRTG-PaloAlto\MIB to C:\Program Files (x86)\PRTG Network Monitor\MIB
\PRTG-PaloAlto\webroot to C:\Program Files (x86)\PRTG Network Monitor\webroot
I restarted Core services, and now see "Custom Palo-Alto Firewall v0.3" in "Run Auto-Discovery with Template for x.x.x.x", however still nothing was found.
I tried to add a sensor manually, searched for Pan and Palo, nothing was found.
Any thoughts?
Votes:
Hi Chris,
device templates won't create any new sensors. If the Auto-Discovery didn't find any new sensors, I would recommend to check the log. In addition, please make sure that your target device supports the PAN-COMMON-MIB.
Kind regards
Felix Wiesneth - Team Tech Support
©2024 Paessler AG Terms & Conditions Privacy Policy Legal Notice Download & Install
Add comment