Hitachi

JP1 Version 12 JP1/Integrated Management 2 - Manager Overview and System Design Guide


3.2.3 IM management node-related files

Files related to the IM management node are the files, generated automatically by the jddcreatetree command executed, that contain information needed to create the connection between IM management nodes and form the tree. The IM management node-related files are as follows:

The information in these files is called IM management node related information. When the jddupdatetree command is executed, the information is applied to the Intelligent Integrated Management Base and the status of an IM management node is stored.

For details about the jddcreatetree and jddupdatetree commands, see jddcreatetree and jddupdatetree in Chapter 1. Commands in the manual JP1/Integrated Management 2 - Manager Command, Definition File and API Reference.

Table 3‒5: IM management node-related files

No.

File name

Description

1

IM management node link file

(imdd_nodeLink_component-name.json)

A file that contains information needed to show relations between IM management nodes.

It is output to the location below. If the same file exists at that output location, it is overwritten.

component-name:

Name of the component at the location where obtained information is stored ("/" is replaced with "_").

If the full path of the file contains more than 260 characters, the following file name is used:

imdd_nodeLink_component-name(hash-value).json

component-name(hash-value):

A character string indicating the hash value converted from the component name by MD5.

Example: imdd_nodeLink_40e577b40c9fa9d1ed2ccf959a225864.json

In Windows:

directory-specified-by-the-jddcreatetree-command-with--o\imdd_nodeLinknodeLink_component-name.json

In UNIX:

directory-specified-by-the-jddcreatetree-command-with--o/imdd_nodeLink_component-name.json

2

IM management node tree file

(imdd_nodeTree.json)

A file that contains information needed to show IM management nodes in tree chart format.

It is output to the location below. If the same file exists at that output location, it is overwritten.

In Windows:

directory-specified-by-the-jddcreatetree-command-with--o\imdd_nodeTree.json

In UNIX:

directory-specified-by-the-jddcreatetree-command-with--o/imdd_nodeTree.json