2.9.4 System Settings

System

image 2022 12 28 18 09 06 275
  • Metric auto exclude time: exclude the agent from the screen after that time after stopping.

Event

image
  • Sending interval (seconds) : Execution cycle when sending only email, Event Processor summary information is TRUE

  • Monitoring base URL: APM access URL expressed in a template such as email.

  • Exclude browser notifications Command type: Exclude event notifications from the browser

    • 51: Start agent

    • 52: End agent

    • etc.

  • Exclude SNS notifications Command type: Exclude event notifications from email, etc.

    • Same as above code

  • Event Stop Delay Time: Agent stop event delay time

    • Excludes events when the network goes down

    • Exclude events when starting an agent with the same PID

  • Subject prefix: Server name for sending events, reports, etc.

image
image
image
image

Notification

image 2022 12 28 17 40 29 778
  • name :

  • Scheduled cron

    • SpringFramework cron expression

    • second | minute | hour | day | month | week | year(optional)

    • ex) 0 0 01 * * *

  • Application Group : Specify the application group to be notified

  • Metric : Metric information to be notified

    • TPS

    • Active User (Active User)

    • Error Rate (Error Rate)

    • AVG RT (Average Response Time)

Transaction

image 2022 12 28 17 37 19 891

Specifies the display message for URL transactions.

image 2022 12 28 17 36 55 409

Displays the defined URL transaction display message next to the Request URL information.

Plugins

image 2022 12 28 17 24 37 252

OpenShift integration

  • Plugin ID: Select OpenShift version

  • Server Name : Display name

  • Server URL : OpenShift API URL

    • ex) OCP : oc whoami --show-server
               K8S : kubectl config view

  • Username : Account

  • Password : Password

  • Oauth Token : When using a token instead of Username/Password

  • Prometheus URL : Prometheus API URL

    • ex) oc get route prometheus-k8s -n openshift-monitoring --template='{{ .spec.host }}'

  • Prometheus Token : Prometheus authentication token

    • ex) oc -n openshift-monitoring sa get-token prometheus-k8s

  • Kinds: Event types

    • All: All events

    • Pod: POD-specific events

    • HorizontalPodAutoscaler: Autoscaling related events

  • Reasons: detailed event reasons (information corresponding to Kinds)

    • ALL: All events

    • Started: POD start

    • Killing: POD killing

    • etc.

  • Volume Limit: PVC usage threshold setting

  • Channels: Event sending list

  • Alters to/Group: Event sending target

  • Enabled: Enable or disable