Code: Select all
|host_description| - DeviceIO Bytes - |query_diskIODevice|
for example, "ide/host2/bus1/target0/lun0/disc" gets cutoff to "myhost - DeviceIO Bytes - ide/host2/bus1/".
if i click on the data source, i can see that "Index Value" has the full value "ide/host2/bus1/target0/lun0/disc" so i'm sure cacti saw the whole value at one point.
also, here is the debug info showing that cacti saw the whole value:
Code: Select all
Data Query Debug Information
+ Running data query [10].
+ Found type = '3' [snmp query].
+ Found data query XML file at '/usr/share/cacti/site/resource/snmp_queries/net-snmp_devio.xml'
+ XML file parsed ok.
+ Executing SNMP walk for list of indexes @ '.1.3.6.1.4.1.2021.13.15.1.1.1'
+ Located input field 'diskIOIndex' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.4.1.2021.13.15.1.1.1'
+ Found item [diskIOIndex='1'] index: 1 [from value]
+ Found item [diskIOIndex='2'] index: 2 [from value]
+ Found item [diskIOIndex='3'] index: 3 [from value]
+ Found item [diskIOIndex='4'] index: 4 [from value]
+ Found item [diskIOIndex='5'] index: 5 [from value]
+ Found item [diskIOIndex='6'] index: 6 [from value]
+ Found item [diskIOIndex='7'] index: 7 [from value]
+ Found item [diskIOIndex='8'] index: 8 [from value]
+ Found item [diskIOIndex='9'] index: 9 [from value]
+ Found item [diskIOIndex='10'] index: 10 [from value]
+ Found item [diskIOIndex='11'] index: 11 [from value]
+ Found item [diskIOIndex='12'] index: 12 [from value]
+ Located input field 'diskIODevice' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.4.1.2021.13.15.1.1.2'
+ Found item [diskIODevice='ide/host2/bus1/target0/lun0/disc'] index: 1 [from value]
+ Found item [diskIODevice='ide/host2/bus1/target0/lun0/part1'] index: 2 [from value]
+ Found item [diskIODevice='ide/host2/bus1/target0/lun0/part2'] index: 3 [from value]
+ Found item [diskIODevice='ide/host2/bus1/target0/lun0/part3'] index: 4 [from value]
+ Found item [diskIODevice='ide/host2/bus0/target0/lun0/disc'] index: 5 [from value]
+ Found item [diskIODevice='ide/host2/bus0/target0/lun0/part1'] index: 6 [from value]
+ Found item [diskIODevice='ide/host2/bus0/target0/lun0/part2'] index: 7 [from value]
+ Found item [diskIODevice='ide/host2/bus0/target0/lun0/part3'] index: 8 [from value]
+ Found item [diskIODevice='md/0'] index: 9 [from value]
+ Found item [diskIODevice='md/1'] index: 10 [from value]
+ Found item [diskIODevice='md/2'] index: 11 [from value]
+ Found item [diskIODevice='md/3'] index: 12 [from value]
+ Found data query XML file at '/usr/share/cacti/site/resource/snmp_queries/net-snmp_devio.xml'
+ Found data query XML file at '/usr/share/cacti/site/resource/snmp_queries/net-snmp_devio.xml'
+ Found data query XML file at '/usr/share/cacti/site/resource/snmp_queries/net-snmp_devio.xml'
i saw this link which said something about limits to |query_*| but did not specify what those limits were:
http://forums.cacti.net/viewtopic.php?t=14732
of course, i have the same problem with the "Suggested Values" for Graph Template title.
thanks,
jlg