Windows exporter (service monitoring) metric definition file (metrics_windows_exporter_service.conf)
- Organization of this page
Syntax
See Syntax in Node exporter metric definition file (metrics_node_exporter.conf).
File
metrics_windows_exporter_service.conf
metrics_windows_exporter_service.conf.model (model file)
Storage directory
- Integration Manager host
- For Windows
-
-
When using a physical host
Manager-path\conf\imdd\plugin\jp1pccs\
-
When using a logical host
shared-folder\jp1imm\conf\imdd\plugin\jp1pccs\
-
- For Linux
-
-
When using a physical host
/etc/opt/jp1imm/conf/imdd/plugin/jp1pccs/
-
When using a logical host
shared-directory/jp1imm/conf/imdd/plugin/jp1pccs/
-
Description
This file defines the metric information of Windows exporter (service monitoring) displayed on the Trends tab, Dashboard tab, and Dashboard List dialog box of the Integrated Operation Viewer window.
Used to get the trend with the service monitoring function of Windows. For details about the service monitor function, see Specifying monitored services in 3.15.1(1)(c) Windows exporter (Windows performance data collection capability) in the JP1/Integrated Management 3 - Manager Overview and System Design Guide.
This definition file defines metric that can be retrieved by IM management node of the service.
If JP1/IM - Manager is in a hierarchical configuration and trend data stored in the database of a lower-level manager is referenced from an upper-level manager, you must add the metrics of the referenced trend data to the metrics definition file of the upper-level manager.
Character encoding
UTF-8 (without BOM)
Linefeed code
In Windows: CR+LF
In Linux: LF
Timing in which definitions are reflected
Definitions are reflected when the metric information is obtained on the Trends tab, Dashboard tab, and Dashboard List dialog box of the Integrated Operation Viewer window, or with the REST API.
Content description
See Content description in Node exporter metric definition file (metrics_node_exporter.conf)in (2. Definition Files) JP1/IM - Agent.
Model file settings (initial status)
The settings (initial status) of each metric described in the model file of the Windows exporter (service monitoring) metric definition file are shown below.
-
service_state#
■Settings (initial status)
Member name
Settings (initial status)
name
service_state
default
true
promql for the metric definition file (including $jp1im_TrendData_labels)
windows_service_state{state=\"running\"} and $jp1im_TrendData_labels
resource_en
category
platform_windows_service
label
Service state
description
Shows the state of the service.
0: Indicates that the service is not running.
1: Indicates that the service is running
unit
-
- #
-
Equivalent to State field in the PD_SVC record in JP1/PFM - Agent for Platform (Windows).