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,
Mysql monitoring
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: Mysql monitoring
Have you tried using the Mysql monitoring wizard?
Is this for a specific service added by the wizard...or..?i am getting below error on the status information :
SQL Server message 18456, severity 14, state 1, line 1:
Re: Mysql monitoring
hi,
yes i tried a monitoring wizard of mysql and i am getting for evry parameters from that wizard
thanks
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
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.
Re: Mssql monitoring
Hello,
YES,
its mssql server ,
and i am trying to monitoring through mssql wizard
.
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
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.
Re: Mysql monitoring
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,
Is there any more details we should be aware of ?
Thanks,
Re: Mysql monitoring
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.
"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.
Re: Mysql monitoring
Hello,
Thanks ,
We are able to monitor now,
we were providing domain/user as username that's why it was showing error.
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
Thank you for getting back to us, closing thread.