I tried to create a template for doing remote Linux disk checks using the
plugins. Everything is working, but I'm not able to set the component
field in the events. Here's what I've done:
In /Devices/Server/Remote/Linux:
I copied the FileSystem PerfConf and changed usedBlocks to be a Command with
SSH:
Use SSH: True
Component: ${here/mount}
Event Class: /Perf/Filesystem
Event Key: ${here/mount}
Command Template:
${zCommandPath}/zenplugin.py disk ${here/mount}
Evidently, Component doesn't evalute the TAL expression. In the events I'm
getting the literal ${here/mount}. If I leave it out, nothing gets filled
in. Event Key is always usedBlocks, regardless of what I put in.
Is there any way to get the Component to show the mount point like the SNMP
filesystem checks do, or does a feature request need to be added to have the
component field evaluate TAL expressions?
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users