Page 1 of 2
Can't monitor Fortigate v5.4
Posted: Thu Aug 03, 2017 4:05 am
by Icarus
Hi,
Since the uptade v5.4 of my Fortigate i can't use the Network Wizard to monitor.
The result of the ports scan don't display all interfaces.
Do you have known of this trouble ?
Thanks
Re: Can't monitor Fortigate v5.4
Posted: Thu Aug 03, 2017 4:01 pm
by tgriep
I would guess that the upgrade either disabled SNMP or enabled a Firewall blocking SNMP polling so you should check to see if that happened.
Also, make sure the SNMP community string is set as well as the SNMP version it correct.
Re: Can't monitor Fortigate v5.4
Posted: Mon Aug 14, 2017 3:22 am
by Icarus
The SNMP configuration of Fortigate is correct, it's works with the snmpwalk command but not with NagiosXi.
Thanks
Re: Can't monitor Fortigate v5.4
Posted: Mon Aug 14, 2017 7:59 am
by tacolover101
what error are your services reporting? any screenshots will be helpful.
Re: Can't monitor Fortigate v5.4
Posted: Mon Aug 14, 2017 10:48 am
by tgriep
Can you post the output of the snmpwalk command so we can view it to see if the data the Wizard uses is in the output?
Re: Can't monitor Fortigate v5.4
Posted: Wed Aug 23, 2017 4:51 am
by Icarus
After investigation it seems that since version 5.4 the OID IfDescr no longer indicates the name of the interfaces.
The Wizard using IfDescr and not IfName.
It remains to know how to create a new Wizard "Network" querying the IfName.
Re: Can't monitor Fortigate v5.4
Posted: Wed Aug 23, 2017 1:41 pm
by tgriep
I always thought that the description field is optional and not needed.
First. can you upgrade to the latest Network Switch / Router wizard?
Go to the Admin > Manage Config Wizards menu, Click on the Check for Updates button and update the wizard.
Then run the Wizard again and in the Monitor Using menu, use Port's Name and check the Scan Interfaces box and run the Wizard.
Do the interfaces show up and does it display the Port Name and does the Service Description field have the same data as the name?
If so, would that work for you?
If the fields do not match, can you screen capture it and post it here?
Re: Can't monitor Fortigate v5.4
Posted: Thu Aug 24, 2017 4:28 am
by Icarus
Hi,
I haved up to date the "Network" Wizard but the result is same.
See the attachments for the results.
Re: Can't monitor Fortigate v5.4
Posted: Thu Aug 24, 2017 1:37 pm
by tgriep
I took a look at the code and the process that gathers the bandwidth information for the devices uses the Descriptions in the ifDescr OID so you will have to see if Fortigate has a patch to fix it or a way for you to manually add the Descriptions.
Re: Can't monitor Fortigate v5.4
Posted: Fri Aug 25, 2017 2:38 am
by Icarus
Would not it be possible to make a Wizard using the OID IfName ?