Page 1 of 1
Mysql monitoring
Posted: Tue Jul 23, 2013 10:58 am
by Mike
Hi,
I am trying to monitor mysql server
i am getting below error on the status information :
SQL Server message 18456, severity 14, state 1, line 1:
while monitoring mysql do we need to install any plugin or agent in the nagios server to monitor mysql like oracle monitroing?
i have installed nsclient++ in windows mysql server is there anything i ahve to install in nagios server or windows server
thanks,
Re: Mysql monitoring
Posted: Tue Jul 23, 2013 1:46 pm
by slansing
Have you tried using the Mysql monitoring wizard?
i am getting below error on the status information :
SQL Server message 18456, severity 14, state 1, line 1:
Is this for a specific service added by the wizard...or..?
Re: Mysql monitoring
Posted: Tue Jul 23, 2013 2:03 pm
by Mike
hi,
yes i tried a monitoring wizard of mysql and i am getting for evry parameters from that wizard
thanks
Re: Mysql monitoring
Posted: Tue Jul 23, 2013 4:04 pm
by sreinhardt
Are you sure this is mysql and not mssql? This particular error is for a mssql server saying the authentication failed.
Re: Mssql monitoring
Posted: Tue Jul 23, 2013 4:24 pm
by Mike
Hello,
YES,
its mssql server ,
and i am trying to monitoring through mssql wizard
.
Re: Mysql monitoring
Posted: Tue Jul 23, 2013 4:36 pm
by sreinhardt
Are you using domain authentication? The mssql wizard will only work with sql users. Anything with a domain\user will not work.
Re: Mysql monitoring
Posted: Tue Jul 23, 2013 4:56 pm
by Mike
Yes Srein, they were using domain/user , i have informed them on this and they gonna come back with the mssql enginer to send the details of sql user details list.
Is there any more details we should be aware of ?
Thanks,
Re: Mysql monitoring
Posted: Wed Jul 24, 2013 9:54 am
by abrist
Not really, just remember that this is an mssql server, not a mysql server and that the credentials for the check must match an actual database user's credentials.
Re: Mysql monitoring
Posted: Wed Jul 24, 2013 12:24 pm
by Mike
Hello,
Thanks ,
We are able to monitor now,
we were providing domain/user as username that's why it was showing error.
Re: Mysql monitoring
Posted: Wed Jul 24, 2013 12:29 pm
by slansing
Thank you for getting back to us, closing thread.