|
From: Don K. <Don...@sc...> - 2013-01-24 14:02:42
|
Good morning. I'm adding my templates/disk values for this QNAP Nas device.
Not sure why I can't display the : branch values, but the : leaf values work by themselves.
Any tips would be appreciated.
Thanks
Don K
OIDS file:
VolName : .1.3.6.1.4.1.24681.1.2.17.1.2 : branch
VolFileSystem : .1.3.6.1.4.1.24681.1.2.17.1.3 : branch
VolSize : .1.3.6.1.2.1.24681.1.2.17.1.4 : branch
VolFree : .1.3.6.1.2.1.24681.1.2.17.1.5 : branch
VolStatus : .1.3.6.1.2.1.24681.1.2.17.1.6 : branch
OtherVol1Name : .1.3.6.1.4.1.24681.1.2.17.1.2.1 : leaf
OtherVol1FileSystem : .1.3.6.1.4.1.24681.1.2.17.1.3.1 : leaf
OtherVol1Size : .1.3.6.1.4.1.24681.1.2.17.1.4.1 : leaf
OtherVol1Free : .1.3.6.1.4.1.24681.1.2.17.1.5.1 : leaf
OtherVol1Status : .1.3.6.1.4.1.24681.1.2.17.1.6.1 : leaf
OtherVol2Name : .1.3.6.1.4.1.24681.1.2.17.1.2.2 : leaf
OtherVol2FileSystem : .1.3.6.1.4.1.24681.1.2.17.1.3.2 : leaf
OtherVol2Size : .1.3.6.1.4.1.24681.1.2.17.1.4.2 : leaf
OtherVol2Free : .1.3.6.1.4.1.24681.1.2.17.1.5.2 : leaf
OtherVol2Status : .1.3.6.1.4.1.24681.1.2.17.1.6.2 : leaf
MESSAGE file:
Volume Information
{OtherVol1Name}
{OtherVol1FileSystem}
{OtherVol1Size}
{OtherVol1Free}
{OtherVol1Status}
{OtherVol2Name}
{OtherVol2FileSystem}
{OtherVol2Size}
{OtherVol2Free}
{OtherVol2Status}
This piece doesn't work - it's giving the "missing repeater data for primary OID VolName"
TABLE:plain
Volume|Filesystem|Capacity|Available|Status
{VolName}|{VolFileSystem}|{VolSize}|{VolFree}|{VolStatus}
|