Unable to use Send SNMP Trap Action from File System Capacity rule. Following error in FMS log is observed:
WARN [Action-4-thread-14] com.quest.nitro.service.action.ActionService - Failed to invoke action: Send SNMP Trap Action ({foglight_rule_id=ce52d2e1-6cb2-49a8-b035-a46749db8251, foglight_severity_level_name=Fatal, foglight_rule_name=File System Capacity} com.quest.nitro.service.action.api.ActionInvocationException: java.lang.NullPointerException).
Starting from Foglight 5.9.5, Send SNMP Trap Action is only listed for Event Driven rules that listen for AlarmSystemEvent.
Send SNMP Trap Action is not intended to work with Data Driven rules, only for Event Driven rules.
File System Capacity rule is a Data Driven rule
Rules have four types of triggers:
This is by design, Send SNMP Trap Action is intended to be used with Event Driven rules.