User-specific metric definition file (container monitoring) (metrics_any-Prometheus-trend-name.conf)
- Organization of this page
Syntax
See the Format section in Container monitoring metric definition file (metrics_kubernetes.conf).
File
metrics_any-Prometheus-trend-name.conf
Set any-Prometheus-trend-name to the value that is setup to the jp1_pc_trendname of the user-specific discovery configuration file.
Storage directory
■Integrated manager host
- In Windows:
-
-
For a physical host
Manager-path\conf\imdd\plugin\jp1pccs_kubernetes\user\
-
For a logical host
shared-folder\jp1imm\conf\imdd\plugin\jp1pccs_kubernetes\user\
-
- In Linux:
-
-
For a physical host
/etc/opt/jp1imm/conf/imdd/plugin/jp1pccs_kubernetes/user/
-
For a logical host
shared-directory/jp1imm/conf/imdd/plugin/jp1pccs_kubernetes/user/
-
Description
This file defines the user-specific metric information displayed on the Trends tab, Dashboard tab, and Dashboard List dialog box of the Integrated Operation Viewer window.
Definition uses a return value of __metricListGet method and __timeSeriesDataGet method in the product plug-in of JP1/IM - Agent.
If JP1/IM - Manager is in a hierarchical configuration and you want to refer to trend data stored in Trend data Management Database of lower manager from Integrated manager, you must add trend data metrics that you want to refer to metric definition File of Integrated 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 the Information that is specified section in Container monitoring metric definition file (metrics_kubernetes.conf).