Page 1 of 1

help with check_mssql_health

Posted: Mon Apr 06, 2020 5:05 pm
by blasthunter
Hi guys!

i need your help again...
when i execute check_mssql with nagios user and root user the check runs smoothly, but in the nagios web still appears to me "CRITICAL - could not load perl module DBD::Sybase"


but at the terminal level everything looks good, what could it be? :shock: :shock:

Re: help with check_mssql_health

Posted: Thu Apr 09, 2020 2:44 pm
by benjaminsmith
Hello @blasthunter,
"CRITICAL - could not load perl module DBD::Sybase"
Well, I suspect that the nagios user does not have access to DBD::Sybase. What happens you when you type:

Code: Select all

su - nagios
and then run it again from the command line. Does it fail this time?

Re: help with check_mssql_health

Posted: Thu Apr 09, 2020 4:13 pm
by blasthunter
the problem was solved by installing java-devel

thanks for the help, greetings from chile

Re: help with check_mssql_health

Posted: Fri Apr 10, 2020 2:49 pm
by benjaminsmith
the problem was solved by installing java-devel

thanks for the help, greetings from chile
I would love to go to Chile someday!

I'll close up this thread and thank you for visiting the Nagios Community Support Forum.