R: R: configuration tool
Giorgio Zarrelli
zarrelli at linux.it
Thu Nov 17 14:38:50 CET 2011
Hi,
> MySQL> grant all on mysql.* to root@â<ip-nagiosserver>' identified 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