Search found 5 matches
- Tue Mar 24, 2020 8:19 am
- Forum: Nagios XI
- Topic: Palo Alto 5250 / NCPA Agent / SSH Commands
- Replies: 15
- Views: 2824
Re: Palo Alto 5250 / NCPA Agent / SSH Commands
Sorry for the late reply, i did not get a notification of response. You need to set your SNMP community in Device -> Setup -> Operations -> SNMP Setup The one you linked are traps which to my understanding is the device sending a trap whenever an event is logged (not for polling) Second, you need to...
- Thu Mar 19, 2020 3:41 am
- Forum: Nagios XI
- Topic: Palo Alto 5250 / NCPA Agent / SSH Commands
- Replies: 15
- Views: 2824
Re: Palo Alto 5250 / NCPA Agent / SSH Commands
What version of PAN-OS are you running ?
I use the following OID with check_snmp and that gives me the GP tunnels:
$USER1$/check_snmp -H $HOSTADDRESS$ -C ReadCommunityHere -o .1.3.6.1.4.1.25461.2.1.2.5.1.3.0 -P 2c -l "Sessions"
We are running PAN-OS 8.1.13 btw.
Hope this helps
I use the following OID with check_snmp and that gives me the GP tunnels:
$USER1$/check_snmp -H $HOSTADDRESS$ -C ReadCommunityHere -o .1.3.6.1.4.1.25461.2.1.2.5.1.3.0 -P 2c -l "Sessions"
We are running PAN-OS 8.1.13 btw.
Hope this helps
- Mon Apr 18, 2016 8:45 am
- Forum: Nagios XI
- Topic: NagiosXI loses connection to MySQL
- Replies: 3
- Views: 818
Re: NagiosXI loses connection to MySQL
Hi again,
Nagios have been running all day with no missing connection to MySQL.
Thank you and this topic can be marked as resolved
Nagios have been running all day with no missing connection to MySQL.
Thank you and this topic can be marked as resolved
- Mon Apr 18, 2016 2:50 am
- Forum: Nagios XI
- Topic: NagiosXI loses connection to MySQL
- Replies: 3
- Views: 818
Re: NagiosXI loses connection to MySQL
Thank you,
I have implemented the changes and so far so good.
I'll be back later with a final verdict
I have implemented the changes and so far so good.
I'll be back later with a final verdict
- Fri Apr 15, 2016 1:52 am
- Forum: Nagios XI
- Topic: NagiosXI loses connection to MySQL
- Replies: 3
- Views: 818
NagiosXI loses connection to MySQL
Hi, After upgrading to 5.2.7 my Nagios loses connection to MySQL every few minutes. I tried running the repair_databases.sh pr request of GUI when connection is lost, but to no prevail. I would rather not have to roll back to an earlier backup, but I am at a loss on how to proceed. I attached the pr...