Hi Sven-Erik,

You can extract values from zenoss using python:

   $ zendmd
   >>> find('mydevice').getRRDValue('ssCpuRawUser')

You can extract values using REST.  See the HOWTO:

   http://dev.zenoss.org/trac/wiki/HowToCallMethodsUsingRest

As a fellow Erik, welcome to the club.

-Eric

Sven-Erik Tiberg wrote:
Hi. Newbee on this list.

Have an application that like to messure the load of servers and
distribute applications on this servers.

The application are distributed interactive 3D simulations using X3D
models and mathworks/simulab modells.
The Q: can I use data about serverload updated from zenoss by a
pythonscript for my own "application" running on the same zope server as
the zenoss program.
Need to read the ""records"" at the same time as zenoos are running.


Sven-Erik Tiberg
Lulea Univ. Of technology
Sweden
_______________________________________________
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