Hi,
Which monitoring wizard can be used to discover Nokia checkpoint firewall ?
Firewall Monitoring
Re: Firewall Monitoring
For actual discovery? The Auto-Discover wizard under Configure (link on the left).
If you want to actually monitor it I would suggest using SNMP or the Generic Network Device wizard.
If you want to actually monitor it I would suggest using SNMP or the Generic Network Device wizard.
Former Nagios employee
-
deepavaidya
- Posts: 80
- Joined: Sun Oct 06, 2013 8:23 am
Re: Firewall Monitoring
Hi,
I have to monitor the 'Nokia IP1287' firewall. Which monitoring wizard can auto-scan its ports ? Need to monitor its ports status as well. There may be lot of ports so cannot add each one of them and link it with OID (if operstatus). The ports should be auto-scanned at the time of discovery.
I have to monitor the 'Nokia IP1287' firewall. Which monitoring wizard can auto-scan its ports ? Need to monitor its ports status as well. There may be lot of ports so cannot add each one of them and link it with OID (if operstatus). The ports should be auto-scanned at the time of discovery.
-
deepavaidya
- Posts: 80
- Joined: Sun Oct 06, 2013 8:23 am
Re: Firewall Monitoring
Hi,
I just got this plugin check_snmp_cpfw.pl from http://nagios.manubulon.com/snmp_cpfw.html
Please can you confirm if it has to be used with NRPE ?
I just got this plugin check_snmp_cpfw.pl from http://nagios.manubulon.com/snmp_cpfw.html
Please can you confirm if it has to be used with NRPE ?
Re: Firewall Monitoring
I am going to assume not since the world "NRPE" does not appear anywhere on the help page.deepavaidya wrote: I just got this plugin check_snmp_cpfw.pl from http://nagios.manubulon.com/snmp_cpfw.html
Please can you confirm if it has to be used with NRPE ?
Have you looked into the SNMP Walk wizard? It will run the snmpwalk command against the host and compile a list of proper SNMP configs for the ports.deepavaidya wrote:Which monitoring wizard can auto-scan its ports ? Need to monitor its ports status as well. There may be lot of ports so cannot add each one of them and link it with OID (if operstatus). The ports should be auto-scanned at the time of discovery.
Former Nagios employee