Versions Compared

Key

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

...

Code Block
languagejson
{
  "device_id":"hostname",
  "user_id":"U000***",
  "device_token":"************************",
  "watch_service": "httpd" // 監視したいサービスをカンマ区切りでリストします。List the services you want to monitor, separated by commas.
}

Restart agent

Restarting agent to enable process monitor.

...