SEARCH
NEWS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG
FORUM
DONATE



 
 

Zenoss-Plugins rpm build for : Other. For other distributions click here.

Name : Zenoss-Plugins
Version : 2.0.4 Vendor : Christopher Blunck < chris_zenoss_com>
Release : 1 Date : 2007-08-02 22:55:17
Group : Development/Libraries Source RPM : Zenoss-Plugins-2.0.4-1.src.rpm
Size : 0.08 MB
Packager : (none)
Summary : Zenoss-Plugins collect information about your workstation and report them on the command line.
Description :
The zenoss plugins collect information about a computer\'s CPU, memory,
disk, io, or process activity and reports it in name-value pair
format. These name-value pairs can be graphed in the Zenoss web
application.

The zenoss plugins are platform specific, and certain platforms offer
plugins that are not implemented on other platforms. The following
command can be used to determine the list of supported plugins on the
detected platform:


$ zenplugin.py --list-plugins

platform \'darwin\' supports the following plugins:
mem
process
disk

The --report-platform option can be used to print out the platform
that has been detected. It is used as follows:


$ zenplugin.py --detect-platform

darwin


Some plugins require additional command line arguments in order to
function. An example of this requirement is the disk monitor. The
disk monitor plugin must be passed an argument that defines which
filesystem should be reported on. Plugin arguments are provided
immediately after the plugin name, as illustrated below:


$ zenplugin.py disk /var

DISK OK;|availBlocks=14251580 usedBlocks=63512052 totalBlocks=78019632


Other plugins may require keyword provided arguments in order to
function. None of the plugins currently require it, but in the future
they may honor keyword arguments as follows:


$ zenplugin.py disk /var --debug=10

Content of RPM  Provides Requires

Download
ftp.pbone.net  Zenoss-Plugins-2.0.4-1.py23.noarch.rpm
     

Provides :
Zenoss-Plugins

Requires :
/usr/bin/python
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1


Content of RPM :
/usr
/usr/bin
/usr/bin/zenplugin.py
/usr/lib
/usr/lib/python2.3
/usr/lib/python2.3/site-packages
/usr/lib/python2.3/site-packages/zenoss
/usr/lib/python2.3/site-packages/zenoss/__init__.py
/usr/lib/python2.3/site-packages/zenoss/__init__.pyc
/usr/lib/python2.3/site-packages/zenoss/plugins
/usr/lib/python2.3/site-packages/zenoss/plugins/__init__.py
/usr/lib/python2.3/site-packages/zenoss/plugins/__init__.pyc
/usr/lib/python2.3/site-packages/zenoss/plugins/common.py
/usr/lib/python2.3/site-packages/zenoss/plugins/common.pyc
/usr/lib/python2.3/site-packages/zenoss/plugins/darwin.py
/usr/lib/python2.3/site-packages/zenoss/plugins/darwin.pyc
/usr/lib/python2.3/site-packages/zenoss/plugins/freebsd5.py
/usr/lib/python2.3/site-packages/zenoss/plugins/freebsd5.pyc
/usr/lib/python2.3/site-packages/zenoss/plugins/linux2.py
/usr/lib/python2.3/site-packages/zenoss/plugins/linux2.pyc
/usr/src
/usr/src/debug