The MySQL plugin discovers MySQL resources slightly different that other plugins. The plugin searches for the MySQL daemon using the PTQL functionality provided within SIGAR. From this top level process server you configure the JDBC connection parameters. The plugin then discovers each of your MySQL servers and their associated tables.
| MySQL Discovery on FreeBSD Since MySQL runs in multi-process mode on FreeBSD, the default SIGAR PTQL query of State.Name.eq=mysql will not work since it will return multiple processes. To work around this you can use the pid file to find the process by setting the PTQL query to Pid.PidFile.eq=/path/to/pidfile. |
svn co http://svn.hyperic.org/projects/hq/trunk hyperic-hq
|
Browse Space |
Explore Confluence |
Add Content |
|
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.4 Build:#809 Jun 12, 2007) |