Note: The plugin number for management must follows sequence accordingly. Check agent_properties.log for all the plugins and sequence.
plugins.start_internal_1=runner
plugins.start_internal_2=router
plugins.start_internal_3=filemon
plugins.start_internal_4=objmon
plugins.start_internal_5=filebrowser
plugins.start_internal_6=management
The number sequence must not break or have gap. So, if you define management as
plugins.start_internal_7 in the above example, the Agent will ignore the management plugin and will only load the first five.
See this
documentation for more details.
For further debugging, set the following parameter in the agentparm and restart the Agent. The parameter will create '
snmpconnector_provider.log' log with SNMP debug information
management.snmp.log.debug=true