Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
MayraAltamirano, if you are already in the plugins directory, make sure to run your plugin as such:
./check_fortigate.pl -H 192.168.200.254 -C public -T cluster
or run it with:
/full/path/to/the/check_fortigate.pl -H 192.168.200.254 -C public -T cluster
Hope this helps.