1.1.2 Backing Up and Recovering of JP1/IM - Agent
- Organization of this subsection
(1) Backup
Back up JP1/IM - Agent if the settings have been changed. Backup can be performed even during operation.
(a) Normal host
-
Back up JP1/IM - Agent files to be backed up.
Back up the files to be backed up in the corresponding OS in "1.1.2(3) File to be backed up" table.
-
If you want to save Alertmanager's silence settings, back up by acquiring silence with REST API.
For details about REST API for obtaining silence, see Get silence of Alertmanager in Chapter 5. API in the JP1/Integrated Management 3 - Manager Command, Definition File and API Reference.
(b) Cluster environment
This is the same as the procedure in 1.1.2(1)(a) Normal host.
However, note the following:
-
Make a backup of both the running server and the standby server.
-
The shared directory must also be backed up.
(c) Container environment
Back up Docker image and Podman image.
(d) Backing up optional functions
Back up your JP1/IM-Agent and JP1/IM-Manager separately.
■ OracleDB exporter
Back up the following files:
- For Windows
-
-
Service definition file of OracleDB expoter
OracleDB-exporter-location\oracledb_exporter_windows\jp1ima\bin\oracledb_exporter_*_service.xml
-
- For Linux
-
-
Unit definition file of OracleDB exporter
/usr/lib/systemd/system/oracledb_exporter_*.service
-
■ Node exporter for AIX
There are no files to back up.
■ SQL exporter
Back up the following files:
SQL-exporter-location\sql_exporter_windows\jp1ima\bin\sql_exporter_service.xml
SQL-exporter-location\sql_exporter_windows\jp1ima\conf\jpc_sql_exporter.yml
(2) Recovery
(a) Normal host
■ For Windows
-
Prepare a machine with the same hostname and IP address as the backup definition file.
-
Install the same version of JP1/IM - Agent as the backup definition file.
-
Overwrites the backup definition file to the installation destination.
Update the certificate used for communication encryption if necessary.
-
If the service to be used was already registered, register it to Windows service again.
To register the service again, you must disable and re-enable the service registration.
For details on how to enable or disable add-on program service registration, see 1.21.1(1) Enable or disable add-on program in the JP1/Integrated Management 3 - Manager Configuration Guide.
-
Start the service.
-
Register silence settings for Alertmanager.
Use API for silence creation in Alertmanager. For details, see 5.21.4 Silence creation of Alertmanager in the JP1/Integrated Management 3 - Manager Command, Definition File and API Reference.
Note that you cannot create a silence that has expired.
■ For Linux
-
Prepare a machine with the same hostname and IP address as the backup definition file.
-
Install the same version of JP1/IM - Agent as the backup definition file.
-
Overwrite the backup definition file to the install destination and "/usr/lib/systemd/system".
-
Run the following command.
# systemctl daemon-reload
-
Start the service.
-
Register silence settings for Alertmanager.
Use API for silence creation in Alertmanager. For details, see 5.21.4 Silence creation of Alertmanager in the JP1/Integrated Management 3 - Manager Command, Definition File and API Reference.
Note that you cannot create a silence that has expired.
(b) Cluster environment
■ For Windows
-
Prepare a machine with the same hostname and IP address as the backup definition file.
Prepare both the running server and the standby server.
-
Install the same version of JP1/IM - Agent as the backup definition file.
This command is executed on both the running server and the standby server.
-
Build a logical host with the same logical host name as the backup.
-
Overwrites the backup definition file to the installation destination and shared directory.
This command is executed on both the running server and the standby server.
-
If the service to be used was already registered, register it to Windows service again.
To register the service again, you must disable and re-enable the service registration.
This command is executed on both the running server and the standby server.
-
Register services for JP1/IM - Agent logical hosts in the cluster software.
For details on registering JP1/IM - Agent service to the cluster software, see 7.5 Registering into the cluster software during new installation and setup (for Windows) in the JP1/Integrated Management 3 - Manager Configuration Guide.
-
Start JP1/IM - Agent from the cluster software.
-
Register silence settings for Alertmanager.
Use API for silence creation in Alertmanager.
Note that you cannot create a silence that has expired.
■ For Linux
-
Prepare a machine with the same hostname and IP address as the backup definition file.
Prepare both the running server and the standby server.
-
Install the same version of JP1/IM - Agent as the backup definition file.
Prepare both the running server and the standby server.
-
Overwrites the backup definition files to the install destination,
-
"/usr/lib/systemd/system", and shared directories.
-
Run the following command.
# systemctl daemon-reload
-
Start the service.
-
Register silence settings for Alertmanager.
Use API for silence creation in Alertmanager.
Note that you cannot create a silence that has expired.
(c) Container environment
Recover from a backup Docker image or Podman image.
(d) Optional Function Recovery
■ OracleDB exporter
- For Windows
-
-
You install OracleDB exporter.
-
Add a OracleDB exporter target.
When you add a target, you use the backed-up service definition file as a step in creating service definition file.
-
- For Linux
-
-
You install OracleDB exporter.
-
Add a OracleDB exporter target.
When you add a target, you use the backed-up service definition file as a step in creating unit definition file.
-
■ Node exporter for AIX
- Monitored AIX hosts
-
-
You install Node exporter for AIX.
For information about installing Node exporter for AIX, see 1.23.2 (2) Installing Node exporter for AIX in the JP1/Integrated Management 3 - Manager Configuration Guide.
-
If you need to change the port number of Node exporter for AIX, change the port number.
For details on changing the port number of Node exporter for AIX, see 1.23.2(4)(b) Changing the port on Node exporter for AIX (optional) in the JP1/Integrated Management 3 - Manager Configuration Guide.
-
■ SQL exporter
-
You install SQL exporter.
-
Add a SQL exporter target.
When you add a target, you use the backed-up service definition file as a step in creating service definition file.
(3) File to be backed up
(a) For Windows
|
File name |
Description |
|---|---|
|
Agent-path\conf\jpc_imagentcommon.json |
imagent common configuration file |
|
Agent-path\conf\jpc_imagent.json |
imagent configuration file |
|
Agent-path\conf\jpc_imagentproxy.json |
imagentproxy configuration file |
|
Agent-path\conf\jpc_imagentaction.json |
imagentaction configuration file |
|
Agent-path\conf\jpc_alertmanager.yml |
Alertmanager configuration file |
|
Agent-path\conf\jpc_prometheus_server.yml |
Prometheus configuration file |
|
Agent-path\conf\jpc_alerting_rules.yml |
Alert configuration file |
|
Agent-path\conf\jpc_file_sd_config_windows.yml |
Windows exporter discovery configuration file |
|
Agent-path\conf\jpc_file_sd_config_windows_hyperv.yml |
Windows exporter (Hyper-V monitoring) discovery configuration file |
|
Agent-path\conf\jpc_file_sd_config_node_aix.yml |
Node exporter for AIX discovery configuration file |
|
Agent-path\conf\jpc_file_sd_config_blackbox_http.yml |
Blackbox exporter (HTTP/HTTPS monitoring) discovery configuration file |
|
Agent-path\conf\jpc_file_sd_config_blackbox_icmp.yml |
Blackbox exporter (ICMP monitoring) discovery configuration file |
|
Agent-path\conf\jpc_file_sd_config_cloudwatch.yml |
Yet another cloudwatch exporter discovery configuration file |
|
Agent-path\conf\jpc_file_sd_config_promitor.yml |
Promitor discovery configuration file |
|
Agent-path\conf\jpc_file_sd_config_oracledb.yml |
OracleDB exporter discovery configuration file |
|
Agent-path\conf\jpc_file_sd_config_web.yml |
Web exporter discovery configuration file |
|
Agent-path\conf\jpc_file_sd_config_vmware.yml |
VMware exporter discovery configuration file |
|
Agent-path\conf\jpc_file_sd_config_mssql.yml |
SQL exporter discovery configuration file |
|
Agent-path\conf\jpc_windows_exporter.yml |
Windows exporter configuration file |
|
Agent-path\conf\jpc_windows_exporter_hyper.yml |
Windows exporter (Hyper-V monitoring) configuration file |
|
Agent-path\conf\jpc_blackbox_exporter.yml |
Blackbox exporter configuration file |
|
Agent-path\conf\jpc_ya_cloudwatch_exporter.yml |
Yet another cloudwatch exporter configuration file |
|
Agent-path\conf\jpc_script_exporter.yml |
Script exporter configuration file |
|
Agent-path\conf\jpc_web_exporter.yml |
Web exporter configuration file |
|
Agent-path\conf\jpc_playwright.config.ts |
Playwright configuration file |
|
Agent-path\conf\jpc_vmware_exporter.yml |
VMware exporter configuration file |
|
Agent-path\conf\jpc_fluentd_common.conf |
Log monitoring common definition file of Fluentd |
|
Agent-path\conf\jpc_fluentd_common_list.conf |
Log monitoring target definition file of Fluentd |
|
Agent-path\conf\jpc_fluentd_common_wevt_rendered.conf |
Rendering information acquisition definition file of Fluentd |
|
Agent-path\conf\fluentd_@@trapname@@_tail.conf.template |
Template of the monitoring text-formatted log file definition file of Fluentd |
|
Agent-path\conf\fluentd_@@trapname@@_wevt.conf.template |
TemplatesTemplate for the Windows event log monitoring definition file of Fluentd |
|
Agent-path\conf\jpc_user_deffile_list.json |
List of user-created definition files that can be updated or deleted by REST API provided by JP1/IM - Manager |
|
Agent-path\conf\promitor\scraper\metrics-declaration.yaml |
Promitor Scraper configuration file |
|
Agent-path\conf\promitor\scraper\runtime.yaml |
Promitor Scraper runtime configuration file |
|
Agent-path\conf\promitor\resource-discovery\resource-discovery-declaration.yaml |
Promitor Resource Discovery configuration file |
|
Agent-path\conf\promitor\resource-discovery\runtime.yaml |
Promitor Resource Discovery runtime configuration file |
|
Agent-path\conf\user\user_file_sd_config_any-name.yml |
User-specific discovery configuration file |
|
Agent-path\conf\user\file_sd_config_blackbox_any-name.yml |
Discovery configuration file for Blackbox exporter (user-defined monitored) |
|
Agent-path\conf\user\file_sd_config_web_any-name.yml |
Discovery configuration file for Web exporter (user-defined monitored) |
|
Agent-path\conf\user\fluentd_log-monitor-name_tail.conf |
Monitoring text-formatted log file definition file of Fluentd |
|
Agent-path\conf\user\fluentd_log-monitor-name_wevt.conf |
Windows event log monitoring definition file of Fluentd |
|
Agent-path\conf\user\fluentd_any-name_logmetrics.conf |
Log metrics definition file of Fluentd |
|
Agent-path\conf\user\cert\CA-certificate-file |
CA certificate for Black exporter file |
|
Agent-path\conf\user\cert\client-certificate-file |
Client certificate for Black exporter file |
|
Agent-path\conf\user\secret\client-certificate-key-file |
Client certificate for Black exporter key file |
|
Agent-path\conf\user\secret\password-file |
Password for Black exporter file |
|
Agent-path\conf\jpc_file_sd_config_off\jpc_file_sd_config_windows.yml |
Windows exporter discovery configuration file |
|
Agent-path\conf\jpc_file_sd_config_off\jpc_file_sd_config_windows_hyperv.yml |
Windows exporter (Hyper-V monitoring) discovery configuration file |
|
Agent-path\conf\jpc_file_sd_config_off\jpc_file_sd_config_node_aix.yml |
Node exporter for AIX discovery configuration file |
|
Agent-path\conf\jpc_file_sd_config_off\jpc_file_sd_config_blackbox_http.yml |
Blackbox exporter (HTTP/HTTPS monitoring) discovery configuration file |
|
Agent-path\conf\jpc_file_sd_config_off\jpc_file_sd_config_blackbox_icmp.yml |
Blackbox exporter (ICMP monitoring) discovery configuration file |
|
Agent-path\conf\jpc_file_sd_config_off\jpc_file_sd_config_cloudwatch.yml |
Yet another cloudwatch exporter discovery configuration file |
|
Agent-path\conf\jpc_file_sd_config_off\jpc_file_sd_config_promitor.yml |
Promitor's discovery configuration file |
|
Agent-path\conf\jpc_file_sd_config_off\jpc_file_sd_config_oracledb.yml |
OracleDB exporter discovery configuration file |
|
Agent-path\conf\jpc_file_sd_config_off\jpc_file_sd_config_web.yml |
Web exporter discovery configuration file |
|
Agent-path\conf\jpc_file_sd_config_off\jpc_file_sd_config_vmware.yml |
VMware exporter discovery configuration file |
|
Agent-path\conf\jpc_file_sd_config_off\jpc_file_sd_config_mssql.yml |
SQL exporter discovery configuration file |
|
Agent-path\bin\jpc_imagent_service.xml |
Service definition file of imagent |
|
Agent-path\bin\jpc_imagent_service_logical-host-name.xml |
Service definition file of imagent for logical host |
|
Agent-path\bin\jpc_imagent-imagent group identifier_service.xml |
Service definition file of imagent |
|
Agent-path\bin\jpc_imagent-imagent group identifier_service_logical hostname.xml |
Service definition file of imagent for logical host |
|
Agent-path\bin\jpc_imagentproxy_service.xml |
Service definition file of imagentproxy |
|
Agent-path\bin\jpc_imagentproxy_service_logical-host-name.xml |
Service definition file of imagentproxy for logical host |
|
Agent-path\bin\jpc_imagentproxy-imagent group identifier_service.xml |
Service definition file of imagentproxy |
|
Agent-path\bin\jpc_imagentproxy-imagent group identifier_service_logical hostname.xml |
Service definition file of imagentproxy for logical host |
|
Agent-path\bin\jpc_imagentaction_service.xml |
Service definition file of imagentaction |
|
Agent-path\bin\jpc_imagentaction_service_logical-host-name.xml |
Service definition file of imagentaction for logical host |
|
Agent-path\bin\jpc_imagentaction-imagent group identifier_service.xml |
Service definition file of imagentaction |
|
Agent-path\bin\jpc_imagentaction-imagent group identifier_service_logical hostname.xml |
Service definition file of imagentaction for logical host |
|
Agent-path\bin\jpc_alertmanager_service.xml |
Service definition file of Alertmanager |
|
Agent-path\bin\jpc_alertmanager_service_logical-host-name.xml |
Service definition file of Alertmanager for logical host |
|
Agent-path\bin\jpc_prometheus_server_service.xml |
Service definition file of Prometheus server |
|
Agent-path\bin\jpc_prometheus_server_service_logical-host-name.xml |
Service definition file of Prometheus server for logical host |
|
Agent-path\bin\jpc_windows_exporter_service.xml |
Service definition file of Windows exporter |
|
Agent-path\bin\jpc_windows_exporter_service_logical-host-name.xml |
Service definition file of Windows exporter for logical host |
|
Agent-path\bin\jpc_windows_exporter_service_hyperv.xml |
Service definition file of Windows exporter (Hyper-V monitoring) |
|
Agent-path\bin\jpc_windows_exporter_service_hyperv_logical hostname.xml |
Windows exporter (Hyper-V monitoring) service definition file for logical host |
|
Agent-path\bin\jpc_blackbox_exporter_service.xml |
Service definition file of Blackbox exporter |
|
Agent-path\bin\jpc_blackbox _exporter_service_logical-host-name.xml |
Service definition file of Blackbox exporter for logical host |
|
Agent-path\bin\jpc_ya_cloudwatch_exporter_service.xml |
Service definition file of Yet another cloudwatch exporter |
|
Agent-path\bin\jpc_ya_cloudwatch_exporter_service_logical-host-name.xml |
Service definition file of Yet another cloudwatch exporter for logical host |
|
Agent-path\bin\jpc_promitor_scraper_service.xml |
Service definition file of Promitor Scraper |
|
Agent-path\bin\jpc_promitor_scraper_service_logical-host-name.xml |
Service definition file of Promitor Scraper for logical host |
|
Agent-path\bin\jpc_promitor_resource_discovery_service.xml |
Service definition file of Promitor Resource Discovery |
|
Agent-path\bin\jpc_promitor_resource_discovery_service_logical-host-name.xml |
Service definition file of Promitor Resource Discovery for logical host |
|
Agent-path\bin\jpc_script_exporter_service.xml |
Service definition file of Script exporter |
|
Agent-path\bin\jpc_script_exporter_service_logical-host-name.xml |
Service definition file of Script exporter for logical host |
|
Agent-path\bin\jpc_web_exporter_service.xml |
Service definition file of Web exporter |
|
Agent-path\bin\jpc_web_exporter_service_logical-host-name.xml |
Service definition file of Web exporter for logical host |
|
Agent-path\bin\jpc_fluentd_service.xml |
Service definition file of Fluentd |
|
Agent-path\bin\jpc_fluentd_service_logical-host-name.xml |
Service definition file of Fluentd for logical host |
|
Agent-path\bin\jpc_vmware_exporter_service.xml |
Service definition file of VMware exporter |
|
Agent-path\bin\jpc_vmware_exporter_service_logical-host-name.xml |
Service definition file of VMware exporter for logical host |
|
File name |
Description |
|---|---|
|
Shared-folder\jp1ima\conf\jpc_imagentcommon.json |
imagent common configuration file |
|
Shared-folder\jp1ima\conf\jpc_imagent.json |
imagent configuration file |
|
Shared-folder\jp1ima\conf\jpc_imagentproxy.json |
imagentproxy configuration file |
|
Shared-folder\jp1ima\conf\jpc_imagentaction.json |
imagentaction configuration file |
|
Shared-folder\jp1ima\conf\jpc_alertmanager.yml |
Alertmanager configuration file |
|
Shared-folder\jp1ima\conf\jpc_prometheus_server.yml |
Prometheus configuration file |
|
Shared-folder\jp1ima\conf\jpc_alerting_rules.yml |
Alert configuration file |
|
Shared-folder\jp1ima\conf\jpc_file_sd_config_windows.yml |
Windows exporter discovery configuration file |
|
Shared-folder\jp1ima\conf\jpc_file_sd_config_windows_hyperv.yml |
Windows exporter (Hyper-V monitoring) discovery configuration file |
|
Shared-folder\jp1ima\conf\jpc_file_sd_config_node_aix.yml |
Node exporter for AIX discovery configuration file |
|
Shared-folder\jp1ima\conf\jpc_file_sd_config_blackbox_http.yml |
Blackbox exporter (HTTP/HTTPS monitoring) discovery configuration file |
|
Shared-folder\jp1ima\conf\jpc_file_sd_config_blackbox_icmp.yml |
Blackbox exporter (ICMP monitoring) discovery configuration file |
|
Shared-folder\jp1ima\conf\jpc_file_sd_config_cloudwatch.yml |
Yet another cloudwatch exporter discovery configuration file |
|
Shared-folder\jp1ima\conf\jpc_file_sd_config_promitor.yml |
Promitor discovery configuration file |
|
Shared-folder\jp1ima\conf\jpc_file_sd_config_oracledb.yml |
OracleDB exporter discovery configuration file |
|
Shared-folder\jp1ima\conf\jpc_file_sd_config_web.yml |
Web exporter discovery configuration file |
|
Shared-folder\jp1ima\conf\jpc_file_sd_config_vmware.yml |
VMware exporter discovery configuration file |
|
Shared-folder\jp1ima\conf\jpc_file_sd_config_mssql.yml |
SQL exporter discovery configuration file |
|
Shared-folder\jp1ima\conf\jpc_windows_exporter.yml |
Windows exporter configuration file |
|
Shared-folder\jp1ima\conf\jpc_blackbox_exporter.yml |
Blackbox exporter configuration file |
|
Shared-folder\jp1ima\conf\jpc_ya_cloudwatch_exporter.yml |
Yet another cloudwatch exporter configuration file |
|
Shared-folder\jp1ima\conf\jpc_script_exporter.yml |
Script exporter configuration file |
|
Shared-folder\jp1ima\conf\jpc_playwright.config.ts |
Playwright configuration file |
|
Shared-folder\jp1ima\conf\jpc_vmware_exporter.yml |
VMware exporter configuration file |
|
Shared-folder\jp1ima\conf\jpc_fluentd_common.conf |
Log monitoring common definition file of Fluentd |
|
Shared-folder\jp1ima\conf\jpc_fluentd_common_list.conf |
Log monitoring target definition file of Fluentd |
|
Shared-folder\jp1ima\conf\jpc_fluentd_common_wevt_rendered.conf |
Rendering information acquisition definition file of Fluentd |
|
Shared-folder\jp1ima\conf\fluentd_@@trapname@@_tail.conf.template |
Template of the monitoring text-formatted log file definition file of Fluentd |
|
Shared-folder\jp1ima\conf\fluentd_@@trapname@@_wevt.conf.template |
TemplatesTemplate for the Windows event log monitoring definition file of Fluentd |
|
Shared-folder\jp1ima\conf\jpc_user_deffile_list.json |
List of user-created definition files that can be updated or deleted by REST API provided by JP1/IM - Manager |
|
Shared-folder\jp1ima\conf\promitor\scraper\metrics-declaration.yaml |
Promitor Scraper configuration file |
|
Shared-folder\jp1ima\conf\promitor\scraper\runtime.yaml |
Promitor Scraper runtime configuration file |
|
Shared-folder\jp1ima\conf\promitor\resource-discovery\resource-discovery-declaration.yaml |
Promitor Resource Discovery configuration file |
|
Shared-folder\jp1ima\conf\promitor\resource-discovery\runtime.yaml |
Promitor Resource Discovery runtime configuration file |
|
Shared-folder\jp1ima\conf\user\user_file_sd_config_any-name.yml |
User-specific discovery configuration file |
|
Shared-folder\jp1ima\conf\user\file_sd_config_blackbox_any-name.yml |
Discovery configuration file for Blackbox exporter (user-defined monitored) |
|
Shared-folder\jp1ima\conf\user\file_sd_config_web_any-name.yml |
Discovery configuration file for Web exporter (user-defined monitored) |
|
Shared-folder\jp1ima\conf\user\fluentd_log-monitor-name_tail.conf |
Monitoring text-formatted log file definition file of Fluentd |
|
Shared-folder\jp1ima\conf\user\fluentd_log-monitor-name_wevt.conf |
Windows event log monitoring definition file of Fluentd |
|
Shared-folder\jp1ima\conf\user\fluentd_any-name_logmetrics.conf |
Log metrics definition file of Fluentd |
|
Shared-folder\jp1ima\conf\user\cert\CA-certificate-file |
CA certificate for Black exporter file |
|
Shared-folder\jp1ima\conf\user\cert\client-certificate-file |
Client certificate for Black exporter file |
|
Shared-folder\jp1ima\conf\user\secret\client-certificate-key-file |
Client certificate for Black exporter key file |
|
Shared-folder\jp1ima\conf\user\secret\password-file |
Password for Black exporter file |
|
Shared-folder\jp1ima\conf\jpc_file_sd_config_off\jpc_file_sd_config_windows.yml |
Windows exporter discovery configuration file |
|
Shared-folder\jp1ima\conf\jpc_file_sd_config_off\jpc_file_sd_config_windows_hyperv.yml |
Windows exporter (Hyper-V monitoring) discovery configuration file |
|
Shared-folder\jp1ima\conf\jpc_file_sd_config_off\jpc_file_sd_config_blackbox_http.yml |
Blackbox exporter (HTTP/HTTPS monitoring) discovery configuration file |
|
Shared-folder\jp1ima\conf\jpc_file_sd_config_off\jpc_file_sd_config_blackbox_icmp.yml |
Blackbox exporter (ICMP monitoring) discovery configuration file |
|
Shared-folder\jp1ima\conf\jpc_file_sd_config_off\jpc_file_sd_config_cloudwatch.yml |
Yet another cloudwatch exporter discovery configuration file |
|
Shared-folder\jp1ima\conf\jpc_file_sd_config_off\jpc_file_sd_config_promitor.yml |
Promitor discovery configuration file |
|
Shared-folder\jp1ima\conf\jpc_file_sd_config_off\jpc_file_sd_config_node_aix.yml |
Node exporter for AIX discovery configuration file |
|
Shared-folder\jp1ima\conf\jpc_file_sd_config_off\jpc_file_sd_config_oracledb.yml |
OracleDB exporter discovery configuration file |
|
Shared-folder\jp1ima\conf\jpc_file_sd_config_off\jpc_file_sd_config_web.yml |
Web exporter discovery configuration file |
|
Shared-folder\jp1ima\conf\jpc_file_sd_config_off\jpc_file_sd_config_vmware.yml |
VMware exporter discovery configuration file |
|
Shared-folder\jp1ima\conf\jpc_file_sd_config_off\jpc_file_sd_config_mssql.yml |
SQL exporter discovery configuration file |
(b) For UNIX
|
File name |
Description |
|---|---|
|
/opt/jp1ima/conf/jpc_imagentcommon.json |
imagent common configuration file |
|
/opt/jp1ima/conf/jpc_imagent.json |
imagent configuration file |
|
/opt/jp1ima/conf/jpc_imagentproxy.json |
imagentproxy configuration file |
|
/opt/jp1ima/conf/jpc_imagentaction.json |
imagentaction configuration file |
|
/opt/jp1ima/conf/jpc_alertmanager.yml |
Alertmanager configuration file |
|
/opt/jp1ima/conf/jpc_prometheus_server.yml |
Prometheus configuration file |
|
/opt/jp1ima/conf/jpc_alerting_rules.yml |
Alert configuration file |
|
/opt/jp1ima/conf/jpc_file_sd_config_node.yml |
Node exporter discovery configuration file |
|
/opt/jp1ima/conf/jpc_file_sd_config_process.yml |
Process exporter discovery configuration file |
|
/opt/jp1ima/conf/jpc_file_sd_config_node_aix.yml |
Node exporter for AIX discovery configuration file |
|
/opt/jp1ima/conf/jpc_file_sd_config_blackbox_http.yml |
Blackbox exporter (HTTP/HTTPS monitoring) discovery configuration file |
|
/opt/jp1ima/conf/jpc_file_sd_config_blackbox_icmp.yml |
Blackbox exporter (ICMP monitoring) discovery configuration file |
|
/opt/jp1ima/conf/jpc_file_sd_config_cloudwatch.yml |
Yet another cloudwatch exporter discovery configuration file |
|
/opt/jp1ima/conf/jpc_file_sd_config_promitor.yml |
Promitor discovery configuration file |
|
/opt/jp1ima/conf/jpc_file_sd_config_oracledb.yml |
OracleDB exporter discovery configuration file |
|
/opt/jp1ima/conf/jpc_file_sd_config_vmware.yml |
VMware exporter discovery configuration file |
|
/opt/jp1ima/conf/jpc_blackbox_exporter.yml |
Blackbox exporter configuration file |
|
/opt/jp1ima/conf/jpc_ya_cloudwatch_exporter.yml |
Yet another cloudwatch exporter configuration file |
|
/opt/jp1ima/conf/jpc_process_exporter.yml |
Process exporter configuration file |
|
/opt/jp1ima/conf/jpc_script_exporter.yml |
Script exporter configuration file |
|
/opt/jp1ima/conf/jpc_vmware_exporter.yml |
VMware exporter configuration file |
|
/opt/jp1ima/conf/jpc_fluentd_common.conf |
Log monitoring common definition file of Fluentd |
|
/opt/jp1ima/conf/jpc_fluentd_common_list.conf |
Log monitoring target definition file of Fluentd |
|
/opt/jp1ima/conf/fluentd_@@trapname@@_tail.conf.template |
Template of the monitoring text-formatted log file definition file of Fluentd |
|
/opt/jp1ima/conf/jpc_user_deffile_list.json |
List of user-created definition files that can be updated or deleted by REST API provided by JP1/IM - Manager |
|
/opt/jp1ima/conf/promitor/scraper/metrics-declaration.yaml |
Promitor Scraper configuration file |
|
/opt/jp1ima/conf/promitor/scraper/runtime.yaml |
Promitor Scraper runtime configuration file |
|
/opt/jp1ima/conf/promitor/resource-discovery/resource-discovery-declaration.yaml |
Promitor Resource Discovery configuration file |
|
/opt/jp1ima/conf/promitor/resource-discovery/runtime.yaml |
Promitor Resource Discovery runtime configuration file |
|
/opt/jp1ima/conf/user/user_file_sd_config_any-name.yml |
User-specific discovery configuration file |
|
/opt/jp1ima/conf/user/file_sd_config_blackbox_any-name.yml |
Discovery configuration file for Blackbox exporter (user-defined monitored) |
|
/opt/jp1ima/conf/user/fluentd_log-monitor-name_tail.conf |
Monitoring text-formatted log file definition file of Fluentd |
|
/opt/jp1ima/conf/user/fluentd_any-name_logmetrics.conf |
Log metrics definition file of Fluentd |
|
/opt/jp1ima/conf/user/cert/CA-certificate-file |
CA certificate for Black exporter file |
|
/opt/jp1ima/conf/user/cert/client-certificate-file |
Client certificate for Black exporter file |
|
/opt/jp1ima/conf/user/secret/client-certificate-key-file |
Client certificate for Black exporter key file |
|
/opt/jp1ima/conf/user/secret/password-file |
Password for Black exporter file |
|
/opt/jp1ima/conf/jpc_file_sd_config_off/jpc_file_sd_config_node.yml |
Node exporter discovery configuration file |
|
/opt/jp1ima/conf/jpc_file_sd_config_off/jpc_file_sd_config_process.yml |
Process exporter discovery configuration file |
|
/opt/jp1ima/conf/jpc_file_sd_config_off/jpc_file_sd_config_node_aix.yml |
Node exporter for AIX discovery configuration file |
|
/opt/jp1ima/conf/jpc_file_sd_config_off/jpc_file_sd_config_blackbox_http.yml |
Blackbox exporter (HTTP/HTTPS monitoring) discovery configuration file |
|
/opt/jp1ima/conf/jpc_file_sd_config_off/jpc_file_sd_config_blackbox_icmp.yml |
Blackbox exporter (ICMP monitoring) discovery configuration file |
|
/opt/jp1ima/conf/jpc_file_sd_config_off/jpc_file_sd_config_cloudwatch.yml |
Yet another cloudwatch exporter discovery configuration file |
|
/opt/jp1ima/conf/jpc_file_sd_config_off/jpc_file_sd_config_promitor.yml |
Promitor Process exporter discovery configuration file |
|
/opt/jp1ima/conf/jpc_file_sd_config_off/jpc_file_sd_config_oracledb.yml |
OracleDB exporter discovery configuration file |
|
/opt/jp1ima/conf/jpc_file_sd_config_off/jpc_file_sd_config_windows.yml |
VMware exporter discovery configuration file |
|
/usr/lib/systemd/system/jpc_imagent.service |
Unit definition file of imagent |
|
/usr/lib/systemd/system/jpc_imagent-imagent-group-identifier.service |
Unit definition file of imagent |
|
/usr/lib/systemd/system/jpc_imagentproxy.service |
Unit definition file of imagentproxy |
|
/usr/lib/systemd/system/jpc_imagentproxy-imagent-group-identifier.service |
Unit definition file of imagentproxy |
|
/usr/lib/systemd/system/jpc_imagentaction.service |
Unit definition file of imagentaction |
|
/usr/lib/systemd/system/jpc_imagentaction-imagent-group-identifier.service |
Unit definition file of imagentaction |
|
/usr/lib/systemd/system/jpc_alertmanager.service |
Unit definition file of Alertmanager |
|
/usr/lib/systemd/system/jpc_alertmanager.service.bk |
Backing up Alertmanager's unit definition file |
|
/usr/lib/systemd/system/jpc_prometheus_server.service |
Unit definition file of Prometheus server |
|
/usr/lib/systemd/system/jpc_prometheus_server.service.bk |
Backing up Prometheus server's unit definition file |
|
/usr/lib/systemd/system/jpc_node_exporter.service |
Unit definition file of Node exporter |
|
/usr/lib/systemd/system/jpc_node_exporter.service.bk |
Backing up Node exporter's unit definition file |
|
/usr/lib/systemd/system/jpc_process_exporter.service |
Unit definition file of Process exporter |
|
/usr/lib/systemd/system/jpc_process_exporter.service.bk |
Backing up Process exporter's unit definition file |
|
/usr/lib/systemd/system/jpc_blackbox_exporter.service |
Unit definition file of Blackbox exporter |
|
/usr/lib/systemd/system/jpc_blackbox_exporter.service.bk |
Backing up Blackbox exporter's unit definition file |
|
/usr/lib/systemd/system/jpc_ya_cloudwatch_exporter.service |
Unit definition file of Yet another cloudwatch exporter |
|
/usr/lib/systemd/system/jpc_ya_cloudwatch_exporter.service.bk |
Backing up Yet another cloudwatch exporter's unit definition file |
|
/usr/lib/systemd/system/jpc_promitor_scraper.service |
Unit definition file of Promitor Scraper |
|
/usr/lib/systemd/system/jpc_promitor_scraper.service.bk |
Backing up Promitor Scraper's unit definition file |
|
/usr/lib/systemd/system/jpc_promitor_resource_discovery.service |
Unit definition file of Promitor Resource Discovery |
|
/usr/lib/systemd/system/jpc_promitor_resource_discovery.service.bk |
Backing up Promitor Resource Discovery's unit definition file |
|
/usr/lib/systemd/system/jpc_script_exporter.service |
Unit definition file of Script exporter |
|
/usr/lib/systemd/system/jpc_script_exporter.service.bk |
Backing up Script exporter's unit definition file |
|
/usr/lib/systemd/system/jpc_fluentd.service |
Unit definition file of Fluend |
|
/usr/lib/systemd/system/jpc_fluentd.service.bk |
Backing up Fluend's unit definition file |
|
/usr/lib/systemd/system/jpc_vmware_exporter.service |
Unit definition file of VMware exporter |
|
/usr/lib/systemd/system/jpc_vmware_exporter.service.bk |
Backing up VMware exporter's unit definition file |
|
/usr/lib/systemd/system/jpc_imagent_logical-host-name.service |
imagent's unit definition file for logical hosts |
|
/usr/lib/systemd/system/jpc_imagent-imagent-group-identifier_logical-host-name.service |
imagent's unit definition file for logical hosts |
|
/usr/lib/systemd/system/jpc_imagentproxy_logical-host-name.service |
imagentproxy's unit definition file for logical hosts |
|
/usr/lib/systemd/system/jpc_imagentproxy-imagent-group-identifier_logical-host-name.service |
imagentproxy's unit definition file for logical hosts |
|
/usr/lib/systemd/system/jpc_imagentaction_logical-host-name.service |
imagentaction's unit definition file for logical hosts |
|
/usr/lib/systemd/system/jpc_imagentaction-imagent-group-identifier_logical-host-name.service |
imagentaction's unit definition file for logical hosts |
|
/usr/lib/systemd/system/jpc_alertmanager_logical-host-name.service |
Alertmanager's unit definition file for logical hosts |
|
/usr/lib/systemd/system/jpc_prometheus_server_logical-host-name.service |
Prometheus server's unit definition file for logical hosts |
|
/usr/lib/systemd/system/jpc_node_exporter_logical-host-name.service |
Node exporter's unit definition file for logical hosts |
|
/usr/lib/systemd/system/jpc_process_exporter_logical-host-name.service |
Process exporter's unit definition file for logical hosts |
|
/usr/lib/systemd/system/jpc_blackbox_exporter_logical-host-name.service |
Blackbox exporter's unit definition file for logical hosts |
|
/usr/lib/systemd/system/jpc_ya_cloudwatch_exporter_logical-host-name.service |
Yet another cloudwatch exporter's unit definition file for logical hosts |
|
/usr/lib/systemd/system/jpc_promitor_scraper_logical-host-name.service |
Promitor Scraper's unit definition file for logical hosts |
|
/usr/lib/systemd/system/jpc_promitor_resource_discovery_logical-host-name.service |
Promitor Resource Discovery's unit definition file for logical hosts |
|
/usr/lib/systemd/system/jpc_script_exporter_logical-host-name.service |
Script exporter s unit definition file for logical hosts |
|
/usr/lib/systemd/system/jpc_fluentd_logical-host-name.service |
Fluend's unit definition file for logical hosts |
|
/usr/lib/systemd/system/jpc_vmware_exporter_logical-host-name.service |
VMware exporter's unit definition file for logical hosts |
|
File name |
Description |
|---|---|
|
Shared-directory/jp1ima/conf/jpc_imagentcommon.json |
imagent common configuration file |
|
Shared-directory/jp1ima/conf/jpc_imagent.json |
imagent configuration file |
|
Shared-directory/jp1ima/conf/jpc_imagentproxy.json |
imagentproxy configuration file |
|
Shared-directory/jp1ima/conf/jpc_imagentaction.json |
imagentaction configuration file |
|
Shared-directory/jp1ima/conf/jpc_alertmanager.yml |
Alertmanager configuration file |
|
Shared-directory/jp1ima/conf/jpc_prometheus_server.yml |
Prometheus configuration file |
|
Shared-directory/jp1ima/conf/jpc_alerting_rules.yml |
Alert configuration file |
|
Shared-directory/jp1ima/conf/jpc_file_sd_config_node.yml |
Node exporter discovery configuration file |
|
Shared-directory/jp1ima/conf/jpc_file_sd_config_process.yml |
Process exporter discovery configuration file |
|
Shared-directory/jp1ima/conf/jpc_file_sd_config_node_aix.yml |
Node exporter for AIX discovery configuration file |
|
Shared-directory/jp1ima/conf/jpc_file_sd_config_blackbox_http.yml |
Blackbox exporter (HTTP/HTTPS monitoring) discovery configuration file |
|
Shared-directory/jp1ima/conf/jpc_file_sd_config_blackbox_icmp.yml |
Blackbox exporter (ICMP monitoring) discovery configuration file |
|
Shared-directory/jp1ima/conf/jpc_file_sd_config_cloudwatch.yml |
Yet another cloudwatch exporter discovery configuration file |
|
Shared-directory/jp1ima/conf/jpc_file_sd_config_promitor.yml |
Promitor discovery configuration file |
|
Shared-directory/jp1ima/conf/jpc_file_sd_config_oracledb.yml |
OracleDB exporter discovery configuration file |
|
Shared-directory/jp1ima/conf/jpc_file_sd_config_vmware.yml |
VMware exporter discovery configuration file |
|
Shared-directory/jp1ima/conf/jpc_process_exporter.yml |
Process exporter configuration file |
|
Shared-directory/jp1ima/conf/jpc_blackbox_exporter.yml |
Blackbox exporter configuration file |
|
Shared-directory/jp1ima/conf/jpc_ya_cloudwatch_exporter.yml |
Yet another cloudwatch exporter configuration file |
|
Shared-directory/jp1ima/conf/jpc_script_exporter.yml |
Script exporter configuration file |
|
Shared-directory/jp1ima/conf/jpc_fluentd_common.conf |
Log monitoring common definition file of Fluentd |
|
Shared-directory/jp1ima/conf/jpc_fluentd_common_list.conf |
Log monitoring target definition file of Fluentd |
|
Shared-directory/jp1ima/conf/fluentd_@@trapname@@_tail.conf.template |
Template of the monitoring text-formatted log file definition file of Fluentd |
|
Shared-directory/jp1ima/conf/jpc_user_deffile_list.json |
List of user-created definition files that can be updated or deleted by REST API provided by JP1/IM - Manager |
|
Shared-directory/jp1ima/conf/promitor/scraper/metrics-declaration.yaml |
Promitor Scraper configuration file |
|
Shared-directory/jp1ima/conf/promitor/scraper/runtime.yaml |
Promitor Scraper runtime configuration file |
|
Shared-directory/jp1ima/conf/promitor/resource-discovery/resource-discovery-declaration.yaml |
Promitor Resource Discovery configuration file |
|
Shared-directory/jp1ima/conf/promitor/resource-discovery/runtime.yaml |
Promitor Resource Discovery runtime configuration file |
|
Shared-directory/jp1ima/conf/user/file_sd_config_ any name.yml |
User-specific discovery configuration file |
|
Shared-directory/jp1ima/conf/user/file_sd_config_blackbox_any-name.yml |
Discovery configuration file for Blackbox exporter (user-defined monitored) |
|
Shared-directory/jp1ima/conf/user/fluentd_log-monitor-name_tail.conf |
Monitoring text-formatted log file definition file of Fluentd |
|
Shared-directory/jp1ima/conf/user/fluentd_any-name_logmetrics.conf |
Log metrics definition file of Fluentd |
|
Shared-directory/jp1ima/conf/user/cert/CA-certificate file |
CA certificate for Black exporter file |
|
Shared-directory/jp1ima/conf/user/cert/Client-Certificate-File |
Client certificate for Black exporter file |
|
Shared-directory/jp1ima/conf/user/secret/Client-Certificate-Key-File |
Client certificate for Black exporter key file |
|
Shared-directory/jp1ima/conf/user/secret/Password-File |
Password for Black exporter file |
|
Shared-directory/jp1ima/conf/jpc_file_sd_config_off/jpc_file_sd_config_node.yml |
Node exporter discovery configuration file |
|
Shared-directory/jp1ima/conf/jpc_file_sd_config_off/jpc_file_sd_config_process.yml |
Process exporter discovery configuration file |
|
Shared-directory/jp1ima/conf/jpc_file_sd_config_off/jpc_file_sd_config_node_aix.yml |
Node exporter for AIX discovery configuration file |
|
Shared-directory/jp1ima/conf/jpc_file_sd_config_off/jpc_file_sd_config_blackbox_http.yml |
Blackbox exporter (HTTP/HTTPS monitoring) discovery configuration file |
|
Shared-directory/jp1ima/conf/jpc_file_sd_config_off/jpc_file_sd_config_blackbox_icmp.yml |
Blackbox exporter (ICMP monitoring) discovery configuration file |
|
Shared-directory/jp1ima/conf/jpc_file_sd_config_off/jpc_file_sd_config_cloudwatch.yml |
Yet another cloudwatch exporter discovery configuration file |
|
Shared-directory/jp1ima/conf/jpc_file_sd_config_off/jpc_file_sd_config_promitor.yml |
Promitor Process exporter discovery configuration file |
|
Shared-directory/jp1ima/conf/jpc_file_sd_config_off/jpc_file_sd_config_oracledb.yml |
OracleDB exporter discovery configuration file |
|
Shared-directory/jp1ima/conf/jpc_file_sd_config_off/jpc_file_sd_config_vmware.yml |
VMware exporter discovery configuration file |