I am unable to discovery the fortigate 60D services i am using the RAW 1.6.0p7 version

FW-CC-CONCORDIA:

  • FETCHING DATA
    [mgmt_snmp] No persisted sections loaded
    [mgmt_snmp] Not using cache (Don’t try it)
    [mgmt_snmp] Execute data source
    SNMP scan:
    Getting OID .1.3.6.1.2.1.1.1.0: Running ‘snmpget -v2c -c public -m “” -M “” -On -OQ -Oe -Ot 192.168.24.1 .1.3.6.1.2.1.1.1.0’
    ERROR: SNMP error
    Timeout: No Response from 192.168.24.1.failed.
    [mgmt_snmp] ERROR: Cannot fetch system description OID .1.3.6.1.2.1.1.1.0. This might be OK for some bogus devices. In that case please configure the ruleset “Hosts without system description OID” to tell Check_MK not to fetch the system description and system object OIDs.
    Traceback (most recent call last):
    File “/omd/sites/nsm/bin/cmk”, line 94, in
    exit_status = modes.call(mode_name, mode_args, opts, args)
    File “/omd/sites/nsm/lib/python/cmk_base/modes/_ init _.py”, line 72, in call
    return mode.handler_function(*handler_args)
    File “/omd/sites/nsm/lib/python/cmk_base/modes/check_mk.py”, line 1498, in mode_discover
    discovery.do_discovery(hostnames, options.get(“checks”), options[“discover”] == 1)
    File “/omd/sites/nsm/lib/python/cmk_base/discovery.py”, line 130, in do_discovery
    multi_host_sections = _get_host_sections_for_discovery(sources, use_caches=use_caches)
    File “/omd/sites/nsm/lib/python/cmk_base/discovery.py”, line 889, in get_host_sections_for_discovery
    return sources.get_host_sections(max_cachefile_age)
    File "/omd/sites/nsm/lib/python/cmk_base/data_sources/
    init _.py", line 279, in get_host_sections
    host_sections_from_source = source.run()
    File “/omd/sites/nsm/lib/python/cmk_base/data_sources/abstract.py”, line 133, in run
    raw_data, is_cached_data = self._get_raw_data()
    File “/omd/sites/nsm/lib/python/cmk_base/data_sources/abstract.py”, line 182, in _get_raw_data
    raw_data = self._execute()
    File “/omd/sites/nsm/lib/python/cmk_base/data_sources/snmp.py”, line 177, in _execute
    check_plugin_names = self.get_check_plugin_names()
    File “/omd/sites/nsm/lib/python/cmk_base/data_sources/abstract.py”, line 290, in get_check_plugin_names
    return self._gather_check_plugin_names()
    File “/omd/sites/nsm/lib/python/cmk_base/data_sources/snmp.py”, line 168, in _gather_check_plugin_names
    for_mgmt_board=self._for_mgmt_board)
    File “/omd/sites/nsm/lib/python/cmk_base/snmp_scan.py”, line 52, in gather_snmp_check_plugin_names
    for_mgmt_board=for_mgmt_board))
    File “/omd/sites/nsm/lib/python/cmk_base/snmp_scan.py”, line 86, in _snmp_scan
    “description and system object OIDs.” % (name, oid))
    cmk_base.exceptions.MKSNMPError: Cannot fetch system description OID .1.3.6.1.2.1.1.1.0. This might be OK for some bogus devices. In that case please configure the ruleset “Hosts without system description OID” to tell Check_MK not to fetch the system description and system object OIDs.

OMD[nsm]:~$ cmk -Ivv --checks=fortigate_cpu FW-CC-CONCORDIA
Discovering services on: FW-CC-CONCORDIA
FW-CC-CONCORDIA:

  • FETCHING DATA
    [mgmt_snmp] No persisted sections loaded
    [mgmt_snmp] Not using cache (Don’t try it)
    [mgmt_snmp] Execute data source
    [mgmt_snmp] Write data to cache file /omd/sites/nsm/tmp/check_mk/data_source_cache/mgmt_snmp/FW-CC-CONCORDIA
    Try aquire lock on /omd/sites/nsm/tmp/check_mk/data_source_cache/mgmt_snmp/FW-CC-CONCORDIA
    Got lock on /omd/sites/nsm/tmp/check_mk/data_source_cache/mgmt_snmp/FW-CC-CONCORDIA
    Releasing lock on /omd/sites/nsm/tmp/check_mk/data_source_cache/mgmt_snmp/FW-CC-CONCORDIA
    Released lock on /omd/sites/nsm/tmp/check_mk/data_source_cache/mgmt_snmp/FW-CC-CONCORDIA
    [snmp] No persisted sections loaded
    [snmp] Not using cache (Don’t try it)
    [snmp] Execute data source
    [snmp] fortigate_cpu: Fetching data
    Running ‘snmpbulkwalk -Cr10 -v2c -c NewSeasons -m “” -M “” -Cc -OQ -OU -On -Ot 192.168.24.1 .1.3.6.1.4.1.12356.1.8’
    [snmp] Write data to cache file /omd/sites/nsm/tmp/check_mk/data_source_cache/snmp/FW-CC-CONCORDIA
    Try aquire lock on /omd/sites/nsm/tmp/check_mk/data_source_cache/snmp/FW-CC-CONCORDIA
    Got lock on /omd/sites/nsm/tmp/check_mk/data_source_cache/snmp/FW-CC-CONCORDIA
    Releasing lock on /omd/sites/nsm/tmp/check_mk/data_source_cache/snmp/FW-CC-CONCORDIA
    Released lock on /omd/sites/nsm/tmp/check_mk/data_source_cache/snmp/FW-CC-CONCORDIA
  • EXECUTING DISCOVERY PLUGINS (1)
    Trying discovery with: fortigate_cpu
    Try aquire lock on /omd/sites/nsm/var/check_mk/autochecks/FW-CC-CONCORDIA.mk
    Got lock on /omd/sites/nsm/var/check_mk/autochecks/FW-CC-CONCORDIA.mk
    Releasing lock on /omd/sites/nsm/var/check_mk/autochecks/FW-CC-CONCORDIA.mk
    Released lock on /omd/sites/nsm/var/check_mk/autochecks/FW-CC-CONCORDIA.mk
    SUCCESS - Found no new services, no new host labels

