Re: [Nagios-users] R: configuration tool

2011-11-17 Thread Giorgio Zarrelli
It's just a MySQL right access problem. Please, describe what you are doing, 
step by step, so we can debug and help  you.

As a first hint I suggest you to create on mysql db a user 
''root'@'yournagiosqlwebserverip' Würth a GRANT ALL ON *.*  

Then on mysql server issue a 'flush privileges'

Then, ho on with nagiosql installation and at the end remote from mysql server 
the root'@'yournagiosqlwebserverip' and flush again the privileges.

Ciao,

Giorgio

Il giorno 17/nov/2011, alle ore 12:21, "Marco Borsani"  ha 
scritto:

> Now , web pages are ok.
>  
> Have anybody  installed nagiosql and MySQL in different hosts ?
>  
> I think to install nagiosql in the same server than Nagios and keeping MySQL 
> DB in the other … but I have some grant problem (“Access denied for user 
> root@ip-address” during the creation of NagiosQL MySQL user).
>  
> Marco
>  
> Da: Giorgio Zarrelli [mailto:zarre...@linux.it] 
> Inviato: martedì 15 novembre 2011 11:43
> A: Nagios Users List
> Cc: NAGIOS
> Oggetto: Re: [Nagios-users] configuration tool
>  
> I use NagioSQL and it supports remote configuration.
> 
> Ciao,
>  
> Giorgio
> 
> Il giorno 15/nov/2011, alle ore 10:08, "Marco Borsani"  ha 
> scritto:
> 
> Hi all
>  
> I am using following configurations:
>  
> Site A:  2 server in cluster – node “1” running nagios 3.3.1 (and NSCA), node 
> “2” running mysql
> Site B:  2 server in cluster – node “1” running nagios 3.3.1 (send info with 
> send_nsca to site A), node “2” running mysql
> Site C:  2 server in cluster – node “1” running nagios 3.3.1 (send info with 
> send_nsca to site A), node “2” running mysql
>  
> I’d like to use one of the configuration tool (one on each site , or one for 
> all the sites…it will depend if it is possible), but I am not sure that 
> “NConf”, “NagiosQL”, etc. can support this configuration.
> For example, I read that “NConf” require Nagios Core and Mysql both in the 
> same server, is it true ?
>  
> May you give me any info?
>  
> regards
>  
> Marco Borsani
> Unix and Monitoring Sysadmin
> Technical Operations Dpt.
> tel: +39 010 4310115
> fax: +39 02 30130311
> cell: +39 329 5953944
> ITnet Srl
> Società con socio unico
> Direzione e Coordinamento di …
>  
> --
> RSA(R) Conference 2012
> Save $700 by Nov 18
> Register now
> http://p.sf.net/sfu/rsa-sfdev2dev1
> ___
> Nagios-users mailing list
> Nagios-users@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
--
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@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

[Nagios-users] R: configuration tool

2011-11-17 Thread Marco Borsani
Now , web pages are ok.

 

Have anybody  installed nagiosql and MySQL in different hosts ?

 

I think to install nagiosql in the same server than Nagios and keeping MySQL DB 
in the other … but I have some grant problem (“Access denied for user 
root@ip-address” during the creation of NagiosQL MySQL user).

 

Marco

 

Da: Giorgio Zarrelli [mailto:zarre...@linux.it] 
Inviato: martedì 15 novembre 2011 11:43
A: Nagios Users List
Cc: NAGIOS
Oggetto: Re: [Nagios-users] configuration tool

 

I use NagioSQL and it supports remote configuration.

Ciao,

 

Giorgio


Il giorno 15/nov/2011, alle ore 10:08, "Marco Borsani"  ha 
scritto:

Hi all

 

I am using following configurations:

 

Site A:  2 server in cluster – node “1” running nagios 3.3.1 (and NSCA), node 
“2” running mysql

Site B:  2 server in cluster – node “1” running nagios 3.3.1 (send info with 
send_nsca to site A), node “2” running mysql

Site C:  2 server in cluster – node “1” running nagios 3.3.1 (send info with 
send_nsca to site A), node “2” running mysql

 

I’d like to use one of the configuration tool (one on each site , or one for 
all the sites…it will depend if it is possible), but I am not sure that 
“NConf”, “NagiosQL”, etc. can support this configuration.

For example, I read that “NConf” require Nagios Core and Mysql both in the same 
server, is it true ?

 

May you give me any info?

 

regards

 

Marco Borsani

Unix and Monitoring Sysadmin

Technical Operations Dpt.

tel: +39 010 4310115

fax: +39 02 30130311

cell: +39 329 5953944

ITnet Srl

Società con socio unico

Direzione e Coordinamento di …

 

--
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1

___
Nagios-users mailing list
Nagios-users@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

--
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@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

[Nagios-users] R: configuration tool

2011-11-16 Thread Marco Borsani
Well, I read the docs, I installed nagiosql, but I can’t access via web

 

Actually I have installed NagiosQL in a server with both Nagios and Mysql  
(under /usr/local/nagios/nagiosql dir).

Could be a web server problem because the httpd logs tell me that it searchs 
nagiosql inside the usr/local/nagios/share dir.

 

I don’t find any info regarding the web server configuration..any idea?

 

Regards

Marco

 

Da: Giorgio Zarrelli [mailto:zarre...@linux.it] 
Inviato: martedì 15 novembre 2011 11:43
A: Nagios Users List
Cc: NAGIOS
Oggetto: Re: [Nagios-users] configuration tool

 

I use NagioSQL and it supports remote configuration.

Ciao,

 

Giorgio


Il giorno 15/nov/2011, alle ore 10:08, "Marco Borsani"  ha 
scritto:

Hi all

 

I am using following configurations:

 

Site A:  2 server in cluster – node “1” running nagios 3.3.1 (and NSCA), node 
“2” running mysql

Site B:  2 server in cluster – node “1” running nagios 3.3.1 (send info with 
send_nsca to site A), node “2” running mysql

Site C:  2 server in cluster – node “1” running nagios 3.3.1 (send info with 
send_nsca to site A), node “2” running mysql

 

I’d like to use one of the configuration tool (one on each site , or one for 
all the sites…it will depend if it is possible), but I am not sure that 
“NConf”, “NagiosQL”, etc. can support this configuration.

For example, I read that “NConf” require Nagios Core and Mysql both in the same 
server, is it true ?

 

May you give me any info?

 

regards

 

Marco Borsani

Unix and Monitoring Sysadmin

Technical Operations Dpt.

tel: +39 010 4310115

fax: +39 02 30130311

cell: +39 329 5953944

ITnet Srl

Società con socio unico

Direzione e Coordinamento di …

 

--
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1

___
Nagios-users mailing list
Nagios-users@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

--
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1___
Nagios-users mailing list
Nagios-users@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