I'm hoping some of you can help me with the installation of a Nagios plugin in 
Zenoss that we have been given by one of our vendors.

We're going live in a few weeks with a piece of middleware that clusters 
PostgreSQL servers and they've given us a Nagios plugin to monitor the status.  
It consists of 2 x .cfg files (which look like they are only used by Nagios) 
and a perl file (which does all of the monitoring)

I've got the perl file working manually and all permissions are right.  I've 
created two templates (1 for each device I wish to monitor) and the datasources 
are set up like:

Name: check_unicluster_backends
Source Type: COMMAND
Enabled: True
Use SSH: False
Component: check_unicluster_backends
Event Class: Status/Nagios      
Event Key       
Severity: Critical
Cycle Time: 300         
Command Template: /opt/zenoss/libexec/check_unicluster -t backends -H 
${dev/manageIp}

Unfortuantely, I always get the following error:

Cmd: /opt/zenoss/libexec/check_unicluster -t backends -H 192.168.175.67 - Code: 
2 - Msg: Misuse of shell builtins

Can anyone think of what I might be doing wrong?

Thanks in advance

John




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

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

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



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

Reply via email to