Search found 5 matches

by frederichmp
Fri Feb 19, 2016 3:04 pm
Forum: Open Source Nagios Projects
Topic: Nagios centreon-broker/ndo
Replies: 1
Views: 990

Nagios centreon-broker/ndo

Hi guys,

There is a way to use centreon-broker instead of NDO in NAGIOS?

Thanks
by frederichmp
Thu Jan 23, 2014 7:52 am
Forum: Nagios XI
Topic: Script backup_xi.sh doesn't work 2.7 2.8b
Replies: 6
Views: 1530

Re: Script backup_xi.sh doesn't work 2.7 2.8b

No more problems,

Can close.

Thanks.
by frederichmp
Wed Jan 22, 2014 6:22 am
Forum: Nagios XI
Topic: Script backup_xi.sh doesn't work 2.7 2.8b
Replies: 6
Views: 1530

Re: Script backup_xi.sh doesn't work 2.7 2.8b

Please do this for me,

:)

Thanks
by frederichmp
Tue Jan 21, 2014 8:23 am
Forum: Nagios XI
Topic: Script backup_xi.sh doesn't work 2.7 2.8b
Replies: 6
Views: 1530

Re: Script backup_xi.sh doesn't work 2.7 2.8b

Ok, I identified the problem :) The problem was on the first line on this script. #!/bin/sh # IMPORT ALL XI CFG VARS php import_xiconfig.php > config.dat . ./config.dat rm -rf config.dat ############################### # USAGE / HELP ############################### But I was executing with absolute ...
by frederichmp
Mon Jan 20, 2014 9:56 am
Forum: Nagios XI
Topic: Script backup_xi.sh doesn't work 2.7 2.8b
Replies: 6
Views: 1530

Script backup_xi.sh doesn't work 2.7 2.8b

Hi, I'm passing by a problem, when I execute the script backup_xi.sh I get this error : Error backing up MySQL database 'nagios' - check the password in this script! I read the script and I see that the username and password of database is filled by a variables: $cfg__db_info__ndoutils__user $cfg__d...