Skip to main content

Server / Process

Home > Select Project > Alert Icon Alert > Event Settings classic

WhaTap Monitoring detects a wide range of anomalies that occur across servers and processes, and delivers alerts accordingly. When you configure event rules, you can receive alerts at either the Warning or Critical level whenever specified conditions are met.

Default Options

You can define event conditions based on servers and processes.

  • Search: Search for specific events by selecting an event name or an event recipient tag.
  • + Add Event Rule: Add a new event rule.

Table | Server and Process Event Settings Layout

ItemDescription
ConditionServer metrics and threshold conditions used for event detection
- Example: networkKbps >150,000,000, diskIo ≥90
Server / ProcessThe server or process to which the event condition applies
Event Recipient TagUser groups that will receive notifications
Edit IconEdit a saved event
copy IconCopy the event configuration to the current or another project

Event Configuration

The Event Configuration screen consists of three tabs. Each tab groups related events for easier review.

  • All: View all event rules configured for servers and processes at once.
  • Server: View and manage server event rules only.
  • Process: View and manage process event rules only.

Add Event Rules

Add Server Event Rules

Configure event rules based on metrics collected from servers.

Note

You can assign only one event to a single server.

  1. Go to Alert > Event Configuration classic.

  2. Click the [ + Add Event Rule ] button.

  3. Enter an event name (up to 100 characters) in Title.

  4. Select Server as the Event Type.

  5. Select the server to which the rule will apply from the Server List.

  6. Configure the Event Trigger Conditions.

    • Metrics
    MetricDescription
    RestartAlert triggered when the server restarts
    No DataAgent No Data alert triggered when normal data is not received from the agent for a specified duration
    PortAlert triggered when the listening port of a network daemon becomes inactive
    - To use port check events, you must enable monitoring for specific IPs and ports in agent settings
    - For details, see TCP Port Monitoring Alerts
    Network IOPSPacket-per-second threshold per network interface card (input + output)
    - To exclude specific devices from alerts, enable or disable them via Server List > Server Details > Network Details
    Network BPSBits-per-second threshold per network device (input + output)
    - To exclude specific devices from alerts, enable or disable them via Server List > Server Details > Network Details
    Disk I/ODisk I/O usage rate (%) per disk
    - Values may be inaccurate for parallel-processing disks such as SSDs or RAID
    Disk UsagePercentage of used disk capacity
    inodeinode usage percentage per file system
    - Requires agent version 1.2.0 or later
    CPUCPU usage percentage
    MemoryMemory usage percentage
    StealEvent based on CPU steal time percentage
    SwapSwap memory usage percentage
    • Condition: An event is triggered when the configured threshold is exceeded. If multiple levels are met at the same time, events for all applicable levels are triggered.

      • Left value: Warning (Warning) threshold
      • Right value: Critical (Critical) threshold
    • Duration: If the condition persists for the configured duration, the state is evaluated as Warning or Critical and a notification is sent.

    • Enable: Enable the toggle to activate alert notifications.

  7. Click the [ + Add Tag ] button under Event Recipient Tags.

    a. Select recipients for alert notifications from the tag list.

    b. You can also add a new tag by selecting + Create New Tag.

    Note

    When configuring events, selecting event recipient tags allows notifications to be sent to project members and third-party plugins associated with those tags. You can assign tags to project members and third-party plugins separately in the Event Notification Settings menu.

  8. Once server event configuration is complete, click [ Save ].

Edit Event

  1. Go to Alert > Event Configuration classic.

  2. Click the Edit icon icon for the event you want to edit.

  3. Modify the event in the Add Event Rule window.

  4. Click the [ Save ] button.

    • After the update, new alerts are triggered when incoming data meets the updated conditions.

    • If changes are made to specific metrics during event editing, any ongoing events triggered by those metrics are changed to a canceled state.

    • For process alerts, if one or more of the following values are modified: Title, Process, or Process Owner, any ongoing events triggered by those conditions are changed to a canceled state.

Delete Event

  1. Go to Alert > Event Configuration classic.

  2. Click the Edit icon icon for the event you want to delete.

  3. In the Add Event Rule window, click the [ Delete ] button in the upper right corner.

Copy Event

Copy an alert policy to a selected project.

  1. Go to Alert > Event Configuration classic.

  2. Click the copy Icon icon for the event you want to copy.

  3. When the Copy Event Configuration window appears, select a Project or choose Copy to Current Project.

  4. After selecting the target project, click the [ Copy ] button.

    • When copying events multiple times within the same project, a new event is created for each copy.

    • Copied event names include the suffix (copy).

    • Example: Original event name Default → Copied event name Default(copy)