---
sourceDocument: Xanadu IT Operations Management
sourceDocumentLink: https://www.servicenow.com/docs/r/xanadu/it-operations-management

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# Agent Client Collector Monitoring default checks and policies

# Agent Client Collector Monitoring default checks and policies {#ariaid-title1}

* Release version: Xanadu
* 
* Updated July 31, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 25 minutes to read

Agent Client Collector Monitoring provides various default checks and policies.

## Provided checks {#agent-policies-checks__section_xtp_tf1_ckb}

The following tables list the default checks. You can edit these checks as needed. For more
information about a specific check, see its Check Definitions page, as described in [Checks and policies](https://www.servicenow.com/docs/F0COo~NAOjYK~CKffe4bKA "A check is a combination of a command and its configuration. The check is executed on the Agent Client Collector's devices to gather data from those devices.").  
{#agent-policies-checks__table_yds_5j1_ckb__entry__3}

| Type | Name | Description |
|-|-|-|
| Event | os.linux.check-process | Counts the number of running processes. You can block event creation for this check when no process is detected. For details, see [Block event creation for non-existent entities](https://www.servicenow.com/docs/exU1EN90cyuQV_J5JAqjxA "Invoke the skip_events_for_nonexistent parameter to block event creation when specific process, service, or log does not exist. Invoke this parameter if you do not want to be notified about these non-existent entities."). |
| Event | os.linux.check-system-cpu | Checks the CPU usage percentage. |
| Event | os.linux.check-system-cpu-load | Checks the CPU data load percentage against the configured thresholds. |
| Event | os.linux.metrics-system-disk-usage | Checks the file system's mount points and metrics. |
| Event | os.linux.check-system-memory-percentage | Checks the memory usage percentage. |
| Event | os.linux.check-system-memory-swap | Checks the memory swap usage. |
| Event | os.linux.check-threads-count | Counts the number of threads running on the system. Sends an alert if that number is greater than the Warning or Critical threshold values. |
| Metric | os.linux.metrics-memory-vmstat | Collects vmstat memory metrics. |
| Metric | os.linux.metrics-process-status | Collects process status metrics provided to the metrics parameter. |
| Metric | os.linux.metrics-system-cpu | Collects CPU metrics, including cores. |
| Metric | os.linux.metrics-system-cpu-load | Uses uptime to collect CPU load metrics. |
| Metric | os.linux.metrics-system-cpu-percentage | Collects CPU usage percentage metrics, including average CPU utilization percentage. |
| Metric | os.linux.metrics-system-disk | Collects disk metrics. |
| Metric | os.linux.metrics-system-disk-capacity | Collects disk capacity metrics. |
| Metric | os.linux.metrics-system-disk-usage | Collects disk usage metrics, providing total, used, and available disk memory, as well as the disk's percentage of memory used. |
| Metric | os.linux.metrics-system-memory | Collects memory metrics, providing data in KB. |
| Metric | os.linux.metrics-system-memory-percent | Collects memory percentage metrics. |
| Metric | os.linux.metrics-system-uptime | Collects system uptime in seconds. |
| Metric | os.linux.metrics-reboot-count-today | Collects the number of reboots performed today. |
[Table 1. Linux]

{#agent-policies-checks__table_yds_5j1_ckb}  
{#agent-policies-checks__table_jkx_mtm_pnb__entry__3}

| Type | Name | Description |
|-|-|-|
| Event | util.check-logs | Enables monitoring log files owned by a regular user. You can block event creation for this check when no process is detected. For details, see [Block event creation for non-existent entities](https://www.servicenow.com/docs/exU1EN90cyuQV_J5JAqjxA "Invoke the skip_events_for_nonexistent parameter to block event creation when specific process, service, or log does not exist. Invoke this parameter if you do not want to be notified about these non-existent entities."). |
| Event | util.check-logs-sudo | Enables monitoring log files owned by a root user. You can block event creation for this check when no process is detected. For details, see [Block event creation for non-existent entities](https://www.servicenow.com/docs/exU1EN90cyuQV_J5JAqjxA "Invoke the skip_events_for_nonexistent parameter to block event creation when specific process, service, or log does not exist. Invoke this parameter if you do not want to be notified about these non-existent entities."). |
[Table 2. Linux Log Monitoring]

{#agent-policies-checks__table_jkx_mtm_pnb}  
{#agent-policies-checks__table_wcv_4mc_gvb__entry__3}

| Type | Name | Description |
|-|-|-|
| Metric | os.linux.metrics-network-interface | Retrieves all network interface related metrics for Linux servers. |
| Metric | os.linux.metrics-netstat.tcp | Retrieves metrics on TCP socket states from netstat. Useful on high-traffic web or proxy servers with large numbers of short-lived TCP connections coming and going. |
[Table 3. Linux Network Monitoring]

{#agent-policies-checks__table_wcv_4mc_gvb}  
{#agent-policies-checks__table_r12_p31_p4b__entry__3}

| Type | Name | Description |
|-|-|-|
| Event | os.windows.check-log | Enables monitoring log files on a Windows server. |
[Table 4. Windows Log Monitoring]

{#agent-policies-checks__table_r12_p31_p4b}  
{#agent-policies-checks__table_uqt_pk1_ckb__entry__3}

| Type | Name | Description |
|-|-|-|
| Event | os.windows.check-disk-name | Takes the storage drive name as input and verifies if the drive is present. Returns a CRITICAL\\WARNING\\OK value based on the parameter provided. |
| Event | os.windows.check-event-log | Measures the Windows event log against parameter thresholds and returns a CRITICAL\\WARNING\\OK event. |
| Event | os.windows.check-event-log-count | Measures the Windows event log against parameter thresholds and returns a CRITICAL\\WARNING\\OK event. Provides information on the number of events that have occurred within a specified duration for a single log file and a single ID. Also indicates the filters to be applied to retrieve events for a specific single-valued windows event level and provider name. Retrieving events from multiple log files is not supported. The number of events is provided, without details of each and every event. |
| Event | os.windows.check-event-log-details | Collects and filters Windows event logs based on the `duration_hour`, `event_log_level` and `log_file` values. Retrieves and filters Windows event logs according to the provided parameters. It returns details about the events with CRITICAL, WARNING, or OK status, based on the specified severity level. Supported on Windows version 7 and higher. |
| Event | os.windows.check-env-variables | Checks the environmental variables using a regular expression and returns either a WARNING or OK value. If a new system variable is created after agent installation, you must restart the agent. This check can access only those user variables that are associated with the current user (used during agent installation). |
| Event | os.windows.check-file-hashcode-update | Takes the file's path and MD5 hashcode as an input and verifies whether file content has been modified. Returns a CRITICAL, WARNING, or OK value. Read permissions are required on the monitored file. |
| Event | os.windows.check-file-update | Takes the file's path and interval as an input and verifies whether file content has been modified. Returns a CRITICAL, WARNING, or OK value. Read permissions are required on the monitored file. |
| Event | os.windows.check-modules | Verifies whether the list of modules is present. |
| Event | os.windows.check-processor-queue-length | Checks Processor Queue Length. |
| Event | os.windows.check-system-cpu-load | Checks the CPU load by using the typeperf command. |
| Event | os.windows.check-system-disk | Checks disk usage under specific parameters. |
| Event | os.windows.check-system-memory | Collects RAM usage. |
| Event | os.windows.check-system-patch | Verifies system patch installation. Returns either a WARNING or OK value. If the Windows server in use does not support Windows Management Instrumentation Command-line (WMIC), this check does not run. |
| Event | os.windows.check-system-process | Checks the user's task list to find running processes. |
| Event | os.windows.check-user-account | Takes the list of user names as an input and verifies whether the user account is active. Returns a CRITICAL, WARNING, or OK value. |
| Event | os.windows.check-windows-directory | Checks if a directory exists. |
| Event | os.windows.check-windows-pagefile | Collects page file usage and compares it to the Warning and Critical thresholds. If the Windows server in use does not support Windows Management Instrumentation Command-line (WMIC), this check does not run. |
| Event | os.windows.check-windows-process | Checks if a user input process is running. If the Windows server in use does not support Windows Management Instrumentation Command-line (WMIC), this check does not run. |
| Event | util.check-windows-service | Checks if a user-supplied service is running on Windows. You can block event creation for this check when no process is detected. For details, see [Block event creation for non-existent entities](https://www.servicenow.com/docs/exU1EN90cyuQV_J5JAqjxA "Invoke the skip_events_for_nonexistent parameter to block event creation when specific process, service, or log does not exist. Invoke this parameter if you do not want to be notified about these non-existent entities."). |
| Metric | os.windows.metrics-process-status | Retrieves the number of running instances, the percentage of CPU utilization, and the memory usage (in kilobytes) of the specified Windows process. If the Windows server in use does not support Windows Management Instrumentation Command-line (WMIC), this check does not run. |
| Metric | os.windows.metrics-processor-queue | Collects Processor Queue Length. |
| Metric | os.windows.metrics-system-cpu-load | Collects the average CPU load per second. |
| Metric | os.windows.metrics-system-disk-usage | Collects disk usage metrics. If the Windows server in use does not support Windows Management Instrumentation Command-line (WMIC), this check does not run. |
| Metric | os.windows.metrics-system-memory-percent | Collects RAM usage per second, providing free physical, free virtual, total physical and total virtual memory percentage. If the Windows server in use does not support Windows Management Instrumentation Command-line (WMIC), this check does not run. |
| Metric | os.windows.metrics-system-network | Collects network metrics. |
| Metric | os.windows.metrics-system-uptime | Collects system uptime. |
| Metric | util.metrics-windows-perf-counters | (No description) |
[Table 5. Windows]

{#agent-policies-checks__table_uqt_pk1_ckb}  
{#agent-policies-checks__table_ut4_1l1_ckb__entry__3}

| Type | Name | Description |
|-|-|-|
| Event | app.mid.check-active | Checks if the MID Server is active, based on the occurrence of LogStatusMonitor in the MID log. |
| Events | app.mid.check-logs-mid | Checks the MID logs for errors. |
| Metric | app.mid.metrics-stats | Collects MID Server information from the log and returns metrics. |
[Table 6. MID Server]

{#agent-policies-checks__table_ut4_1l1_ckb}  
{#agent-policies-checks__table_y2s_bj4_f5b__entry__3}

| Type | Name | Description |
|-|-|-|
| Event | check-haproxy | Retrieves the HAProxy load balancer details to determine whether it is running. |
| Metric | metrics-check-haproxy | Retrieves the HAProxy load balancer metrics to determine whether it is running. |
[Table 7. HAProxy monitoring]

{#agent-policies-checks__table_y2s_bj4_f5b}  
{#agent-policies-checks__table_ifj_ll1_ckb__entry__3}

| Type | Name | Description |
|-|-|-|
| Event | util.check-http-response | Takes a URL or a combination of host/path/port/ssl, and checks for a 200 response that matches a pattern, if provided. Can use client certificates. |
| Event | util.check-http-follow-redirect | Checks that the URL doesn't exceed the maximum number of redirects. |
| Metric | util.metrics-http-curl | Retrieves HTTP endpoint metrics using curl. |
[Table 8. HTTP (to be run in proxy mode)]

{#agent-policies-checks__table_ifj_ll1_ckb}  
{#agent-policies-checks__table_nlg_k1v_f5b__entry__3}

| Type | Name | Description |
|-|-|-|
| Event | util.check-http-response-code | Raises a critical event if the URL response code does not match the regex. |
[Table 9. Additional HTTP checks (no policy)]

{#agent-policies-checks__table_nlg_k1v_f5b}  
{#agent-policies-checks__table_lbg_crf_1tb__entry__4}

| Type | Check | Description | Command |
|-|-|-|-|
| Metric | metrics.windows.active-directory | Collects Active Directory metrics on the Windows host. Usage: winchecks metric-windows-active-dir -s hostname | `winchecks metric-windows-active-dir {{if .labels.params_scheme}} -S {{.labels.params_scheme}} {{end}}` |
[Table 10. Active Directory Metrics]

{#agent-policies-checks__table_lbg_crf_1tb}  
{#agent-policies-checks__table_mfb_ydz_dkb__entry__4}

| Type | Event/Metric | Description | Minimum version |
|-|-|-|-|
| Metric | app.apache.metrics-apache | Retrieves Apache HTTP server metrics. | 2.4.x |
[Table 11. Apache]

{#agent-policies-checks__table_mfb_ydz_dkb} {#agent-policies-checks__table_spb_1tv_ywb__entry__4}

| Type | Event/Metric | Description | Minimum version |
|-|-|-|-|
| Event | kafka.check-zookeeper-status | Raises a critical event if the hosted Kafka Zookeeper is down. | ZooKeeper 3.1.2 |
| Event | kafka.check-topic-replicas | Raises a critical event if any topic has partitions with unknown replicas. | ZooKeeper 3.1.2 |
| Event | kafka.check-topic-replication-factor | Raises a critical event if replication factor of at least one topic is above or below provided replication factor parameter. | ZooKeeper 3.1.2 |
| Event | kafka.check-topic-leader | Raises a critical event if any topic has partitions with unknown leaders or unpreferred replica as leader. | ZooKeeper 3.1.2 |
| Events | kafka.check-topic-partitions | Raises a critical event if the number of partitions for a topic is less the min_partitions param. | ZooKeeper 3.1.2 |
| Event | kafka.check-broker-status | Raises a critical event if Kafka Broker on the host is down. | Kafka 0.10.1.0 |
| Metric | kafka.metrics.broker | Collects Kafka Broker Metrics from the host. | Kafka 0.10.1.0 |
| Metric | kafka.metrics.zookeeper | Collects Zookeeper Metrics from the host. | ZooKeeper 3.5.0-alpha |
[Table 12. Apache Kafka]

{#agent-policies-checks__table_spb_1tv_ywb} {#agent-policies-checks__table_snq_v3n_trb__entry__4}

| Type | Event/Metric | Description | Command |
|-|-|-|-|
| Metric | azure.metrics-k8s-service | Provides pod, nodes, and cluster level metrics from all Azure Kubernetes services in metric form. Usage: metrics-azure-k8s-service.rb Command example: `metrics-azure-k8s-service.rb -S {{.labels.params_subscription_id}} -r westus2` | `metrics-azure-k8s-service.rb -r {{.labels.params_ci_region}} {{-s {{if.labels.params_subscription_id}} -S {{.labels.params_subscription_id}} {{end}}` |
[Table 13. Azure k8s Metrics]

{#agent-policies-checks__table_snq_v3n_trb} {#agent-policies-checks__table_lkx_hkn_trb__entry__4}

| Type | Event/Metric | Description | Command |
|-|-|-|-|
| Metric | azure.metrics-vm-cpu | Provides CPU-related metrics of each VM instance in the Azure region. Command example: `./metrics-azure-vm.rb -S {{.labels.params_subscription_id}} -T cpu` | `metrics-azure-vm.rb -r {{.labels.params_ci_region}} {{if .labels.params_subscription_id}} -S {{.labels.params_subscription_id}} {{end}} -T {{.labels.params_type}} ` |
| Metric | azure.metrics-vm-disk | Provides disk-related metrics of each VM instance in the Azure region. Command example: `./metrics-azure-vm.rb -S {{.labels.params_subscription_id}} -T disk` | `metrics-azure-vm.rb -r {{.labels.params_ci_region}} {{if .labels.params_subscription_id}} -S {{.labels.params_subscription_id}} {{end}} -T {{.labels.params_type}}` |
| Metric | azure.metrics-vm-memory | Provides memory-related metrics of each VM instance in the Azure region. Command example: `./metrics-azure-vm.rb -S {{.labels.params_subscription_id}} -T memory` | `metrics-azure-vm.rb -r {{.labels.params_ci_region}} {{if .labels.params_subscription_id}} -S {{.labels.params_subscription_id}} {{end}} -T {{.labels.params_type}} ` |
| Metric | azure.metrics-vm-network | Provides network-related metrics of each VM instance in the Azure region. Command example: `./metrics-azure-vm.rb -S {{.labels.params_subscription_id}} -T network` | `metrics-azure-vm.rb -r {{.labels.params_ci_region}} {{if .labels.params_subscription_id}} -S {{.labels.params_subscription_id}} {{end}} -T {{.labels.params_type}}` |
| Metric | azure.metrics-vm-flows | Provides flows-related metrics of each VM instance in the Azure region. Command example: `./metrics-azure-vm.rb -S {{.labels.params_subscription_id}} -T flows` | `metrics-azure-vm.rb -r {{.labels.params_ci_region}} {{if .labels.params_subscription_id}} -S {{.labels.params_subscription_id}} {{end}} -T {{.labels.params_type}} ` |
[Table 14. Azure VM Metrics]

{#agent-policies-checks__table_lkx_hkn_trb} {#agent-policies-checks__table_fsk_p4c_bwb__entry__3}

| Type | Event/Metric | Description |
|-|-|-|
| Metric | gcp.metrics.GCE | Retrieves metrics from GCP for Google Compute Engine. |
| Metric | glassfish.metric-server-requests | Provides http-request metrics for all applications deployed on the Glassfish server. |
| Metric | glassfish.metric-server-resources | Provides metrics of the resources deployed on the Glassfish server. |
| Metric | glassfish.metric-transaction-service | Provides metrics for all transactions on applications deployed on the Glassfish server. |
| Metric | glassfish.metric-deployed-apps | Provides metric output of the applications deployed on the Glassfish server. |
| Metric | glassfish.metric-deployment-lifecycle | Provides lifecycle metrics applications deployed on the Glassfish server. |
[Table 15. GCP GCE metrics]

{#agent-policies-checks__table_fsk_p4c_bwb} {#agent-policies-checks__table_rv5_4pj_g5b__entry__3}

| Type | Name | Description |
|-|-|-|
| Metric | glassfish.metric-jvm-level | Retrieves JVM metrics on the Glassfish server. |
| Metric | glassfish.metric-server-requests | Provides http-request metrics for all applications deployed on the Glassfish server. |
| Metric | glassfish.metric-server-resources | Provides metrics of the resources deployed on the Glassfish server. |
| Metric | glassfish.metric-transaction-service | Provides metrics for all transactions on applications deployed on the Glassfish server. |
| Metric | glassfish.metric-deployed-apps | Provides metric output of the applications deployed on the Glassfish server. |
| Metric | glassfish.metric-deployment-lifecycle | Provides lifecycle metrics applications deployed on the Glassfish server. |
[Table 16. Glassfish]

{#agent-policies-checks__table_rv5_4pj_g5b} {#agent-policies-checks__table_r5k_ghz_dkb__entry__4}

| Type | Event/Metric | Description | Minimum version |
|-|-|-|-|
| Metric | app.websphere.metrics-websphere | Returns IBM WebSphere application server metrics. Ensure that the user running the agent has sufficient permissions to access the required files in the IBM Websphere AS installation directories. | 9 |
[Table 17. IBM WebSphere AS]

{#agent-policies-checks__table_r5k_ghz_dkb} {#agent-policies-checks__table_dd4_41z_dkb__entry__4}

| Type | Event/Metric | Description | Minimum version |
|-|-|-|-|
| Event | app.iis.check-iis-alive | Checks if IIS is running. | - |
| Event | app.iis.check-iis-current-connections | Checks the number of current connections to the IIS server and their status, depending on the input. By default, all sites are connected to the IIS server. | - |
| Metric | app.iis.metrics-iis | Returns IIS metrics. | - |
[Table 18. IIS]

{#agent-policies-checks__table_dd4_41z_dkb} {#agent-policies-checks__table_jbz_22z_dkb__entry__4}

| Type | Event/Metric | Description | Minimum version |
|-|-|-|-|
| Metric | app.jboss.metrics-jboss | Retrieves JBoss/WildFly server metrics. Ensure that the user running the agent has sufficient permissions to access the required files in theJBoss/WildFly installation directories. | 16, 17 |
[Table 19. JBoss/WildFly]

{#agent-policies-checks__table_jbz_22z_dkb} {#agent-policies-checks__table_hzh_s5v_3pb__entry__4}

| Type | Event/Metric | Description | Command |
|-|-|-|-|
| Event | k8s.check-kube-apiserver-available | Checks if Kubernetes API server is up. | `check-kube-apiserver-available.rb {{if .labels.params_api_server}} -s {{.labels.params_api_server}} {{end}}` |
| Event | k8s.check-kube-nodes-ready | Checks whether Kubernetes nodes are in ready-to-use state. | `check-kube-nodes-ready.rb {{if .labels.params_api_server}} -s {{.labels.params_api_server}} {{end}}` |
| Event | k8s.check-kube-pods-pending | Measures the threshold by which pods are in the Pending state. Determine the threshold by setting the pending_timeout check parameter value (default = 300 seconds). | `check-kube-pods-pending.rb {{if .labels.params_api_server}} -s {{.labels.params_api_server}} {{end}}` |
| Event | k8s.check-kube-pods-restarting | Checks the pods that are restarting. Determine the threshold by setting the check parameter value (default = 10). | `check-kube-pods-restarting.rb {{if .labels.params_api_server}} -s {{.labels.params_api_server}} {{end}} {{if .labels.params_restart}} -r {{.labels.params_restart}} {{end}}` |
| Event | k8s.check-kube-pods-running | Checks the pods that are in the running state. Configure the threshold in the not_ready_time check parameter, in seconds (default = 0). | `check-kube-pods-running.rb {{if .labels.params_api_server}} -s {{.labels.params_api_server}} {{end}} {{if .labels.params_not_ready_time}} -time {{.labels.params_not_ready_time}} {{end}}` |
| Event | k8s.check-kube-pods-runtime | Checks whether pods are running longer than expected. Configure threshold in the check parameter (in seconds). You can configure both WARNING and CRITICAL thresholds. | check-kube-pods-runtime.rb {{if .labels.params_critical}} -c {{.labels.params_critical}} {{end}} {{if .labels.params_warning}} -w {{.labels.params_warning}} {{end}} {{if .labels.params_api_server}} -s {{.labels.params_api_server}} {{end}} |
| Event | k8s.check-kube-service-available | Checks whether Kubernetes services are up and running. Add the list of services to be monitored in the services' check_param field as comma-separated values (without spaces). If you enter services that are not valid, the check fails. | `check-kube-pods-runtime.rb {{if .labels.params_critical}} -c {{.labels.params_critical}} {{end}} {{if .labels.params_warning}} -w {{.labels.params_warning}} {{end}} {{if .labels.params_api_server}} -s {{.labels.params_api_server}} {{end}}` |
| Metric | k8s.metrics-pods | Provides a pod count from all of the exposed services. | `metrics-pods.rb {{if .labels.params_api_server}} -s {{.labels.params__api_server }} {{end}}` |
[Table 20. Kubernetes]

{#agent-policies-checks__table_hzh_s5v_3pb} {#agent-policies-checks__table_wsy_mdz_dkb__entry__4}

| Type | Event/Metric | Description | Minimum version |
|-|-|-|-|
| Metric | app.msssql.metrics-mssql | Retrieves MSSQL database metrics. | 2016 |
| Metric | app.metrics-mssql-query | Generic MSSQL query class which accepts a query and dumps metrics. | 2016 |
[Table 21. MsSQL]

{#agent-policies-checks__table_wsy_mdz_dkb} {#agent-policies-checks__table_h2y_jbz_dkb__entry__4}

| Type | Event/Metric | Description | Minimum version |
|-|-|-|-|
| Event | app.mysql.check-mysql-alive | Checks if the MySQL database is running. | 5.7, 8 |
| Event | app.mysql.check-mysql-threads | Checks the number of running threads on the MySQL database. Depending on the input, it determines the status: OK, Warning, or Critical. | 5.7, 8 |
| Event | util.check-mysql-query | Checks the length of a MySQL query result set. Ensure that you use the native_password authentication method on the MySQL server when utilizing this check. | 5.7, 8 |
| Metric | app.mysql.metrics-mysql | Returns MySQL database metrics. | 5.7, 8 |
| Metric | app.mysql.metrics-mysql-processes | Returns MySQL database process metrics. | 5.7, 8 |
| Metric | util.metrics-mysql-query | Creates a formatted metric for the length of a MySQL query result set. | 5.7, 8 |
[Table 22. MySQL]

{#agent-policies-checks__table_h2y_jbz_dkb} {#agent-policies-checks__table_osl_3wy_2tb__entry__4}

| Type | Event/Metric | Description | Minimum version |
|-|-|-|-|
| Event | app.mongodb.check-mongodb-alive | Monitors whether the MongoDB server is alive and creating alerts for the MongoDB server health status. |   |
| Event | app.mongodb.check-mongodb-metrics | Creates alerts for any of the MongoDB metrics, based on the threshold limit. |   |
| Metric | app.mongodb.metrics-mongodb | Returns metrics of the MongoDB server and all databases. |   |
[Table 23. MongoDB]

{#agent-policies-checks__table_osl_3wy_2tb} {#agent-policies-checks__table_sd5_ccz_dkb__entry__4}

| Type | Event/Metric | Description | Minimum version |
|-|-|-|-|
| Event | app.oracle.check-oracle-alive | Checks if the Oracle database is running. | 12c, 18c |
| Metric | app.oracle.metrics-oracle | Returns Oracle database metrics. | 12c, 18c |
| Metric | util.metrics-oracle-query | Generic Oracle query class that accepts a query and dumps metrics. | 12c, 18c |
[Table 24. Oracle]

{#agent-policies-checks__table_sd5_ccz_dkb} {#agent-policies-checks__table_wjj_pcz_dkb__entry__4}

| Type | Event/Metric | Description | Minimum version |
|-|-|-|-|
| Metric | app.weblogic.metrics-weblogic | Returns Oracle WebLogic application server metrics. Ensure that the user running the agent has sufficient permissions to access the required files in the WebLogic installation directories. | 12cR2 |
[Table 25. Oracle WebLogic AS]

{#agent-policies-checks__table_wjj_pcz_dkb} {#agent-policies-checks__table_c4p_cdz_dkb__entry__4}

| Type | Event/Metric | Description | Minimum version |
|-|-|-|-|
| Metric | app.tomcat.metrics-tomcat | Returns Apache Tomcat server metrics. | 8.5.27, 9.x |
[Table 26. Tomcat]

{#agent-policies-checks__table_c4p_cdz_dkb}  
{#agent-policies-checks__table_wzd_gs1_ckb__entry__3}

| Type | Name | Description |
|-|-|-|
| Event | util.check-snmp | SNMP check that compares the metric value to the default. Requires input such as server, port, SNMP community, and limits. |
| Metric | util.metrics-snmp | Collects metrics from an SNMP OID value. |
| Metric | util.metrics-snmp-bulk-sn | Collects metrics from an SNMP Table OID and returns the result as a table. |
[Table 27. App]

{#agent-policies-checks__table_wzd_gs1_ckb} {#agent-policies-checks__table_pvv_qkh_twb__entry__4}

| Type | Event/Metric | Description | Command |
|-|-|-|-|
| Metric (Windows) | os.windows.metrics-service-status | Collects Windows service status, providing metric of number of services running. | `winchecks metric-windows-service-status -S Wcmsvc --scheme hostname.proc` |
[Table 28. Service enhancements (can be associated with any policy)]

{#agent-policies-checks__table_pvv_qkh_twb}  
{#agent-policies-checks__table_hdv_lb5_f5b__entry__3}

| Type | Name | Description |
|-|-|-|
| Metric | app.varnish.metrics-varnish | Collects Varnish metrics from the host. |
[Table 29. Varnish]

{#agent-policies-checks__table_hdv_lb5_f5b}  
{#agent-policies-checks__table_dj1_sn1_g5b__entry__3}

| Type | Name | Description |
|-|-|-|
| Metric | vsphere.metric-VirtualMachine | Retrieves metrics for the vSphere Virtual Machine. |
| Metric | vsphere.metric-Datastore | Retrieves metrics for the vSphere Datastore. |
| Metric | vsphere.metric-Datacenter | Retrieves metrics for the vSphere Datacenter. |
| Metric | vsphere.metric-ESX_Server | Retrieves metrics for the vSphere ESX Server or HostSystem |
[Table 30. vSphere]

{#agent-policies-checks__table_dj1_sn1_g5b}  
{#agent-policies-checks__table_ehj_vg4_psb__entry__3}

| Type | Name | Description |
|-|-|-|
| Metric | zscaler-monitoring-check | Verifies whether the Zscaler app is running properly. |
| Metric | zscaler-remediation-check | Shuts down and restarts the Zscaler app, and creates an incident. Runs only when the zscaler-monitoring-check fails. |
[Table 31. Zscaler]

{#agent-policies-checks__table_ehj_vg4_psb}  
{#agent-policies-checks__table_wfb_gkh_twb__entry__4}

| Type | Event/Metric | Description | Command |
|-|-|-|-|
| Metric | os.windows.metrics-system-cpu | Collects CPU core metrics. If the Windows server in use does not support Windows Management Instrumentation Command-line (WMIC), this check does not run. | `winchecks metric-windows-cpu --scheme hostname.proc` |
[Table 32. CPU enhancements]

{#agent-policies-checks__table_wfb_gkh_twb} {#agent-policies-checks__table_x3w_kvg_twb__entry__3}

| Event/Metric | Description | Command |
|-|-|-|
| os.linux.check-disk-ioTimeWeighted | Measures the `disk ioTimeWeighted` value, returning a CRITICAL\\WARNING\\OK message, according to the thresholds specified in the parameters. | `check-disk-ioTimeWeighted.rb` |
| os.linux.check-disk-sectorsWritten | Measures the total number of sectors written successfully, returning a CRITICAL\\WARNING\\OK message, according to the thresholds specified in the parameters. | `check-disk-sectorsWritten.rb` |
| os.linux.check-disk-sectorsRead | Measures the disk's total number of sectors read successfully, returning a CRITICAL\\WARNING\\OK message, according to the thresholds specified in the parameters. | `check-disk-sectorsRead.rb` |
| os.linux.check-disk-readTime | Measures the total number of milliseconds spent by all read-against thresholds, returning a CRITICAL\\WARNING\\OK message, according to the thresholds specified in the parameters. | `check-disk-readTime.rb` |
| os.linux.check-disk-writes | Measures the total number of writes completed successfully, returning a CRITICAL\\WARNING\\OK message, according to the thresholds specified in the parameters. | `check-disk-writes.rb` |
| os.linux.check-disk-reads | Measures the total number of reads completed successfully, returning a CRITICAL\\WARNING\\OK message, according to the thresholds specified in the parameters. | `check-disk-reads.rb` |
| os.linux.check-disk-writesMerged | Measures the `disk writesMerged` value, returning a CRITICAL\\WARNING\\OK message, according to the thresholds specified in the parameters. | `check-disk-writesMerged.rb` |
| os.linux.check-disk-readsMerged | Measures the `disk readsMerged` value, returning a CRITICAL\\WARNING\\OK message, according to the thresholds specified in the parameters. | `check-disk-readsMerged.rb` |
| os.linux.check-disk-writeTime | Measures the total number of milliseconds spent by all write operations, returning a CRITICAL\\WARNING\\OK message, according to the thresholds specified in the parameters. | `check-disk-writeTime.rb` |
| os.linux.check-disk-ioInProgress | Measures the `disk ioInProgress` value, returning a CRITICAL\\WARNING\\OK message, according to the thresholds specified in the parameters. | `check-disk-ioInProgress.rb` |
| os.linux.check-disk-iotime | Measures the `disk ioTime` value, returning a CRITICAL\\WARNING\\OK message, according to the thresholds specified in the parameters. | `check-disk-ioTime.rb` |
[Table 33. Disk enhancements - Linux events (can be associated with any policy)]

{#agent-policies-checks__table_x3w_kvg_twb} {#agent-policies-checks__table_xsr_1zg_twb__entry__3}

| Event/Metric | Description | Command |
|-|-|-|
| os.windows.check-disk-AvgSecWrite | Measures average disk writes per second, returning a CRITICAL\\WARNING\\OK message, according to the specified in the parameters. If the Windows server in use does not support Windows Management Instrumentation Command-line (WMIC), this check does not run. | `winchecks check-windows-AvgDisksec-write -w 1 -c 0` |
| os.windows.check-disk-ReadBytes-sec | Measures the `disk ReadBytes` value per second, returning a CRITICAL\\WARNING\\OK message, according to the thresholds specified in the parameters. If the Windows server in use does not support Windows Management Instrumentation Command-line (WMIC), this check does not run. | `winchecks check-windows-DiskReadBytes-sec -w 1 -c 0` |
| os.windows.check-disk-WriteBytes-sec | Measures the `disk WriteBytes` value per second, returning a CRITICAL\\WARNING\\OK message, according to the thresholds specified in the parameters. If the Windows server in use does not support Windows Management Instrumentation Command-line (WMIC), this check does not run. | `winchecks check-windows-DiskWriteBytes-sec -w 1 -c 0` |
| os.windows.check-disk-AvgSecRead | Measures the average disk reads per second, returning a CRITICAL\\WARNING\\OK message, according to the thresholds specified in the parameters. If the Windows server in use does not support Windows Management Instrumentation Command-line (WMIC), this check does not run. | `winchecks check-windows-AvgDisksec-read -w 1 -c 0` |
[Table 34. Disk enhancements - Windows events (can be associated with any policy)]

{#agent-policies-checks__table_xsr_1zg_twb} {#agent-policies-checks__table_ksf_ndh_twb__entry__3}

| Event/Metric | Description | Command |
|-|-|-|
| os.windows.metrics-system-disk | Collects the following disk metrics: * AvgDiskSecPerRead * AvgDiskSecPerWrite * DiskReadBytesPerSec * DiskWriteBytesPerSec {#agent-policies-checks__ul_jyg_tdh_twb} If the Windows server in use does not support Windows Management Instrumentation Command-line (WMIC), this check does not run. | `winchecks metric-windows-disk` |
[Table 35. Disk enhancements - Windows metrics (can be associated with any policy)]

{#agent-policies-checks__table_ksf_ndh_twb} {#agent-policies-checks__table_gz4_f2h_twb__entry__4}

| Type | Event/Metric | Description | Command |
|-|-|-|-|
| Event (Linux) | os.linux.check-free-physical-memory | Measures the free physical memory percentage of the Linux system, returning a CRITICAL\\WARNING\\OK event message, according to the thresholds specified in the parameters. | `check-free-physical-memory -w 10 -c 5` |
| Event (Linux) | os.linux.check-free-virtual-memory | Measures the free virtual memory percentage of the Linux system, returning a CRITICAL\\WARNING\\OK event message, according to the thresholds specified in the parameters. | `check-free-virtual-memory -w 10 -c 5` |
| Event (Windows) | os.windows.check-free-physical-memory | Measures the free physical memory percentage of the Windows system, returning a CRITICAL\\WARNING\\OK event message, according to the thresholds specified in the parameters. If the Windows server in use does not support Windows Management Instrumentation Command-line (WMIC), this check does not run. | `winchecks check-windows-free-physfical-memory -w 10 -c 5` |
| Event (Windows) | os.windows.check-free-virtual-memory | Measures the free virtual memory percentage of the Windows system, returning a CRITICAL\\WARNING\\OK event message, according to the thresholds specified in the parameters. If the Windows server in use does not support Windows Management Instrumentation Command-line (WMIC), this check does not run. | `winchecks check-windows-free-physical-memory -w 10 -c 5` |
| Metric (Windows) | os.windows.metrics-system-memory | Collects the following memory metrics: * FreePhysicalMemory * TotalPhysicalMemory * FreeVirtualMemory * TotalVirtualMemorySize * AvailableMemory * TotalVisibleMemorySize {#agent-policies-checks__ul_rs4_2hh_twb} | `winchecks metric-windows-memory --scheme hostname.proc` |
[Table 36. Memory enhancements (can be associated with any policy)]

{#agent-policies-checks__table_gz4_f2h_twb} {#agent-policies-checks__table_u4h_1lh_twb__entry__4}

| Type | Event/Metric | Description | Command |
|-|-|-|-|
| Event (Linux) | os.linux.check-process-cpu | Measures the Linux process CPU usage, returning a CRITICAL\\WARNING\\OK message, according to the thresholds specified in the parameters. | `check-process-cpu.rb -p acc -c 95 -w 85` |
| Event (Linux) | os.linux.check-process-memory | Measures the Linux process memory usage, returning a CRITICAL\\WARNING\\OK message, according to the thresholds specified in the parameters. | `check-process-memory.rb -p acc -c 95 -w 85` |
| Metric (Linux) | os.linux.metrics-process-usage | Collects the Linux process status, including the CPU and memory data used by the process. | `metrics-process-usage.rb -p acc -s hostname.proc` |
| Event (Windows) | os.windows.check-process-cpu | Measures the Windows process CPU usage, returning a CRITICAL\\WARNING\\OK message according to the thresholds specified in the parameters. If the Windows server in use does not support Windows Management Instrumentation Command-line (WMIC), this check does not run. | `winchecks check-windows-process-cpu-p acc -c 95 -w 85` |
| Event (Windows) | os.windows.check-process-memory | Measures the Windows process memory usage, returning a CRITICAL\\WARNING\\OK message according to the thresholds specified in the parameters. If the Windows server in use does not support Windows Management Instrumentation Command-line (WMIC), this check does not run. | `winchecks check-windows-process-memory-p acc -c 95 -w 85` |
| Metric (Windows) | os.windows.metrics-process-usage | Collects the Windows process status, including the CPU and memory data used by the process. | `winchecks metric-windows-process-status -n Svchost -s hostname.proc` |
[Table 37. Process enhancements (can be associated with any policy)]

{#agent-policies-checks__table_u4h_1lh_twb}

## Supported Agent policies {#agent-policies-checks__section_fpb_vb1_ckb}

This table lists the supported Agent Client Collector for Monitoring
policies that the check definitions are associated with. The policies consist of the
monitored CIs and the checks that run on them.
{#agent-policies-checks__table_gft_tt1_ckb__entry__3}

| Name | Description | Checks |
|-|-|-|
| Apache Events | Monitors operational Apache HTTP web servers. To enable monitoring if the process is alive, activate the relevant check: * For Linux: os.linux.check-process * For Windows: os.windows.check-windows-process {#agent-policies-checks__ul_u1p_sc3_ckb} On the Credentials tab, specify Basic Auth Credentials. | * os.linux.check-process * os.windows.check-windows-process {#agent-policies-checks__ul_w2s_dkb_ckb} |
| Apache Metrics | Monitors operational Apache HTTP web servers. On the Credentials tab, specify Basic Auth Credentials. | app.apache.metrics-apache |
| Apache Kafka Events | Monitors the status of Kafka Broker, Kafka topics, partictions, replicas and Zookeeper. |   |
| Apache Kafka Metrics | Monitors and collects metrics from Kafka Broker and Kafka Zookeeper. |   |
| Azure DB Metrics | Monitors Azure databases on an Azure datacenter. To enable the policy's checks: * Configure a proxy agent. * Add the following Azure service principal credentials: * Tenant ID * Client ID * Secret Key {#agent-policies-checks__ul_g4c_tnf_1tb} * Configure the Authentication Method as Client secret. * Add Azure credentials in the policy. * Provide the subscription_id value in each check instance. {#agent-policies-checks__ul_ngp_cnf_1tb} The default monitored CI Type is cmdb_ci_azure_datacenter, but the binding occurs on the Cloud Database (cmdb_ci_cloud_database). For details on configuring a policy, see [Create a new Agent Client Collector policy](https://www.servicenow.com/docs/YYZOxLSesnFVGwwNfDjwPA "Policies consist of the CIs monitored by the Agent Client Collector and the checks that run on those CIs. When creating a policy, you configure a filter which determines the CIs on which the checks are to run. For example, a policy to run checks on all Apache web servers. You can create new policies or edit the default policies."). |   |
| Azure k8s Service Metrics | Monitors the Azure CI, cmdb_ci_azure_datacenter. Binds with the Kubernetes data cluster, cmdb_ci_kubernetes_cluster. | azure.metrics-k8s-service For details, see [Azure Health Monitoring default checks and policies](https://www.servicenow.com/docs/vmmETBcIWEJuOnxZPJHpvA "Agent Client Collector provides the following default checks and policies for Azure health monitoring."). |
| Azure VM Metrics | Monitors the Azure CI, cmdb_ci_azure_datacenter. Binds with the virtual machine instance, cmdb_ci_vm_instance. | * azure.metrics-vm-cpu * azure.metrics-vm-disk * azure.metrics-vm-memory * azure.metrics-vm-network * azure.metrics-vm-flows {#agent-policies-checks__ul_wnf_p1n_trb} For details, see [Azure Health Monitoring default checks and policies](https://www.servicenow.com/docs/vmmETBcIWEJuOnxZPJHpvA "Agent Client Collector provides the following default checks and policies for Azure health monitoring."). |
| Basic Discovery | Runs basic ServiceNow Discovery on all agents, every 12 hours. This check extracts basic information about the host and its running processes. The host information is used to create the corresponding host in the CMDB, while the running processes create the classified application CIs. You need advanced OS privileges to use the Net stat command to discover ports. The command that you run depends on your OS, as follows: * Linux: `sudo -n netstat -antp` * Windows: `netstat -anop TCP` {#agent-policies-checks__ul_uyb_djq_jkb} | check-discovery-basic |
| Docker Container Metrics | Collects performance metrics for Docker containers. Provide the credentials of users who are Docker user group members or have sudo rights. Provide these credentials on the Credentials tab of the policy form. | container.docker.metrics-docker |
| Docker Engine Metrics | Collects general metrics for the Docker engine. Provides the credentials of a user which is either a member of the Docker user group or has been assigned sudo rights on the Credentials tab. To enable running checks through this policy, add the servicenow user to the Docker user group on the machine where the agent is running. | container.docker.metrics-docker-info |
| F5 SNMP Events | Example for using SNMP checks. Because the Agent doesn't run on SNMP devices, provide the following to complete this policy: * A Proxy Agent and credentials. * The host of the Proxy Agent. On the Credentials tab, specify the SNMP Community Credentials for connecting to the server. {#agent-policies-checks__ul_t1n_gg3_ckb} | util.check-snmp |
| F5 SNMP Metrics | Example for using SNMP metrics. Because the Agent doesn't run on SNMP devices, provide the following to complete this policy: * Proxy Agent and credentials. * The host of the Proxy Agent. On theCredentials tab, specify the SNMP Community Credentials for connecting to the server. {#agent-policies-checks__ul_x1x_4n2_dkb} | * util.metrics-snmp * util.metrics-snmp-bulk-sn {#agent-policies-checks__ul_yzg_mkb_ckb} |
| Glassfish Metrics | Runs metric checks on the Glassfish server. Glassfish metrics are supported in ITOM Agent Client Collector version 2.3.0 - August 2022, available from the [ServiceNow Store](https://store.servicenow.com/sn_appstore_store.do#!/store/home). |   |
| HAProxy Events | Retrieves the HAProxy load balancer details to determine whether it is running. HAProxy events are supported in ITOM Agent Client Collector version 2.3.0 - August 2022, available from the [ServiceNow Store](https://store.servicenow.com/sn_appstore_store.do#!/store/home). |   |
| HAProxy Metrics | Retrieves the HAProxy load balancer metrics to determine whether it is running. HAProxy metrics are supported in ITOM Agent Client Collector version 2.3.0 - August 2022, available from the [ServiceNow Store](https://store.servicenow.com/sn_appstore_store.do#!/store/home). |   |
| HTTP Entry Points Events | Runs the util.check-http-follow-redirect check on all HTTP entry points that belong to application business services. The policy filter chooses the services. The services define the entry points. * To enable this check, there is a new database view which combines the application services table with the entry points table. * You can filter the services and receive the entry points. * When you receive an alert, it is automatically bound to the entry points. This alert affects the impact calculation, because entry points are considered. * This policy requires a Proxy Agent. {#agent-policies-checks__ul_alx_j1v_znb} | util.check-http-follow-redirect |
| HTTP Entry Points Metrics | For example, when the alert is bound to the entry point, the service map identifies an entry point problem. * The metric binds to the entry point CI. In previous releases, the metric was bound to the service and the entry point was the resource. * This policy requires a Proxy Agent. {#agent-policies-checks__ul_ymf_mz5_znb} | util.metrics-http-curl |
| IIS Events | Monitors operational IIS servers. | * app.iis.check-iis-alive * app.iis.check-iis-current-connections {#agent-policies-checks__ul_jnn_qkb_ckb} |
| IIS Metrics | Monitors operational IIS servers. | app.iis.metrics-iis |
| JBoss/WildFly Application Server Events | Monitoring operational JBoss/WildFly application servers. To enable monitoring if the JBoss process is alive, activate os.linux.check-process. The jboss_home parameter in the check instance is specified as the location where JBoss is installed. | os.linux.check-process |
| JBoss/WildFly Application Server Metrics | Monitors operational JBoss/WildFly application servers. | app.jboss.metrics-jboss |
| Kubernetes | Monitors health of Kubernetes infrastructure, such as clusters, nodes, pod status, API, and service availability. When running Kubernetes checks: * Proxy agent must be enabled. * Enter Kubernetes credentials, either a username/password combination or a bearer token (but not both). * To activate and publish the policy, configure the api_server value in the check parameter definitions of each check, as one of the following: * `https://127.0.0.1:<portnumber>/api` (If the API server and agent are running on the same server) * `https://<api_server_url>/api` (Whether the API server and agent are running on the same or different servers). {#agent-policies-checks__ul_und_hkw_3pb}To use the localhost as your api_server, run the following command: `"kubectl proxy -port=8081 &"` * Run Discovery to discover all Kubernetes CIs. For details, see [Kubernetes discovery](https://www.servicenow.com/docs/xk93vlcnjoIxA6m4cYwbBQ "The ServiceNow ITOM Visibility finds Kubernetes and OpenShift components using patterns and creates application services containing them. Discovery also finds Kubernetes events and frequently updates the CMDB to reflect the dynamic Kubernetes environment."). {#agent-policies-checks__ul_xw1_4jw_3pb} | * k8s.check-kube-apiserver-available * k8s.check-kube-nodes-ready * k8s.check-kube-pods-pending * k8s.check-kube-pods-restarting * k8s.check-kube-pods-running * k8s.check-kube-pods-runtime * k8s.check-kube-service-available * k8s.metrics-pods {#agent-policies-checks__ul_yzk_25v_3pb} |
| Linux log monitoring | Monitors logs on operational Linux servers. | * util.check-logs * util.check-logs-sudo {#agent-policies-checks__ul_nvq_yhy_44b} |
| Linux OS Events | Runs Linux checks on operational Linux servers. | * os.linux.check-process * os.linux.check-system-cpu * os.linux.check-system-cpu-load * os.linux.check-system-disk-usage * os.linux.check-system-memory-percentage * os.linux.check-system-memory-swap * os.linux.check-threads-count {#agent-policies-checks__ul_k1r_skb_ckb} |
| Linux OS Metrics | Collects Linux metrics on operational Linux servers. | * os.linux.metrics-memory-vmstat * os.linux.metrics-process-status * os.linux.metrics-system-cpu * os.linux.metrics-system-cpu-load * os.linux.metrics-system-disk * os.linux.metrics-system-disk-capacity * os.linux.metrics-system-disk-usage * os.linux.metrics-system-memory * os.linux.metrics-system-memory-percentage * os.linux.metrics.reboot_count_today {#agent-policies-checks__ul_ssh_nnb_ckb} |
| MSSQL Events | Monitors the operational MSSQL server process. Runs os.windows.check-windows-process to monitor when the server process is alive. | os.windows.check-windows-process |
| MSSQL Metrics | Monitors operational MSSQL server process. Runs app.mssql.metrics-mssql to gather metrics. | app.mssql.metrics-mssql |
| MySQL DB Events | Monitors operational MySQL instances. On the Credentials tab, specify Basic Auth Credentials for connecting to the database server. Note: Utility checks, prefixed with util, have required parameters for which you must specify a value. These parameters have no default values. | * app.mysql.check-mysql-alive * app.mysql.check-mysql-threads * util.check-mysql-query {#agent-policies-checks__ul_dz2_tnb_ckb} |
| MySQL DB Metrics | Monitors operational MySQL instances. On the Credentials tab, specify Basic Auth Credentials for connecting to the database server. Note: Utility checks, prefixed with util, have required parameters for which you must specify a value. These parameters have no default values. | * app.mysql.metrics-mysql * app.mysql.metrics-mysql-processes * util.metrics-mysql-query {#agent-policies-checks__ul_tvm_wnb_ckb} |
| Network ping metrics | Monitors the ip address discovered in the ServiceNow instance. The cmdb_ci_hardware monitored CI type is bound to the relevant server: This policy requires a proxy agent. | util.metrics-ping |
| Oracle DB Events | Monitors operational Oracle Database instances. On the Credentials tab, specify Basic Auth Credentials for connecting to the database server. Note: Utility checks, prefixed with util, have required parameters for which you must specify a value. These parameters have no default values. | app.oracle.check-oracle-alive |
| Oracle DB Metrics | Monitors operational Oracle Database instances. On the Credentials tab, specify Basic Auth Credentials for connecting to the database server. Note: Utility checks, prefixed with util, have required parameters for which you must specify a value. These parameters have no default values. | * app.oracle.metrics-oracle * util.metrics-oracle-query {#agent-policies-checks__ul_ytq_ynb_ckb} |
| Self-Healing Events | Runs a ping command to another host. Ensure that you run this check in proxy mode. | util.check-ping |
| Tomcat Events | Monitors operational Apache Tomcat servers. To enable monitoring if the Tomcat process is alive, activate the relevant check: * For Linux: os.linux.check-process * For Windows: util.check-windows-service {#agent-policies-checks__ul_lyg_ps2_dkb} If the Tomcat service is running under a different name, update the value of the check instance's service parameter to the correct value. | * os.linux.check-process * util.check-windows-service {#agent-policies-checks__ul_o1v_znb_ckb} |
| Tomcat Metrics | Monitors operational Apache Tomcat servers. If Tomcat Metrics are running on a port other than the default port (9000), update the value of the check instance's port parameter to the correct port value. | app.tomcat.metrics-tomcat |
| Varnish Metrics | Monitors and collects metrics from Varnish. Varnish metrics are supported in ITOM Agent Client Collector version 2.3.0 - August 2022, available from the [ServiceNow Store](https://store.servicenow.com/sn_appstore_store.do#!/store/home). You must perform discovery using application fingerprints before running Varnish checks. For details, see [Enable running of Varnish checks](https://www.servicenow.com/docs/1~f5UN2XwKfWVvlXSj3wLg "Use application fingerprints to discover the Varnish CI, to enable running Varnish checks."). |   |
| vSphere Metrics | Monitors and collects metrics from vSphere. vSphere metrics are supported in ITOM Agent Client Collector version 2.3.0 - August 2022, available from the [ServiceNow Store](https://store.servicenow.com/sn_appstore_store.do#!/store/home). This policy requires a proxy agent. |   |
| WebLogic Application Server Events | Monitors operational Oracle WebLogic application servers. This policy monitors if the WebLogic process running on Linux is alive. On the Credentials tab, specify Basic Auth Credentials for connecting to the application server. | os.linux.check-process |
| WebLogic Application Server Metrics | Monitors operational Oracle WebLogic application servers. On the Credentials tab, specify Basic Auth Credentials for connecting to the application server. Ensure that the user running the agent has sufficient permissions to access the required files in the WebLogic installation directories. | app.weblogic.metrics-weblogic |
| WebSphere Application Server Events | Monitors operational IBM WebSphere servers. This policy monitors if the WebSphere process running on Linux is alive. On the Credentials tab, specify Basic Auth Credentials for connecting to the application server. | os.linux.check-process |
| WebSphere Application Server Metrics | Monitors operational IBM WebSphere servers. On the Credentials tab, specify Basic Auth Credentials for connecting to the application server. | app.websphere.metrics-websphere |
| Windows Log Monitoring | Monitors logs on operational Windows servers. | os.windows.check-log You can block event creation for this check when no process is detected. For details, see [Block event creation for non-existent entities](https://www.servicenow.com/docs/exU1EN90cyuQV_J5JAqjxA "Invoke the skip_events_for_nonexistent parameter to block event creation when specific process, service, or log does not exist. Invoke this parameter if you do not want to be notified about these non-existent entities."). |
| Windows OS Events | Runs Windows checks on operational Windows servers. | * os.windows.check-processor-queue-length * os.windows.check-system-cpu-load * os.windows.check-system-disk * os.windows.check-system-memory * os.windows.check-system-process * os.windows.check-windows-directory * os.windows.check-windows-directory * os.windows.check-windows-directory * os.windows.check-windows-pagefile * os.windows.check-windows-process {#agent-policies-checks__ul_vmj_c4b_ckb} |
| Windows OS Events - Extended | Runs Windows checks to monitor directories and files on Windows servers. | * check-directory-file-count * check-directory-integrity * check-file-age * check-file-response-time * check-file-size * check-file-space * os.windows.check-directory-space {#agent-policies-checks__ul_idp_ztn_22c} |
| Windows OS Metrics | Collects Windows metrics on operational Windows servers. | * os.windows.metrics-processor-queue-len * os.windows.metrics-system-cpu-load * os.windows.metrics-system-disk-usage * os.windows.metrics-system-memory-percent * os.windows.metrics-system-network * os.windows.metrics-system-uptime {#agent-policies-checks__ul_mqy_h4b_ckb} |
| Zscaler Monitoring Policy | Executes Zscaler monitoring on all of a machine's CIs. | * zscaler-monitoring-check * zscaler-remediation-check {#agent-policies-checks__ul_n1c_hfn_4sb} |
[ ]

{#agent-policies-checks__table_gft_tt1_ckb}
* **[Active Directory metrics](https://www.servicenow.com/docs/pRPJDoJBlE_mbjZQTz3drw)**   
  The following table lists the metrics that are gathered as output from Active Directory checks. Entries indicated as Featured metrics are high-visibility metrics that are displayed in the Operator Workspace Metric tab after an alert is generated. These metrics provide the operator with additional information to help them further explore the specified issue.
* **[Apache Kafka default checks and policies](https://www.servicenow.com/docs/EvM0pi1YOtZMAbNn4cBo3w)**   
  Agent Client Collector provides the following policies for Apache Kafka health monitoring. Policies come with the checks specified in the indicated table. Policies and checks are available for both Windows and Linux.
* **[Apache Kafka metrics](https://www.servicenow.com/docs/f_Tx9r4zNkSmcQTWjxOs~g)**   
  The following table lists the metrics that are gathered as output from Kafka checks. Entries indicated as Featured metrics are high-visibility metrics that are displayed in the Operator Workspace Metric tab after an alert is generated. These metrics provide the operator with additional information to help them further explore the specified issue.
* **[AWS Health Monitoring default checks and policies](https://www.servicenow.com/docs/5lBlHARvZSD_A4UfwoAtEQ)**   
  Agent Client Collector provides the following default checks and policies for AWS monitoring.
* **[AWS metrics](https://www.servicenow.com/docs/D07j8fyoAIxbUMr1DxMjdw)**   
  The following tables list and describe the metrics that are gathered as output from the specified AWS checks. Entries indicated as Featured metrics are high-visibility metrics that are displayed in the Operator Workspace Metric tab after an alert is generated. These metrics provide the operator with additional information to help them further explore the specified issue.
* **[Azure Health Monitoring default checks and policies](https://www.servicenow.com/docs/vmmETBcIWEJuOnxZPJHpvA)**   
  Agent Client Collector provides the following default checks and policies for Azure health monitoring.
* **[Azure metrics](https://www.servicenow.com/docs/bXzZUYTsEIG5IBu15QWT7Q)**   
  The following tables list and describe the metrics that are gathered as output from Azure checks. Entries indicated as Featured metrics are high-visibility metrics that are displayed in the Operator Workspace Metric tab after an alert is generated. These metrics provide the operator with additional information to help them further explore the specified issue.
* **[Azure virtual machine footprint](https://www.servicenow.com/docs/qsFZdIrpOJLmeu4UQ3DQxw)**   
  The following tables describe Azure virtual machine (VM) resource consumption in a Linux environment.
* **[Azure cloud metrics](https://www.servicenow.com/docs/E9~Tw8sIVI3FoTQC5hfobw)**   
  Azure cloud metrics are gathered from Azure virtual machines (VMs) and Azure storage account policies. Collecting the cloud metrics enables you to monitor the performance of your Azure resources.
* **[Cassandra default checks and policies](https://www.servicenow.com/docs/WAzOymnetEp_Gi_GtsgRGg)**   
  Agent Client Collector provides the following policies for Cassandra health monitoring. Policies come with the checks specified in the indicated table. Policies and checks are available for Linux only.
* **[Cassandra metrics](https://www.servicenow.com/docs/~VOegiWk67oh17CQdOsaYg)**   
  The following table lists the metrics that are gathered as output from Cassandra checks. Entries indicated as Featured metrics are high-visibility metrics that are displayed in the Operator Workspace Metric tab after an alert is generated. These metrics provide the operator with additional information to help them further explore the specified issue.
* **[Glassfish default checks and policies](https://www.servicenow.com/docs/yvSyCFVuyDO7gD7bi_Uiog)**   
  Agent Client Collector provides the following default checks and policies for Glassfish monitoring.
* **[GlassFish metrics](https://www.servicenow.com/docs/2QL27XDDMBiMdKeRzDIvOw)**   
  The following table lists the metrics that are gathered as output from GlassFish checks. Entries indicated as Featured metrics are high-visibility metrics that are displayed in the Operator Workspace Metric tab after an alert is generated. These metrics provide the operator with additional information to help them further explore the specified issue.
* **[HAProxy default checks and policies](https://www.servicenow.com/docs/rVFb8jiRzmyajQfkK65vqw)**   
  Agent Client Collector provides the following default checks and policies for HAProxy monitoring.
* **[HAProxy metrics](https://www.servicenow.com/docs/4YDIHluuD~3pvW0h7y~n4w)**   
  The following table lists the metrics that are gathered as output from HAProxy checks. Entries indicated as Featured metrics are high-visibility metrics that are displayed in the Operator Workspace Metric tab after an alert is generated. These metrics provide the operator with additional information to help them further explore the specified issue.
* **[HTTP default checks and policies](https://www.servicenow.com/docs/qNhTgJUlLsml_e4JmjCrRw)**   
  Agent Client Collector provides the following policies for HTTP health monitoring. Policies come with the checks specified in the tables below.
* **[HTTP entry point metrics](https://www.servicenow.com/docs/SyFm70Med9jPzyMabrovKw)**   
  The following table lists the metrics that are gathered as output from HTTP entry point checks. Entries indicated as Featured metrics are high-visibility metrics that are displayed in the Operator Workspace Metric tab after an alert is generated. These metrics provide the operator with additional information to help them further explore the specified issue.
* **[HTTP response code check](https://www.servicenow.com/docs/KpMqSzANP4YLdKfTXNpXpQ)**   
  Agent Client Collector provides the following additional check for HTTP response code. This check is not associated with any policy.
* **[Internet Information Services (IIS) metrics](https://www.servicenow.com/docs/ovGftVar3c2wZPZxL~rTRg)**   
  The following table lists the metrics that are gathered as output from IIS checks. Entries indicated as Featured metrics are high-visibility metrics that are displayed in the Operator Workspace Metric tab after an alert is generated. These metrics provide the operator with additional information to help them further explore the specified issue.
* **[Linux default checks and policies](https://www.servicenow.com/docs/g3yW70oOo0W9MBAaLywBxA)**   
  Agent Client Collector provides the following default checks and policies for Linux Metrics monitoring.
* **[Linux metrics](https://www.servicenow.com/docs/AA80DF7Ml3pC9fECKyTDKg)**   
  The following table lists the metrics that are gathered as output from Linux checks. Entries indicated as Featured metrics are high-visibility metrics that are displayed in the Operator Workspace Metric tab after an alert is generated. These metrics provide the operator with additional information to help them further explore the specified issue.
* **[MongoDB default checks and policies](https://www.servicenow.com/docs/NP~8dK~VICgbiCTm~rGbKw)**   
  Agent Client Collector provides the following policies for MongoDB health monitoring. Policies come with the checks specified in the indicated table. Policies and checks are available for both Windows and Linux.
* **[MongoDB metrics](https://www.servicenow.com/docs/9YXXijQdbhP7wte6NhNlOg)**   
  The following table lists the metrics that are gathered as output from MongoDB checks. Entries indicated as Featured metrics are high-visibility metrics that are displayed in the Operator Workspace Metric tab after an alert is generated. These metrics provide the operator with additional information to help them further explore the specified issue.
* **[MS Exchange default checks and policies](https://www.servicenow.com/docs/ETb_9wMxTeOv0SzsFiH_WQ)**   
  Agent Client Collector provides the following default checks and policies for MS Exchange monitoring.
* **[MSSQL default checks and policies](https://www.servicenow.com/docs/ip9sy3voQ1TsP5smo_m1Yw)**   
  The Agent Client Collector provides the following default checks and policies for MSSQL Metrics monitoring.
* **[MySQL default checks and policies](https://www.servicenow.com/docs/c3Et2a9x6GMrEBCfMuKObw)**   
  The Agent Client Collector provides the following default checks and policies for MySQL Metrics monitoring.
* **[Network ping default checks and policies](https://www.servicenow.com/docs/xh1drR6gw_mm2RlYnUajaQ)**   
  Agent Client Collector provides the following default checks and policies for Network ping monitoring. Policies and checks are available for both Windows and Linux.
* **[Network ping metrics](https://www.servicenow.com/docs/F1YSCR36n1nqO4aJ7JzdIw)**   
  The following table lists the metrics that are gathered as output from Network ping checks. Entries indicated as Featured metrics are high-visibility metrics that are displayed in the Operator Workspace Metric tab after an alert is generated. These metrics provide the operator with additional information to help them further explore the specified issue.
* **[Network port default check](https://www.servicenow.com/docs/iEkYJ_ou9JS3UYV6H1dJWg)**   
  Agent Client Collector provides the following default check for Network port monitoring. The check is available for both Windows and Linux.
* **[Network host availability check](https://www.servicenow.com/docs/XWPJRMpmX2P~OUm1YO9L1w)**   
  Agent Client Collector provides the following default check for network ping monitoring. The check is available for both Windows and Linux.
* **[Nginx default checks and policies](https://www.servicenow.com/docs/c0hhht1xjG1bzn9ZhHOP5A)**   
  Agent Client Collector provides the following policies for Nginx health monitoring. Policies come with the checks specified in the indicated table. Policies and checks are available for both Windows and Linux.
* **[Nginx metrics](https://www.servicenow.com/docs/VjiAq3l7Wvf60PcEr9cn_Q)**   
  The following table lists the metrics that are gathered as output from Nginx checks. Entries indicated as Featured metrics are high-visibility metrics that are displayed in the Operator Workspace Metric tab after an alert is generated. These metrics provide the operator with additional information to help them further explore the specified issue.
* **[PostgreSQL default checks and policies](https://www.servicenow.com/docs/NgJiF0IgymcEgZF1s~DfAQ)**   
  Agent Client Collector provides the following default checks and policies for PostgreSQL health monitoring.
* **[PostgreSQL metrics](https://www.servicenow.com/docs/Xxg8MnADbdDWtoZu8ay4Og)**   
  The following tables list and describe the metrics that are gathered as output from the specified PostgreSQL checks. Entries indicated as Featured metrics are high-visibility metrics that are displayed in the Operator Workspace Metric tab after an alert is generated. These metrics provide the operator with additional information to help them further explore the specified issue.
* **[RabbitMQ default checks and policies](https://www.servicenow.com/docs/5Nebyphh3ER~NgwQT9GHvA)**   
  Agent Client Collector provides the following default checks and policies for RabbitMQ health monitoring. You must perform RabbitMQ discovery before executing the checks. RabbitMQ checks are available only in a Windows environment.
* **[RabbitMQ metrics](https://www.servicenow.com/docs/dL5xUbQGh1ePZUG0nfNleA)**   
  The following table lists the metrics that are gathered as output from RabbitMQ checks. Entries indicated as Featured metrics are high-visibility metrics that are displayed in the Operator Workspace Metric tab after an alert is generated. These metrics provide the operator with additional information to help them further explore the specified issue.
* **[URL Monitoring default checks and policies](https://www.servicenow.com/docs/mqXdMVA6fzhjv33t9mJVqg)**   
  Agent Client Collector provides policies for URL Monitoring. Polices come with embedded checks.
* **[Varnish default checks and policies](https://www.servicenow.com/docs/vcHQV9LQ04XiDrHeXEhflQ)**   
  Agent Client Collector provides the following default checks and policies for Varnish monitoring.
* **[Varnish metrics](https://www.servicenow.com/docs/0Y9CN3UGpcj3JakGOxMp5A)**   
  The following table lists the metrics that are gathered as output from Varnish checks. Entries indicated as Featured metrics are high-visibility metrics that are displayed in the Operator Workspace Metric tab after an alert is generated. These metrics provide the operator with additional information to help them further explore the specified issue.
* **[vSphere default checks and policies](https://www.servicenow.com/docs/wqivBVKqSny68cfvya4ESw)**   
  Agent Client Collector provides the following default checks and policies for vSphere monitoring.
* **[vSphere metrics](https://www.servicenow.com/docs/Cl6Fizit_FxRO5Wk03dE2Q)**   
  The following table lists the metrics that are gathered as output from vSphere checks. Entries indicated as Featured metrics are high-visibility metrics that are displayed in the Operator Workspace Metric tab after an alert is generated. These metrics provide the operator with additional information to help them further explore the specified issue.
* **[Windows default checks and policies](https://www.servicenow.com/docs/z6R_ygTt2Udft55tOWiISQ)**   
  Agent Client Collector provides the following default checks and policies for Windows health monitoring.
* **[Windows metrics](https://www.servicenow.com/docs/MeCnouSrUkYUfovS~3HElA)**   
  The following table lists the metrics that are gathered as output from Windows checks. Entries indicated as Featured metrics are high-visibility metrics that are displayed in the Operator Workspace Metric tab after an alert is generated. These metrics provide the operator with additional information to help them further explore the specified issue.
* **[Windows log monitoring default checks and policies](https://www.servicenow.com/docs/FO_EYW~PRpE6of8oaJrmCg)**   
  Agent Client Collector provides the following policy for Windows log monitoring.
* **[Linux log monitoring default checks and policies](https://www.servicenow.com/docs/Bjka6e94jalAlZnD2BVOoA)**   
  Agent Client Collector provides the following policy for Linux log monitoring.

