Mysql monitoring

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Mike
Posts: 76
Joined: Wed Apr 03, 2013 11:37 am

Mysql monitoring

Post 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,
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Mysql monitoring

Post 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..?
Mike
Posts: 76
Joined: Wed Apr 03, 2013 11:37 am

Re: Mysql monitoring

Post by Mike »

hi,


yes i tried a monitoring wizard of mysql and i am getting for evry parameters from that wizard


thanks
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Mysql monitoring

Post by sreinhardt »

Are you sure this is mysql and not mssql? This particular error is for a mssql server saying the authentication failed.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Mike
Posts: 76
Joined: Wed Apr 03, 2013 11:37 am

Re: Mssql monitoring

Post by Mike »

Hello,


YES,

its mssql server ,
and i am trying to monitoring through mssql wizard


.
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Mysql monitoring

Post by sreinhardt »

Are you using domain authentication? The mssql wizard will only work with sql users. Anything with a domain\user will not work.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Mike
Posts: 76
Joined: Wed Apr 03, 2013 11:37 am

Re: Mysql monitoring

Post 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,
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Mysql monitoring

Post 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.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Mike
Posts: 76
Joined: Wed Apr 03, 2013 11:37 am

Re: Mysql monitoring

Post by Mike »

Hello,

Thanks ,

We are able to monitor now,
we were providing domain/user as username that's why it was showing error.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Mysql monitoring

Post by slansing »

Thank you for getting back to us, closing thread.
Locked