Could not connect to odbc:Driver=FreeTDS
Could not connect to odbc:Driver=FreeTDS
ERROR: [run_check] CRITICAL: Could not connect to odbc:Driver=FreeTDS;Server=172.20.148.23;Port=1433 as umhs\entmondba (Exception: SQLSTATE[01000] SQLDriverConnect: 0 [unixODBC][Driver Manager]Can't open lib 'FreeTDS' : file not found)
Re: Could not connect to odbc:Driver=FreeTDS
Hi btay,
Could you please check and see if "feetds" is installed?
Here are what I have with my Nagios XI (CentOS 7.8):
If you don't have freetds libs, please try the install command below:
Best Regards,
Vinh
Could you please check and see if "feetds" is installed?
Code: Select all
# rpm -qa | grep -i freetdsCode: Select all
freetds-1.1.20-1.el7.x86_64
freetds-libs-1.1.20-1.el7.x86_64
freetds-devel-1.1.20-1.el7.x86_64
Code: Select all
# yum install freetds freetds-libs freetds-develVinh
Re: Could not connect to odbc:Driver=FreeTDS
It is installed
[root@nagios-va-ps1a ~]# rpm -qa | grep -i freetds
freetds-1.1.20-1.el7.x86_64
freetds-devel-1.1.20-1.el7.x86_64
freetds-libs-1.1.20-1.el7.x86_64
[root@nagios-va-ps1a ~]# rpm -qa | grep -i freetds
freetds-1.1.20-1.el7.x86_64
freetds-devel-1.1.20-1.el7.x86_64
freetds-libs-1.1.20-1.el7.x86_64
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Could not connect to odbc:Driver=FreeTDS
I see a ticket is now open for the same issue.
Locking thread to prevent duplicate work
Locking thread to prevent duplicate work