|
Server : LiteSpeed System : Linux barito.iixcp.rumahweb.net 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64 User : elvh3918 ( 1528) PHP Version : 8.2.31 Disable Function : mail Directory : /lib/netdata/conf.d/go.d/ |
## All available configuration options, their descriptions and default values: ## https://github.com/netdata/netdata/tree/master/src/go/plugin/go.d/collector/panos#readme #jobs: # - name: firewall # url: https://192.0.2.1 # api_key: YOUR_PANOS_XML_API_KEY # update_every: 60 # timeout: 3 # # - name: firewall_with_keygen # url: https://198.51.100.1 # username: netdata # password: YOUR_PASSWORD # update_every: 60 # timeout: 3 # # - name: firewall_with_tls_and_vsys # url: https://203.0.113.1 # api_key: YOUR_PANOS_XML_API_KEY # vsys: vsys1 # vnode: firewall-a # tls_ca: /etc/netdata/panos-ca.pem # tls_cert: /etc/netdata/panos-client.pem # tls_key: /etc/netdata/panos-client-key.pem # proxy_url: http://proxy.local:8080 # headers: # X-Example: value # # - name: lab_self_signed # url: https://203.0.113.2 # api_key: YOUR_PANOS_XML_API_KEY # tls_skip_verify: yes