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 | Description |
---|---|
[machinename] | This is a section name. |
mibfilename | Define the MIB file of the device to be monitored. |
powerresource | 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 | Defines the power OID. |
poweravg | Average power |
powermin | Minimum power |
powermax | Maximum power |
energy | Defines the electrical energy OID. |
temperatureresource | 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 | Defines the temperature OID. |
temperatureavg | Average temperature |
temperaturemin | Minimum temperature |
temperaturemax | Maximum temperature |
Use alphanumeric characters only for all items.
Add sections when there are two or more devices to be monitored.
Definition example when SPARC Enterprise M3000 is to be monitored
[OPL-SP-MIB] |