health configuration service <service-name> enable

Prev Next

Enables a health configuration service. A disabled service no longer performs the necessary checks and does not send alerts and notifications. Based on the polling interval of the service, transition from one state to another may take time.

The framework also enables you to set the custom threshold parameter for health services. The threshold configuration is appliance specific, as the health framework services use different metrics to determine service health.

The following services are supported for setting the custom threshold parameter:

  • Submission rate

  • System load

  • System memory

  • Throughput monitor

Syntax

[no] health configuration service <service-name> enable

Parameters

no

Disables a health configuration service.

<service-name>

The name of one of the following appliance services:

  • Submission-Queue

  • CMS-Server-Connectivity

  • Dynamic-URL-Analysis-Live-Mode

  • Email-Campaign-Detection

  • Email-Parsing

  • Email-Queue

  • Email-YARA

  • Ethernet-Interfaces

  • Advanced-URL-Defense

  • Database-Service

  • FENET-Cloud-Services

  • Global-Cache

  • Next-Hop-MTA

  • Retroactive-Detection

  • Static-Analysis-YARA

  • URL-Snort

  • URL-Extract

  • URL-Rewrite

  • URL-Transform

  • WSAPI-Service

  • FEConnect

  • Disk-Storage

To set the custom threshold parameter for health services, enter any of the following services in <service name>.

  • Submission rate

  • System load

  • System memory

  • Throughput monitor

Note

Appliance service names are case-sensitive.

Examples

The following example enables Email-Parsing and Submission rate service.

hostname (config) # health configuration service Email-Parsing enable
hostname (config) # health configuration service Submission rate enable

The following example disables Email-Parsing and Submission rate service.

hostname (config) # no health configuration service Email-Parsing enable
hostname (config) # no health configuration service Submission rate enable

User role

Admin or Operator

Admin - Setting the custom threshold parameter for health services

Command mode

Config

Supported appliances

This command is supported on the following appliances running the specified releases or later:

  • Malware Analysis: Release 9.1.2

  • Central Management System: Release 9.1.2

  • Email Security — Server: Release 9.1.2

  • File Protect: Release 9.1.2

  • Endpoint Security (HX): Release 5.2.0

  • Network Security: Release 9.1.2

  • Intelligent Virtual Execution - Server