Advertisement
Guest User

Untitled

a guest
Dec 20th, 2012
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. [root@nagioshml tests]# ./test_dbi
  2.  
  3. libdbi-drivers test program: $Id: test_dbi.c,v 1.46 2008/02/06 16:22:44 mhoenicka Exp $
  4. Library version: libdbi v0.8.4
  5.  
  6. libdbi driver directory? [/opt/collectd/usr/local/lib/dbd]
  7. 1 drivers available: freetds
  8. test which driver? freetds
  9.  
  10. database administrator name? pax_monitora
  11.  
  12. database administrator password? paxazx01
  13.  
  14. database hostname? [(blank for local socket if possible)] 192.168.5.41
  15. database version?
  16. database name? [libdbitest]
  17.  
  18. Driver information:
  19. -------------------
  20. Name: freetds
  21. Filename: /opt/collectd/usr/local/lib/dbd/libdbdfreetds.so
  22. Desc: MS SQL and Sybase databases support (using libct)
  23. Maintainer: Vadym Kononenko <konan_v@users.sourceforge.net>
  24. URL: http://libdbi.sourceforge.net
  25. Version: dbd_freetds v0.8.3-1
  26. Compiled: Dec 19 2012
  27.  
  28. Unable to connect! Error message: -3: libdbi could not establish a connection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement