Browsing All posts tagged under »monitoring«

The life before ADEM

July 4, 2023

0

In the middle of 2021 I worked for the first time with SASE Service from Palo Alto and at that time there was no ADEM (Autonomous Digital Experience Management or Monitoring) so I had to invent something on my own for the same purpose.That was the first time I started to work with Microsoft Powershell […]

Custom Monitoring of Palo Alto with Perl and Cacti

August 30, 2014

8

1. The Global Counters The Palo Alto Firewall has released an API, that has some (not all) commands to issue through external programmable interface. This API is based on XML and makes it possible to issue specific commands with that you can check just for example some states of the firewall. Through the API it […]

Custom Monitoring of Cisco ASA with Lynx and Cacti

May 6, 2014

12

On packetpushers.net somebody wrote an articel about automatically get the outputs of show command of the cisco asa with lynx. That makes it possible to see if a specific counter for a feature, service or process or just interface counter changes, mainly increases, but you cannot see the size of the increase. In troubleshooting it […]