Edit collectOID.txt (the ECO information collection definitions file) to define the object IDs (OID) of the ECO information to be monitored for each device.
[Windows]
<variable file storage directory>\control\collectOID.txt |
[UNIX]
/etc/opt/FJSVssqc/collectOID.txt |
ini file format
Item | Length | Description |
---|---|---|
[machinename] | 255Byte or less | This is a section name. Define a string to represent the machine of the monitored server. If there are multiple types of monitored servers, add sections accordingly. Make sure the strings of section name must all be unique. |
mibfilename | 1023Byte or less | Define the MIB file of the device to be monitored. |
powerresource | 1023Byte or less | To monitor more detailed units than the device, define the OID for those units. "hostname:<sequence number>:powerresource" Note: "hostname" is the IP address (host name) defined in ecoAgentInfo.txt (the configuration information file of the device to be monitored). |
power | 1023Byte or less | Defines the power OID. |
poweravg | 1023Byte or less | Average power |
powermin | 1023Byte or less | Minimum power |
powermax | 1023Byte or less | Maximum power |
energy | 1023Byte or less | Defines the electrical energy OID. |
temperatureresource | 1023Byte or less | To monitor more detailed units than the device, define the OID for those units. "hostname:<sequence number>:temperatureresource" Note: "hostname" is the IP address (host name) defined in ecoAgentInfo.txt (the configuration information file of the machine to be monitored). |
temperature | 1023Byte or less | Defines the temperature OID. |
temperatureavg | 1023Byte or less | Average temperature |
temperaturemin | 1023Byte or less | Minimum temperature |
temperaturemax | - | Maximum temperature |
Use alphanumeric characters only for all items.
Definition example when SPARC Enterprise M3000 is to be monitored
[OPL-SP-MIB] |