I've just recently switched to zenoss and I'm a bit lost on how to do the following.
I have a data source that walk a short tree. It looks like this: Code: SNMPv2-SMI::enterprises.*****.1.27.1.0.0 = STRING: "host1.lan" SNMPv2-SMI::enterprises.*****.1.27.1.0.1 = STRING: "host2.lan" SNMPv2-SMI::enterprises.*****.1.27.1.0.2 = STRING: "host3.lan" SNMPv2-SMI::enterprises.*****.1.27.1.0.3 = STRING: "host4.lan" SNMPv2-SMI::enterprises.*****.1.27.1.0.4 = STRING: "host5.lan" SNMPv2-SMI::enterprises.*****.1.27.1.1.0 = INTEGER: 36392 SNMPv2-SMI::enterprises.*****.1.27.1.1.1 = INTEGER: 31024 SNMPv2-SMI::enterprises.*****.1.27.1.1.2 = INTEGER: 44236 SNMPv2-SMI::enterprises.*****.1.27.1.1.3 = INTEGER: 16000 SNMPv2-SMI::enterprises.*****.1.27.1.1.4 = INTEGER: 27189 The value of 1.0.x relates to 1.1.x I want to create data points called host(x).lan, within the data source that correspond with their integer value. I assume that I would create data points with some sort of sed/awk command. But I'm grasping at straws here. Could someone give me a hand? -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=32750#32750 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
