Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
i created a simple xml file to graph disk utilization percentage which seems to work when i add it to a device and run verbose query. and i've even been able to make graphs with it. however this morning the data template is no longer reading the xml values in the data queries section.
theres a copy of my xml file. what happened? i've recreated everything and still have the same problem. did i mess up the xml file and just not seeing it?
[size=117][i][b]Tony Roman[/b][/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
[size=117][i][b]Tony Roman[/b][/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
yep found that. but it still cant get anything to show up in the pulldown menu. i renamed net-snmp_disk.xml to my filename and it picked up the values for that file. so i made edits for my OIDs and i'm back to no values.
Something seems off for your disk index field.... it returned too many items. You sure that OID specified is actually the index and not the root of a tree (hence all the multiple references to index 1 & 2)?
BSOD2600 wrote:Something seems off for your disk index field.... it returned too many items. You sure that OID specified is actually the index and not the root of a tree (hence all the multiple references to index 1 & 2)?
yep thats the index. these systems i'm working with have 2 disks in them. but i think the problem is that since the snmp agent doesnt return mount points or device names, that its throwing things off.