Forum Discussion
There aren’t any datasources for Sybase available out of the box, so you will need to build something yourself or have our professional services team build it for you.
You can use this doc https://www.logicmonitor.com/support/logicmodules/datasources/data-collection-methods/jdbc-data-collection which gives some explanation on how to use JDBC and create a custom datasource
The JDBC collector allows created datasources that query databases to collect and store data from a SQL query, alert on them, and graph them.
A typical jdbc command would look like this
$ !jdbc url="jdbc:sybase:Tds:SERVER:PORT" username=XXX password=XXXX SQL
There are a few Oracle and MSSQL Datasources that may give you some ideas as a starting point
Kind regards
Paul
Related Content
- 3 months ago
- 11 months ago
- 3 months ago
- 2 months ago
- 10 months ago