Hi,
when I add Sybase 12.5.x server in hyperic (3.2.2), I have no problems : I add password, hostname, etc but uncheck discovery.
Then, I create a service to monitor a database storage space, create an alert, everything is OK.
But,
when I check the discovery button, I have this in the logs :
2008-04-10 10:30:07,752 ERROR [ScheduleThread] [ScheduleThread] Metric Value not found: Query failed for Reuse: S0022: Invalid column name 'Num_Reuse'.
When launching sp_monitorconfig 'all' from Sybase console, I see a column named Reuse but not Num_Reuse !
Also I have the error when creating alert :
2008-04-10 10:32:23,879 WARN [main] [CommandListener] Error invoking method
org.hyperic.hq.agent.AgentRemoteException: control plugin name=Sybase 12.5.x sp_monitorconfig AIX not found
at org.hyperic.hq.control.agent.server.ControlCommandsServer.controlPluginAdd(ControlCommandsServer.java:163)
at org.hyperic.hq.control.agent.server.ControlCommandsServer.dispatchCommand(ControlCommandsServer.java:93)
at org.hyperic.hq.agent.server.CommandDispatcher.processRequest(CommandDispatcher.java(Compiled Code))
at org.hyperic.hq.agent.server.CommandListener.listenLoop(CommandListener.java(Compiled Code))
at org.hyperic.hq.agent.server.AgentDaemon.start(AgentDaemon.java:705)
at org.hyperic.hq.agent.server.AgentDaemon$RunnableAgent.run(AgentDaemon.java:769)
at org.hyperic.hq.agent.server.AgentDaemon.main(AgentDaemon.java:782)
And alert creation fails (error message in the browser, I cannot create an alert), but the Alert I created manually works !!
I added Sybase (shell) environement variables to the agent and use the jvm provided with sybase.
=> So, please, could you change the NUM_REUSE in REUSE found in the binary "SybaseMeasurementPlugin.class" ? I have no java developpement env here.
Thank you in advance
Francis
when I add Sybase 12.5.x server in hyperic (3.2.2), I have no problems : I add password, hostname, etc but uncheck discovery.
Then, I create a service to monitor a database storage space, create an alert, everything is OK.
But,
when I check the discovery button, I have this in the logs :
2008-04-10 10:30:07,752 ERROR [ScheduleThread] [ScheduleThread] Metric Value not found: Query failed for Reuse: S0022: Invalid column name 'Num_Reuse'.
When launching sp_monitorconfig 'all' from Sybase console, I see a column named Reuse but not Num_Reuse !
Also I have the error when creating alert :
2008-04-10 10:32:23,879 WARN [main] [CommandListener] Error invoking method
org.hyperic.hq.agent.AgentRemoteException: control plugin name=Sybase 12.5.x sp_monitorconfig AIX not found
at org.hyperic.hq.control.agent.server.ControlCommandsServer.controlPluginAdd(ControlCommandsServer.java:163)
at org.hyperic.hq.control.agent.server.ControlCommandsServer.dispatchCommand(ControlCommandsServer.java:93)
at org.hyperic.hq.agent.server.CommandDispatcher.processRequest(CommandDispatcher.java(Compiled Code))
at org.hyperic.hq.agent.server.CommandListener.listenLoop(CommandListener.java(Compiled Code))
at org.hyperic.hq.agent.server.AgentDaemon.start(AgentDaemon.java:705)
at org.hyperic.hq.agent.server.AgentDaemon$RunnableAgent.run(AgentDaemon.java:769)
at org.hyperic.hq.agent.server.AgentDaemon.main(AgentDaemon.java:782)
And alert creation fails (error message in the browser, I cannot create an alert), but the Alert I created manually works !!
I added Sybase (shell) environement variables to the agent and use the jvm provided with sybase.
=> So, please, could you change the NUM_REUSE in REUSE found in the binary "SybaseMeasurementPlugin.class" ? I have no java developpement env here.
Thank you in advance
Francis