qgarnier
qgarnier
It can happen if the poller doesn't resolve the hostname. I don't know for the ```Bad request```. It can resolve ```myappli2.domain.tld``` ? The plugin test the certificate (we don't care...
To have the same thing, use the custommode=tcp
It depends. https is quite useful if you want to transit through a proxy for example.
Is it ok for you ? Or you need more details ?
I need also the full snmpwalk of your equipment ?
I check the temperature as example. I use the table: temperatureTable (.1.3.6.1.4.1.534.6.6.7.7.1) with: - temperatureProbeStatus (.1.3.6.1.4.1.534.6.6.7.7.1.1.3): 0 = disconnected, 1 = connected ``` temperatureName.1 = "" temperatureProbeStatus.1 = INTEGER: 0...
You comment it if you have some other OIDs to monitor for your equipment.
Could you provide the response with --debug option ?
Could you connect on your palo alto and execute following commands ? ``` set cli op-command-xml-output on show vpn ike-sa show vpn ipsec-sa show vpn flow ```
It comes from command: ```show vpn ike-sa```. Nothing is returned. That plugin check ipsec tunnels. And you have sslvpn tunnel only.