|
From: Consultant I. <itc...@gm...> - 2008-09-01 05:52:14
|
hi, My email appliance has two target types, one is from SNMP, the other is from my perl scripts to reading from http xml interfaces. Now I defined targets file: #more targets target mail01.mydomain.com target-type = global target mail01.mydomain.com target-type = global-xml The issue is everytime it collects the data, it collect global-xml twice. It did not collect the global (SNMP data). I have a Defaults file and Defauts.xml file. Defaults file defines the global: targetType global ds = "perCentMemoryUtilization, perCentCPUUtilization" Defaults.xml defines the global-xml: targetType global-xml ds = "inj_msgs, inj_recips, gen_bounce_recips, ...." Anybody please help me about this issue? Seldom mentioned two target types so far... thanks, Frank |