Versions Compared

Key

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

...

Now that you have both the XML definition for your custom script and your custom script in place, you can import your plug-in monitor into up.time. You use the erdcloader and erdcdeleter to import and export your plug-in monitor. Examples of the options for these commands are included below.

The UPTIME_DIRscriptserdcloaderDIR/scripts/erdcloader utility is used to import your plug-in monitor XML definition as a service monitor template within up.time.

...

Example Execution:
> cd UPTIME_DIR
> scripts/erdcloader -x MyMonitor.xml

The UPTIME_DIRscriptserdcdeleterDIR/scripts/erdcdeleter utility is used to remove your plug-in monitor template from up.time.

...