|
From: Reinhard S. <Rei...@te...> - 2008-07-29 18:44:34
|
Daniel Rossi wrote: > It has been in debug mode here is the last result > > 07/30/2008 03:52:50 AM - POLLER: Poller[0] DEBUG: About to Spawn a > Remote Process [CMD: /usr/bin/spine, ARGS: 0 6] > Waiting on 1/1 pollers. This DEBUG is incomplete. At least the call of the polling script/snmp get is missing > 07/30/2008 03:52:51 AM - POLLER: Poller[0] Parsed MULTI output field > 'TotalSwapSpaceSize:3989250048' [map TotalSwapSpaceSize- > >TotalSwapSpaceSize] > 07/30/2008 03:52:51 AM - POLLER: Poller[0] Parsed MULTI output field > 'FreeSwapSpaceSize:3989250048' [map FreeSwapSpaceSize- > >FreeSwapSpaceSize] > 07/30/2008 03:52:51 AM - POLLER: Poller[0] Parsed MULTI output field > 'FreePhysicalMemorySize:1147408384' [map FreePhysicalMemorySize- > >FreeMemorySize] > 07/30/2008 03:52:51 AM - POLLER: Poller[0] Parsed MULTI output field > 'TotalPhysicalMemorySize:4155834368' [map TotalPhysicalMemorySize- > >TotalMemorySize] > 07/30/2008 03:52:51 AM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool > update /var/www/web4/web/rra/localhost_totalswapspacesize_156.rrd -- > template > TotalSwapSpaceSize:FreeSwapSpaceSize:FreeMemorySize:TotalMemorySize > 1217353970:3989250048:3989250048:1147408384:4155834368 > 07/30/2008 03:52:51 AM - SYSTEM STATS: Time:1.1141 Method:spine > Processes:1 Threads:100 Hosts:3 HostsPerProcess:3 DataSources:0 > RRDsProcessed:1 The 1 RRDsProcessed is /var/www/web4/web/rra/localhost_totalswapspacesize_156.rrd BTB: Threads=100 is insane. Set to 12 ... 15 > OK u:0.00 s:0.00 r:1.00 > Loop Time is: 1.11492395401 > Sleep Time is: 8.88507604599 > Total Time is: 31.116046905518 > 07/30/2008 03:53:00 AM - POLLER: Poller[0] DEBUG: About to Spawn a > Remote Process [CMD: /usr/bin/spine, ARGS: 0 6] > Waiting on 1/1 pollers. > 07/30/2008 03:53:01 AM - SYSTEM STATS: Time:1.1103 Method:spine > Processes:1 Threads:100 Hosts:3 HostsPerProcess:3 DataSources:0 > RRDsProcessed:0 > Loop Time is: 1.1113040447235 > Sleep Time is: 8.8886959552765 > Total Time is: 41.11278796196 > 07/30/2008 03:53:10 AM - POLLER: Poller[0] DEBUG: About to Spawn a > Remote Process [CMD: /usr/bin/spine, ARGS: 0 6] > Waiting on 1/1 pollers. > 07/30/2008 03:53:11 AM - SYSTEM STATS: Time:1.1098 Method:spine > Processes:1 Threads:100 Hosts:3 HostsPerProcess:3 DataSources:0 > RRDsProcessed:0 > Loop Time is: 1.1108620166779 > Sleep Time is: 8.8891379833221 > Total Time is: 51.112715005875 > > > The host for the new graphs is up, but i have set it to ping instead > of snmp because i do not know its snmp info yet. Ahh. This may cause issues! PHP ping requires root privileges (IMHO not recommended). You're using cacti 087*? Then, please deactivate downed host detection (edit the host, set this option to NONE), until you know the SNMP data Reinhard BTB: we may discuss issues on the IRC channel #Cacti instead of mailing every other minute |