Node exporter (service monitoring) metric definition file (metrics_node_exporter_service.conf)
- Organization of this page
Syntax
See Syntax in Node exporter metric definition file (metrics_node_exporter.conf).
File
metrics_node_exporter_service.conf
metrics_node_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 Node 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 Linux. For details about the service monitor feature, see Specifying monitored services in 3.15.1(1)(d) Node exporter (Linux performance data collection capability) in the JP1/Integrated Management 3 - Manager Overview and System Design Guide.
This definition file defines metric information that can be retrieved by IM management node of the service.
If JP1/IM - Manager is in a hierarchical configuration and you want the Integration Manager to refer to trend data stored in Trend data Management Database of lower manager, you must add the referenced trend data metrics to the Integration Manager metric definition file.
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 Node 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)
node_systemd_unit_state{state=\"active\"} and $jp1im_TrendData_labels
resource_en
category
platform_linux_service
label
Service state
description
Shows the state of the service.
0: Indicates that the service is not active.
1: Indicates that the service is active
unit
-
- #
-
JP1/PFM - Agent for Platform (UNIX) has no applicable fields.