I actually needed to put in
DataSource|DataPoint=value
But now my problem is as posted before, zencommand doesn't seem to run my script unless I've done it in the foreground as the zenoss User. Doesn't zencommand normally run as the zenoss user?

The rrd files seem to end up in (on RPM install on EL5)
/opt/zenoss/perf/Devices/DeviceNAME/

In my case, zenoss is the owner of all the files, and has
-rw-r--r--
on all the .rrd files. So should be able to read and write them. Any ideas why the command isn't being run automatically?
--
James Pulver
Information Technology Area Supervisor
LEPP Computer Group
Cornell University



massimo wrote:
The output of your script should at least look like this (note the pipe sign at 
the beginning of the line!):

Code:

|foobar=123




Of course you can return multiple values:

Code:

|foo=123 bar=456




foobar, respectively foo and bar have to be names of the DataPoints of the Data 
Source.




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=18812#18812

-------------------- m2f --------------------



_______________________________________________
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