Seems like a good idea.

-EAD

On Feb 12, 2007, at 3:08 PM, Eric Newton wrote:

I think this might be a good idea... I've created a ticket, and we'll see what everyone else has to say about it:

http://dev.zenoss.org/trac/ticket/986

-Eric

Todd Davis wrote:
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



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to