Package: munin Version: 1.4.5-3 Hi,
I've configured Munin to use CGI graphing. On one machine it is running, on another not. Both have the same packages installed and the same configs. I am not good in Perl programming, but what i have found out is, that when /usr/lib/cgi-bin/munin-fastcgi-graph is executed, it hangs on semop($semid,$opstring); in sem_get(). The variables $semid and $opstring are set. A snip of /var/log/apache2/error.log [Fri Feb 17 14:53:10 2012] [warn] FastCGI: (dynamic) server "/usr/lib/cgi-bin/munin-fastcgi-graph" (uid 0, gid 0) started (pid 7524) [Fri Feb 17 14:53:10 2012] [warn] FastCGI: server "/usr/lib/cgi-bin/munin-fastcgi-graph" has failed to remain running for 30 seconds given 3 attempts, its restart interval has been backed off to 600 seconds [Fri Feb 17 14:53:14 2012] [warn] FastCGI: (dynamic) server "/usr/lib/cgi-bin/munin-fastcgi-graph" (uid 0, gid 0) started (pid 7574) [Fri Feb 17 14:53:14 2012] [warn] FastCGI: server "/usr/lib/cgi-bin/munin-fastcgi-graph" has failed to remain running for 30 seconds given 3 attempts, its restart interval has been backed off to 600 seconds [...] [Fri Feb 17 14:53:35 2012] [warn] FastCGI: (dynamic) server "/usr/lib/cgi-bin/munin-fastcgi-graph" (uid 0, gid 0) started (pid 7726) [Fri Feb 17 14:53:35 2012] [warn] FastCGI: server "/usr/lib/cgi-bin/munin-fastcgi-graph" has failed to remain running for 30 seconds given 3 attempts, its restart interval has been backed off to 600 seconds [Fri Feb 17 14:53:38 2012] [warn] FastCGI: scheduled the start of the last (dynamic) server "/usr/lib/cgi-bin/munin-fastcgi-graph" process: reached dynamicMaxClassProcs (10) [Fri Feb 17 14:53:38 2012] [warn] FastCGI: (dynamic) server "/usr/lib/cgi-bin/munin-fastcgi-graph" (uid 0, gid 0) started (pid 7740) [Fri Feb 17 14:53:38 2012] [warn] FastCGI: server "/usr/lib/cgi-bin/munin-fastcgi-graph" has failed to remain running for 30 seconds given 3 attempts, its restart interval has been backed off to 600 seconds [Fri Feb 17 14:53:41 2012] [warn] FastCGI: server "/usr/lib/cgi-bin/munin-fastcgi-graph" has failed to remain running for 30 seconds given 3 attempts, its restart interval has been backed off to 600 seconds [Fri Feb 17 14:53:44 2012] [error] [client V.W.X.Y] FastCGI: comm with (dynamic) server "/usr/lib/cgi-bin/munin-fastcgi-graph" aborted: (first read) idle timeout (30 sec) [Fri Feb 17 14:53:44 2012] [warn] FastCGI: server "/usr/lib/cgi-bin/munin-fastcgi-graph" has failed to remain running for 30 seconds given 3 attempts, its restart interval has been backed off to 600 seconds [Fri Feb 17 14:53:44 2012] [error] [client V.W.X.Y] FastCGI: incomplete headers (0 bytes) received from server "/usr/lib/cgi-bin/munin-fastcgi-graph" In /var/log/munin/munin-cgi-graph.log and /var/log/munin/munin-graph.log is nothing logged. If you need further informations just ask. :) Thanks. Christian -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

