Search found 8 matches
- Tue Apr 01, 2008 7:38 pm
- Forum: Plugin General
- Topic: Nagios Plugin for Cacti (NPC) 2.0.4
- Replies: 445
- Views: 425854
- Wed Mar 19, 2008 4:19 pm
- Forum: Plugin Announcements
- Topic: Nagios Plugin for Cacti (NPC) 2.x - Preview
- Replies: 64
- Views: 107671
- Wed Nov 14, 2007 11:36 am
- Forum: Plugin General
- Topic: Nagios Plugin for Cacti (NPC) Released
- Replies: 181
- Views: 248212
- Mon Nov 12, 2007 10:03 am
- Forum: Help: General
- Topic: statstics for pools of memcached servers?
- Replies: 3
- Views: 1708
- Fri Nov 09, 2007 1:42 pm
- Forum: Help: General
- Topic: statstics for pools of memcached servers?
- Replies: 3
- Views: 1708
statstics for pools of memcached servers?
We run a pool of two memcache servers that each have two instances of memcached running on different ports (11211 and 11212) - to get around the 2gb process limit on 32bit linux. I've tried both the dealnews and teMysql stuff, and while they do provide useful information, I'm having a hard time gett...
- Mon Nov 05, 2007 5:02 pm
- Forum: Plugin General
- Topic: Nagios Plugin for Cacti (NPC) Released
- Replies: 181
- Views: 248212
inserter probs cont
Ok, it looks like the issue is that inserter is a nagios 2.x module, and I'm trying to run nagios 3.x. Has anyone ported the npc event broker forward to nagios 3.x?
- Mon Nov 05, 2007 2:35 pm
- Forum: Plugin General
- Topic: Nagios Plugin for Cacti (NPC) Released
- Replies: 181
- Views: 248212
problems building inserter.c
I'm trying to build the event broker, and am getting the following errors.. gcc -g -O2 -Wall -o inserter.o inserter.c -shared `pkg-config glib-2.0 --cflags` -I../include -I/usr/include/mysql `pkg-config glib-2.0 --libs` -lmysqlclient -fPIC inserter.c: In function `nebmodule_init': inserter.c:137: er...
- Thu Oct 25, 2007 9:35 am
- Forum: Help: General
- Topic: Is it possible to use HTTP Basic Auth instead of Cacti login
- Replies: 29
- Views: 32690
$_SERVER['REMOTE_USER'] in 0.8.7
I just installed 0.8.7, and while "Web Basic Authentication" does check for the basic auth headers set by PHP ( $_SERVER[ 'PHP_AUTH_USER'] ), it doesn't check for $_SERVER['REMOTE_USER'].
Could it check for both?
Could it check for both?