Discussion:
MS SQL 2008 Monitoring
arshadkhan20
2012-10-15 09:00:01 UTC
Permalink
arshadkhan20 [http://community.zenoss.org/people/arshadkhan20] created the discussion

"MS SQL 2008 Monitoring"

To view the discussion, visit: http://community.zenoss.org/message/69143#69143

--------------------------------------------------------------
Hi,

I am using Zenoss core 3.1 and ubuntu 64bit Desktop version. I want to monitor MS SQL 2008 databases so i have install below zenpacks along with their dependencies  i -e FreeTDS and ODBC driver as by below.

etc/freetds/freetds.conf

*[SQLTEST]*
*host = SQLTEST*
*port = 1433*
*instance =*
*tds version = 8.0*

etc/odbcinst.ini

*[FreeTDS]*
*Description             = TDS driver (Sybase/MS SQL)*
*Driver                     = libtdsodbc.so*
*Setup                    = libtdsS.so*
*CPTimeout             =*
*CPReuse               =*
*UsageCount           = 1*

etc/odbc.ini

*[SQLTEST]*
*Driver = FreeTDS*
*Servername = SQLTEST*
*Port = 1433*

and able to connect sql via isql on zenoss machine as well.

***@NMS:~# isql -v SQLTEST UID Password
+---------------------------------------+
| Connected!                            |
|                                       |
| sql-statement                         |
| help [tablename]                      |
| quit                                  |
|                                       |
+---------------------------------------+

and install mention below zenpacks

*ADVANCED DEVICE DETAILS*
*RDBMS MONITORING*
*SQL DATA SOURCE*
*MS SQL DATABASE MONITOR*

Kindly guide me which parameters i need to set on zenoss i-e ,Connection string,instance and UID , Password so i can recieve database monitoring graphs as well.

Regards,
Arshad Ahmed
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/69143#69143]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
arshadkhan20
2012-10-17 07:25:42 UTC
Permalink
arshadkhan20 [http://community.zenoss.org/people/arshadkhan20] created the discussion

"Re: MS SQL 2008 Monitoring"

To view the discussion, visit: http://community.zenoss.org/message/69292#69292

--------------------------------------------------------------
Any one kindly reply for the same as i am waiting for positive feedback
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/69292#69292]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Loading...