Infortrend no graphs--help!

hey guys ,

i need a little help …
currently im adding support for infortrend storage. the problem is i’ve no knowledge on Yaml files , and im trying my best to have the graphs displayed , but nothing so far.
also im not able to create the json file (after the tests, its always empty) no matter what i try.

here are all the files from my PR: Adding support to Infortrend DS3016 by ervin09 · Pull Request #16070 · librenms/librenms · GitHub

but im pretty sure the YAML files are wrong as no graphs is being actually graphed.

these are some of the debug discovery :

Timeout: No Response from udp:172.21.0.210:161
SNMP[‘/usr/bin/snmpbulkwalk’ ‘-v2c’ ‘-c’ ‘COMMUNITY’ ‘-OteQUsa’ ‘-Ih’ ‘-m’ ‘IFT-SNMP-MIB:SNMP-FRAMEWORK-MIB:UCD-SNMP-MIB:SNMPv2-MIB:IP-MIB:BRIDGE-MIB:LLDP-MIB:TCP-MIB:OSPF-MIB’ ‘-M’ ‘/opt/librenms/mibs’ ‘udp:HOSTNAME:161’ ‘partTable’]
partLdLvID.1 = “4400FBF43E69FF0B”
partLdLvID.2 = “4400FBF43E69FF0B”
partLdLvID.3 = “4400FBF43E69FF0B”
partLdLvID.4 = “4400FBF43E69FF0B”
partLdLvID.5 = “8E49EBC7D5FE8FC”
partLdLvID.6 = “8E49EBC7D5FE8FC”
partLdLvID.7 = “8E49EBC7D5FE8FC”
partLdLvID.8 = “8E49EBC7D5FE8FC”
partLdLvID.9 = “8E49EBC7D5FE8FC”
partOffset.1 = “200000000”
partOffset.2 = “000000000”
partOffset.3 = “400000000”
partOffset.4 = “480000000”
partOffset.5 = “004800000”
partOffset.6 = “204800000”
partOffset.7 = “000000000”
partOffset.8 = “484800000”
partOffset.9 = “805400000”
partSize.1 = “8589934592”
partSize.2 = “8589934592”
partSize.3 = “2147483648”
partSize.4 = “25794969600”
partSize.5 = “8589934592”
partSize.6 = “10737418240”
partSize.7 = “75497472”
partSize.8 = “15044968448”
partSize.9 = “8589934592”

SNMP[‘/usr/bin/snmpbulkwalk’ ‘-v2c’ ‘-c’ ‘COMMUNITY’ ‘-OteQUsa’ ‘-Ih’ ‘-m’ ‘IFT-SNMP-MIB:SNMP-FRAMEWORK-MIB:UCD-SNMP-MIB:SNMPv2-MIB:IP-MIB:BRIDGE-MIB:LLDP-MIB:TCP-MIB:OSPF-MIB’ ‘-M’ ‘/opt/librenms/mibs’ ‘udp:HOSTNAME:161’ ‘lvTable’]
lvID.1 = “4400FBF43E69FF0B”
lvID.2 = “8E49EBC7D5FE8FC”
lvSize.1 = “46881075200”
lvSize.2 = “46881075200”
lvBlkSizeIdx.1 = 21
lvBlkSizeIdx.2 = 21
lvOpModes.1 = 0
lvOpModes.2 = 0
lvLdCount.1 = 1
lvLdCount.2 = 1
lvLdList.1 = "1D57B64E "
lvLdList.2 = "59FEA16D "

SNMP[‘/usr/bin/snmpbulkwalk’ ‘-v2c’ ‘-c’ ‘COMMUNITY’ ‘-OteQUsa’ ‘-Ih’ ‘-m’ ‘IFT-SNMP-MIB:SNMP-FRAMEWORK-MIB:UCD-SNMP-MIB:SNMPv2-MIB:IP-MIB:BRIDGE-MIB:LLDP-MIB:TCP-MIB:OSPF-MIB’ ‘-M’ ‘/opt/librenms/mibs’ ‘udp:HOSTNAME:161’ ‘ldTable’]
ldID.1 = “1D57B64E”
ldID.2 = “59FEA16D”
ldSize.1 = “0xAEA547A00”
ldSize.2 = “0xAEA547A00”
ldBlkSizeIdx.1 = 17
ldBlkSizeIdx.2 = 17
ldOpModes.1 = 7
ldOpModes.2 = 6
ldStatus.1 = 0
ldStatus.2 = 64
ldState.1 = 0
ldState.2 = 0
ldTotalDrvCnt.1 = 8
ldTotalDrvCnt.2 = 7
ldOnlineDrvCnt.1 = 8
ldOnlineDrvCnt.2 = 7
ldSpareDrvCnt.1 = 1
ldSpareDrvCnt.2 = 1
ldFailedDrvCnt.1 = 0
ldFailedDrvCnt.2 = 0
ldReadStatistic.1 = “0”
ldReadStatistic.2 = “0”
ldWriteStatistic.1 = “0”
ldWriteStatistic.2 = “0”

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.