panos_exporter icon indicating copy to clipboard operation
panos_exporter copied to clipboard

paloalto os expoter for prometheus

Results 7 panos_exporter issues
Sort by recently updated
recently updated
newest added

hi, I found one new bug out it affects at least palo alto 5450 which is a chassis firewall with 5260 everythings are going well ``` An error has occurred...

Can I please request having the results from the following query added. `` It has the added complexity of having results for multiple dataplanes if the platform has more than...

Hi, I pull the docker image I create de yaml as explain but it indicates an error to read the yaml conf file. What am I missing ? Thanks for...

documentation

Most functions in the file [panos.go](https://github.com/jenningsloy318/panos_exporter/blob/master/panos/panos.go) are instantiated the same way. Specifically this section, using one of functions as example: ```golang _, iCancel := context.WithCancel(ctx) defer iCancel() var interfaceResponse ManagementInterfaceResponse...

hi as I got, both metrics related to cpu and dataplane utilization works only with pa3000 series, not higher for example for pa5260 and pa5450 it can't collect some keys...

Do you have any plans to add new features? I was thinking an ability to get license information so i can start sending alerts well ahead of time when the...

I would like to run this under a Windows machine. Can this be compiled for Windows?