VMware Cloud Community
Simon_hyperic
Contributor
Contributor
Jump to solution

plugins.exclude

I have tried this line in my agent.conf file but it doesnt seem to take effect, as it still shows all the plugins that I have excluded when i start the agent up.

Anyone any problems with this or any pointes, is it special syntax or position in the agent.conf file ?

Thanks

Simon
Reply
0 Kudos
1 Solution

Accepted Solutions
jvalkeal_hyperi
Jump to solution

I believe format is plugins.exclude=activemq,alfresco,apache etc...

Do not include '-plugin.xml' or '-plugin.jar'

View solution in original post

Reply
0 Kudos
6 Replies
excowboy
Virtuoso
Virtuoso
Jump to solution

Hi Simon,

I guess you are talking about agent.properties file, don't you ?
No special syntax. Could you provide a snippet from your agent.properties containing the line plugins.exclude ?

Cheers,
Mirko
Reply
0 Kudos
Simon_hyperic
Contributor
Contributor
Jump to solution

There are a lot so it might look like its wrapped.


#redirect System.{err,out} to agent.log
#commenting out will leave System.{out,err} directed to agent.log.startup
agent.logLevel.SystemErr=ERROR
agent.logLevel.SystemOut=INFO

Plugins.exclude=activemq-plugin.xml,alfresco-plugin.jar,apache-plugin.jar,bind-plugin.jar,coldfusion-plugin.jar,db2-plugin.jar,exchange-plugin.jar,geronimo-plugin.xml,glassfish-plugin.xml,informix-plugin.jar,iplanet-plugin.jar,jboss-plugin.jar,jetty-plugin.xml,jmx-plugin.xml,jvm-jmx-metrics.xml,memcached-plugin.jar,mqseries-plugin.jar,mysql-plugin.jar,nagios-plugin.jar,ntds-plugin.jar,ntp-plugin.jar,oc4j-plugin.jar,openldap-plugin.jar,oracle-plugin.jar,perlbal-plugin.jar,postfix-plugin.jar,postgresql-plugin.jar,resin-plugin.xml,samba-plugin.jar,sendmail-plugin.xml,servlet-plugin.jar,sun-jvm-service.xml,sybase-plugin.jar,tomcat-plugin.jar,vim-plugin.jar,vmware-plugin.jar,weblogic-plugin.jar,websphere-plugin.jar,xen-plugin.jar,zimbra-plugin.jar

##
## Disable overly verbose logging
##
log4j.logger.httpclient.wire=ERROR
log4j.logger.org.apache.commons.httpclient=WARN
log4j.logger.org.hyperic.hq.measurement.agent.server.SenderThread=INFO
log4j.logger.org.hyperic.hq.agent.server.AgentDListProvider=INFO
Reply
0 Kudos
jvalkeal_hyperi
Jump to solution

I believe format is plugins.exclude=activemq,alfresco,apache etc...

Do not include '-plugin.xml' or '-plugin.jar'
Reply
0 Kudos
Simon_hyperic
Contributor
Contributor
Jump to solution

Thanks,

Stupid mistake on my part, on the bonus side its made the line a lot shorter 🙂

Si

Message was edited by: Simon
Reply
0 Kudos
marwa_hyperic
Contributor
Contributor
Jump to solution

Is anyone using Hyperic to monitor Zimbra? I have hyperic server installed and i have zimbra server installed
how deploy the plugin for monitor zimbra!!!!!!!!!!!!!!!!!!!!!!!!!
Reply
0 Kudos
marwa_hyperic
Contributor
Contributor
Jump to solution

I have a hyperic server and a Zimbra server installed. my object is to monitor Zimbra with Hyperic.
Is there someone just give me the solution

* How and where I install the plugin in the Zimbra,in the hyperic server or in the both servers !!!!!

* After installation how can I use the plugin and how to access in their interface
Reply
0 Kudos