I: R: R: configuration tool

Marco Borsani m.borsani at it.net
Thu Nov 17 16:45:55 CET 2011


Nothing happen, I still have same problem.

Marco

-----Messaggio originale-----
Da: Giorgio Zarrelli [mailto:zarrelli at linux.it]
Inviato: giovedì 17 novembre 2011 14:39
A: Marco Borsani
Cc: 'Giorgio Zarrelli'; 'Nagios Users List'
Oggetto: Re: R: R: [Nagios-users] configuration tool

Hi,

> MySQL> grant all on mysql.* to root@’<ip-nagiosserver>' identified 
> MySQL> by
> 'password';

Try

MySQL> grant all on *.* to root@% identified by 'password';

It will allow connection as root from ANY host/hostname and will give ALL privileges on ALL databases.

As I told before: REMOVE this user as soon as you complete NagioSQL installation.


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list