Adding New Monitors

To add a new monitor to the sample project, do the following:

  1. Repeat steps 1 to 4 from Creating UsersMonitor to create your own monitor class, your own SEMP parser to parse SEMP reply, and monitor properties file.
  2. Modify build.properties and build.xml to add another make target to bundle the new monitor.
  3. Run “ant dist”.
  4. Copy property files from _antDist/config directory to the target event broker directory /usr/sw/solgeneos/config.
  5. Copy Jar files from _antDist/lib directory to the target event broker directory /usr/sw/solgeneos/monitors.
  6. Restart Solace Geneos Agent.

    The new view should show up in the Active Console.