SNMP Adaptor for JMX provides quick SNMP access to the MBeans
deployed in a JMX Agent. It also auto-generates the MIB specific
to the MBeans. The out-of-the-box JBoss SNMP agent provides
out-of-the-box fault and performance management for the JBoss
application server.
A Rule Engine may be viewed as a sophisticated Rule interpreter.
The inputs to a Rule Engine are Ruleset (i.e. collection of
rules) and some data objects. These rules are executed to
check with some user-defined thresholds, which when exceeded
would trigger SNMP Traps. The Rule Engine comes along with
a Rule Editor which allows the user to add new rules at runtime.
When an application is being monitored, some critical events
might require the administrator's attention. In such cases,
the agent which monitors the application, will be configured
for sending notifications. It will not suffice if this configuration
is done at startup. The requirements would be changing dynamically.
Rule Editor is a tool which allows the user to configure Rules
for an agent and upload it to the agent at runtime.