If multiple ATG Dynamo servers exist on one system using different ports, e.g. hostname: 8871 ; hostname: 8872 , then measures with the same name will only be retrieved for one server. This is because, by default, Performance Explorer uses the name of the measure and not the port as the specified key. However, the Realtime.INI file in the SILK PERFORMER | INCLUDE folder can be altered to allow monitoring of multiple servers on differing ports [i.e 8870 , 8871 and 8872 ] but on the same Hostname/IP address , as follows:- S= Application Server\ATG Dynamo - 8870\SNMP, SNMP, M= SNMP:1.3.6.1.4.1.2725.1.1.4, ATG Dynamo 8870 \sysTotalMem, eAvgOnlyCounter, 0, , 0, 1, 2, 3, 4, 5, Provides a scaled value based on overall server activity M= SNMP:1.3.6.1.4.1.2725.1.1.5, ATG Dynamo 8870 \sysFreeMem, eAvgOnlyCounter, 0, , 0, 1, 2, 3, 4, 5, An approximation of the total amount of memory currently available for future allocated objects, measured in bytes. M= SNMP:1.3.6.1.4.1.2725.1.1.6, ATG Dynamo 8870\sysNumInfoMsgs, eAvgOnlyCounter, 0, , 0, 1, 2, 3, 4, 5, The number of system global info messages written. S= Application Server\ATG Dynamo - 8071 \SNMP, SNMP, M= SNMP:1.3.6.1.4.1.2725.1.1.4, ATG Dynamo 8071\sysTotalMem, eAvgOnlyCounter, 0, , 0, 1, 2, 3, 4, 5, Provides a scaled value based on overall server activity M= SNMP:1.3.6.1.4.1.2725.1.1.5, ATG Dynamo 8071 \sysFreeMem, eAvgOnlyCounter, 0, , 0, 1, 2, 3, 4, 5, An approximation of the total amount of memory currently available for future allocated objects, measured in bytes. M= SNMP:1.3.6.1.4.1.2725.1.1.6, ATG Dynamo 8071\sysNumInfoMsgs, eAvgOnlyCounter, 0, , 0, 1, 2, 3, 4, 5, The number of system global info messages written. S= Application Server\ATG Dynamo - 8872 \SNMP, SNMP, M= SNMP:1.3.6.1.4.1.2725.1.1.4, ATG Dynamo 8872\sysTotalMem, eAvgOnlyCounter, 0, , 0, 1, 2, 3, 4, 5, Provides a scaled value based on overall server activity M= SNMP:1.3.6.1.4.1.2725.1.1.5, ATG Dynamo 8872 \sysFreeMem, eAvgOnlyCounter, 0, , 0, 1, 2, 3, 4, 5, An approximation of the total amount of memory currently available for future allocated objects, measured in bytes. M= SNMP:1.3.6.1.4.1.2725.1.1.6, ATG Dynamo 8872 \sysNumInfoMsgs, eAvgOnlyCounter, 0, , 0, 1, 2, 3, 4, 5, The number of system For more information on adding a predefined Data Source to the realtime.ini please click on the following link: How can I add a predefined Data Source for which there is no built in support into SAM? The monitoring of the Dynamo load manager on port 8870, should give the desired Performance measures for all active Application servers, if properly configured. SNMP is used in Dynamo by both the Dynamometer and the Load Manager. The Dynamometer is an SNMP-based Java application that provides a server console showing active use of your Dynamo server(s) using the Dynamo MIB
↧