thanks!
Search found 7 matches
- Wed Mar 16, 2011 8:11 am
- Forum: Nagios XI
- Topic: Remote MySQL BBDD
- Replies: 2
- Views: 915
Re: Remote MySQL BBDD
AutoReply: I forgot to edit /usr/local/nagiosxi/html/config.inc.php 
thanks!
thanks!
- Wed Mar 16, 2011 7:28 am
- Forum: Nagios XI
- Topic: Remote MySQL BBDD
- Replies: 2
- Views: 915
Remote MySQL BBDD
Hi there, I'm trying to configure an instance of Nagios XI to store data on a remote mysql server. I've modified ndo2db.cfg and restarted process and right now data is being stored on the remote database. The problem is that after doing that, scheduling an inmediate check from web interface stopped ...
- Wed Jan 19, 2011 6:45 am
- Forum: Nagios XI
- Topic: Not working performance graphs
- Replies: 14
- Views: 3607
Re: Not working performance graphs
More findings... this is the process that changes the password: root 4556 1 4556 4556 0 Jan11 ? 00:00:03 crond nagios 25546 4556 4556 4556 0 11:27 ? 00:00:00 crond nagios 25555 25546 25555 25555 0 11:27 ? 00:00:00 /bin/sh -c /usr/bin/php -q /usr/local/nagiosxi/cron/reportengine.php > /usr/local/nagi...
- Tue Jan 18, 2011 10:47 am
- Forum: Nagios XI
- Topic: Not working performance graphs
- Replies: 14
- Views: 3607
Re: Not working performance graphs
I'm only using alpha-numeric passwords, so that fix doesn't fit me 
I'm more concerned with finding which process launchs that htpasswd with the wrong password. Tomorrow I'll post the audit logs and I'll try to find some kind of pattern because right now this is a complete random issue.
Thanks!
I'm more concerned with finding which process launchs that htpasswd with the wrong password. Tomorrow I'll post the audit logs and I'll try to find some kind of pattern because right now this is a complete random issue.
Thanks!
- Tue Jan 18, 2011 4:39 am
- Forum: Nagios XI
- Topic: Not working performance graphs
- Replies: 14
- Views: 3607
Re: Not working performance graphs
Sorry, I'm using Nagios XI 2009R1.3G on Red Hat EL5 32bits and it was a manual install.
Edit: Also I can't log in into Nagios Core until i reset security credentials.
Thanks
Edit: Also I can't log in into Nagios Core until i reset security credentials.
Thanks
- Mon Jan 17, 2011 7:05 am
- Forum: Nagios XI
- Topic: Not working performance graphs
- Replies: 14
- Views: 3607
Re: Not working performance graphs
I've got more debug info. When I reset security credentials htpasswd is called this way: /usr/bin/htpasswd -b /usr/local/nagiosxi/etc/htpasswd.users nagiosadmin [***Nagios Core Backend Password***] With "Nagios Core Backend Password" as defined in Security Credentials Form, at this point e...
- Mon Jan 17, 2011 6:02 am
- Forum: Nagios XI
- Topic: Not working performance graphs
- Replies: 14
- Views: 3607
Re: Not working performance graphs
I've got the same problem with my installation. Every morning i've got to reset credentials because contents of /usr/local/nagiosxi/etc/htpasswd.users have changed. I've set an audit rule to this file and to /usr/bin/htpasswd to log who pid and when changes this file. Any help? Thanks in advance Ser...