Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Or you can run the following query to get the configuration ID of the monitor you want to check:

Code Block
languagesql
SELECT configuration_id from erdc_instance
WHERE name <name of the monitor>;

...