Search found 5 matches
- Fri Oct 21, 2011 2:18 pm
- Forum: Nagios XI
- Topic: Problem After Activating Memcached in Nagiosxi
- Replies: 9
- Views: 2283
Re: Problem After Activating Memcached in Nagiosxi
Thanks for looking. I'll track the changes regarding this bug.
- Thu Oct 20, 2011 4:54 pm
- Forum: Nagios XI
- Topic: Problem After Activating Memcached in Nagiosxi
- Replies: 9
- Views: 2283
Re: Problem After Activating Memcached in Nagiosxi
Thanks a lot
- Thu Oct 20, 2011 10:25 am
- Forum: Nagios XI
- Topic: Problem After Activating Memcached in Nagiosxi
- Replies: 9
- Views: 2283
Re: Problem After Activating Memcached in Nagiosxi
Here is my out put RL: http://localhost/nagiosql/index.php CMDLINE /usr/bin/wget --save-cookies nagiosql.cookies --keep-session-cookies http://localhost/nagiosql/index.php --no-check-certificate --post-data 'Submit=Login&tfUsername=nagiosxi&tfPassword=Password1' -O nagiosql.loginLOGIN SUCCES...
- Wed Oct 19, 2011 10:34 am
- Forum: Nagios XI
- Topic: Problem After Activating Memcached in Nagiosxi
- Replies: 9
- Views: 2283
Re: Problem After Activating Memcahed in Nagiosxi
No It's local memcache . Here is my config.inc.php for this memcache // MEMCACHED SETUP $cfg['memcached_enable']=true; // set to true to enable memcached support, false to disable it $cfg['memcached_hosts']=array('127.0.0.1'); // addresses of one or more memcached servers $cfg['memcached_port']=1121...
- Wed Oct 19, 2011 7:36 am
- Forum: Nagios XI
- Topic: Problem After Activating Memcached in Nagiosxi
- Replies: 9
- Views: 2283
Problem After Activating Memcached in Nagiosxi
Hi All My Nagiosxi appliance working fine in eval mode with SSL enabled. Today I installed memcahed and enabled it. Every thing works fine except cannot apply configuration changes Which is sitting at Waiting for configuration verification...... for ever. I followed the link to install memcache http...