OMD[nsm]:~$ cmk -lvv – checks=fortigate_memory FW-CC-CONCORDIA
OMD[nsm]:~$

OMD[nsm]:~$ cmk --debug -vvI FW-CC-CONCORDIA
Discovering services on: FW-CC-CONCORDIA
FW-CC-CONCORDIA:

  • FETCHING DATA
    [mgmt_snmp] No persisted sections loaded
    [mgmt_snmp] Not using cache (Don’t try it)
    [mgmt_snmp] Execute data source
    SNMP scan:
    Getting OID .1.3.6.1.2.1.1.1.0: Running ‘snmpget -v2c -c public -m “” -M “” -On -OQ -Oe -Ot 192.168.24.1 .1.3.6.1.2.1.1.1.0’
    ERROR: SNMP error
    Timeout: No Response from 192.168.24.1.
    failed.
    [mgmt_snmp] ERROR: Cannot fetch system description OID .1.3.6.1.2.1.1.1.0. This might be OK for some bogus devices. In that case please configure the ruleset “Hosts without system description OID” to tell Check_MK not to fetch the system description and system object OIDs.
    Traceback (most recent call last):
    File “/omd/sites/nsm/bin/cmk”, line 94, in
    exit_status = modes.call(mode_name, mode_args, opts, args)
    File “/omd/sites/nsm/lib/python/cmk_base/modes/init.py”, line 72, in call
    return mode.handler_function(*handler_args)
    File “/omd/sites/nsm/lib/python/cmk_base/modes/check_mk.py”, line 1498, in mode_discover
    discovery.do_discovery(hostnames, options.get(“checks”), options[“discover”] == 1)
    File “/omd/sites/nsm/lib/python/cmk_base/discovery.py”, line 130, in do_discovery
    multi_host_sections = _get_host_sections_for_discovery(sources, use_caches=use_caches)
    File “/omd/sites/nsm/lib/python/cmk_base/discovery.py”, line 889, in _get_host_sections_for_discovery
    return sources.get_host_sections(max_cachefile_age)
    File “/omd/sites/nsm/lib/python/cmk_base/data_sources/init.py”, line 279, in get_host_sections
    host_sections_from_source = source.run()
    File “/omd/sites/nsm/lib/python/cmk_base/data_sources/abstract.py”, line 133, in run
    raw_data, is_cached_data = self._get_raw_data()
    File “/omd/sites/nsm/lib/python/cmk_base/data_sources/abstract.py”, line 182, in _get_raw_data
    raw_data = self._execute()
    File “/omd/sites/nsm/lib/python/cmk_base/data_sources/snmp.py”, line 177, in _execute
    check_plugin_names = self.get_check_plugin_names()
    File “/omd/sites/nsm/lib/python/cmk_base/data_sources/abstract.py”, line 290, in get_check_plugin_names
    return self._gather_check_plugin_names()
    File “/omd/sites/nsm/lib/python/cmk_base/data_sources/snmp.py”, line 168, in _gather_check_plugin_names
    for_mgmt_board=self._for_mgmt_board)
    File “/omd/sites/nsm/lib/python/cmk_base/snmp_scan.py”, line 52, in gather_snmp_check_plugin_names
    for_mgmt_board=for_mgmt_board))
    File “/omd/sites/nsm/lib/python/cmk_base/snmp_scan.py”, line 86, in _snmp_scan
    “description and system object OIDs.” % (name, oid))
    cmk_base.exceptions.MKSNMPError: Cannot fetch system description OID .1.3.6.1.2.1.1.1.0. This might be OK for some bogus devices. In that case please configure the ruleset “Hosts without system description OID” to tell Check_MK not to fetch the system description and system object OIDs.
    OMD[nsm]:~$