Does JBoss ON 3.2 support discover/import/monitoring a postgresql instance?
Issue
- I have a host (RedHat 6.2 64bit) with postgresql (postgresql-9.2.4-1-linux-x64.run, free version of EnterpriseDB) and a JBoss ON agent installed. I'd like to add it for monitoring, but I don't know which plugin I need to install (and where to download from). I've tried the rhq-postgres-plugin-4.8.0.jar (rhq plugin). The plugin installation worked, by the discovering and manually adding didn't. When I try to add it, JBoss ON raises an exception (in log files), as follows:
at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:248) [jboss-as-ejb3-7.2.1.Final-redhat-10.jar:7.2.1.Final-redhat-10]
... 91 more
Caused by: java.lang.IllegalStateException: Server specified unknown Resource type: ResourceType[id=10772, name=Postgres Server, plugin=Postgres, category=Server]
at org.rhq.core.pc.inventory.InventoryManager.manuallyAddResource(InventoryManager.java:806)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.6.0_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [rt.jar:1.6.0_45]
- Does JON support monitoring Postgres 9.3?
Environment
- Red Hat JBoss Operations Network (ON) 3.2.0, 3.2.1
- PostgreSQL Database
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.