monitor a fortigate200E

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
gsmith
Posts: 1253
Joined: Tue Mar 02, 2021 11:15 am

Re: monitor a fortigate200E

Post by gsmith »

Add this command in Configure > Core Config Manager > Commands:

Command Name: check_nwc_health
Command Line: $USER1$/check_nwc_health --hostname $HOSTADDRESS$ -t 60 --community $ARG1$ --mode $ARG2$ $ARG3$

Then setup your service like this:
Check Command: check_nwc_health
$ARG1$: 'Public'
$ARG2$: hardware-health

Then you can use $ARG3$ for any additional options you may want to add such as warning/critical thresholds.
You can see the plugin help for other options:

/usr/local/nagios/libexec/check_nwc_health -h
abpro
Posts: 50
Joined: Wed Feb 24, 2021 5:31 pm

Re: monitor a fortigate200E

Post by abpro »

MUCHAS GRACIAS PODEMOS CERRAR EL CASO
Locked