Connection establish

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
wiproltdwiv
Posts: 281
Joined: Sat Sep 08, 2012 12:52 am

Connection establish

Post by wiproltdwiv »

Hi ,

Connection is not happening from Nagios server to Alerttracker.
Can suggest me how to establish a connection??
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Connection establish

Post by lmiltchev »

Connection is not happening from Nagios server to Alerttracker.
Can you elaborate on this (describe the issue in details, show errors, screenshots, etc.)?
Be sure to check out our Knowledgebase for helpful articles and solutions!
wiproltdwiv
Posts: 281
Joined: Sat Sep 08, 2012 12:52 am

Re: Connection establish

Post by wiproltdwiv »

When we trying to connect from Event Grid to Nagios Mysql its showing this error.
Please find the attached screen shots.
You do not have the required permissions to view the files attached to this post.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Connection establish

Post by slansing »

Do you have a Mysql user named...alert? Is your mysql accepting connections from addresses that are non '127.0.0.1'? I've never dealt with "alerttracker" is this something you have integrated before?? Have you checked the mysql log?:

Code: Select all

/var/log/mysqld.log
Locked