I'm sorry, I can't understand what you suggest for me :( but If you ask me
my server has fastcgi module? I can say "yes".. I can see fastcgi installed.
***@dcsmokeping:/etc/smokeping# a2enmod fastcgi
Module fastcgi already enabled
***@dcsmokeping:/etc/smokeping#
When I see my apache logs.. I see these errors
[Mon Jul 14 16:22:07.635909 2014] [:warn] [pid 14320:tid 139877379479424]
FastCGI: (dynamic) server "/usr/share/smokeping/www/smokeping.fcgi" has
failed to remain running for 30 seconds given 3 attempts, its restart
interval has been backed off to 600 seconds
[Mon Jul 14 16:22:10.635902 2014] [:warn] [pid 14320:tid 139877379479424]
FastCGI: (dynamic) server "/usr/share/smokeping/www/smokeping.fcgi" has
failed to remain running for 30 seconds given 3 attempts, its restart
interval has been backed off to 600 seconds
[Mon Jul 14 16:22:13.635911 2014] [:warn] [pid 14320:tid 139877379479424]
FastCGI: (dynamic) server "/usr/share/smokeping/www/smokeping.fcgi" has
failed to remain running for 30 seconds given 3 attempts, its restart
interval has been backed off to 600 seconds
[Mon Jul 14 16:22:13.635921 2014] [fastcgi:error] [pid 14321:tid
139877051971328] [client 213.243.0.2:16548] FastCGI: comm with (dynamic)
server "/usr/share/smokeping/www/smokeping.fcgi" aborted: (first read) idle
timeout (30 sec)
[Mon Jul 14 16:22:13.635969 2014] [fastcgi:error] [pid 14321:tid
139877051971328] [client 213.243.0.2:16548] FastCGI: incomplete headers (0
bytes) received from server "/usr/share/smokeping/www/smokeping.fcgi"
***@dcsmokeping:/etc/smokeping#
I changed my apache2.conf file in smokeping like this.
I added Options line..
ScriptAlias /smokeping/smokeping.cgi /usr/lib/cgi-bin/smokeping.cgi
Alias /smokeping /usr/share/smokeping/www
<Directory "/usr/share/smokeping/www">
Options +FollowSymLinks +ExecCGI
AllowOverride All
</Directory>
Have you any idea about this?
I'm exactly sure my problem about apache or fastcgi module.
Thanks for help!
Regards,
I'm sorry, I can't understand what you suggest for me :( but If you ask me
my server has fastcgi module? I can say "yes".. I can see fastcgi installed.
Module fastcgi already enabled
When I see my apache logs.. I see these errors
[Mon Jul 14 16:22:07.635909 2014] [:warn] [pid 14320:tid 139877379479424]
FastCGI: (dynamic) server "/usr/share/smokeping/www/smokeping.fcgi" has
failed to remain running for 30 seconds given 3 attempts, its restart
interval has been backed off to 600 seconds
[Mon Jul 14 16:22:10.635902 2014] [:warn] [pid 14320:tid 139877379479424]
FastCGI: (dynamic) server "/usr/share/smokeping/www/smokeping.fcgi" has
failed to remain running for 30 seconds given 3 attempts, its restart
interval has been backed off to 600 seconds
[Mon Jul 14 16:22:13.635911 2014] [:warn] [pid 14320:tid 139877379479424]
FastCGI: (dynamic) server "/usr/share/smokeping/www/smokeping.fcgi" has
failed to remain running for 30 seconds given 3 attempts, its restart
interval has been backed off to 600 seconds
[Mon Jul 14 16:22:13.635921 2014] [fastcgi:error] [pid 14321:tid
139877051971328] [client 213.243.0.2:16548] FastCGI: comm with (dynamic)
server "/usr/share/smokeping/www/smokeping.fcgi" aborted: (first read) idle
timeout (30 sec)
[Mon Jul 14 16:22:13.635969 2014] [fastcgi:error] [pid 14321:tid
139877051971328] [client 213.243.0.2:16548] FastCGI: incomplete headers
(0 bytes) received from server "/usr/share/smokeping/www/smokeping.fcgi"
I changed my apache2.conf file in smokeping like this.
I added Options line..
ScriptAlias /smokeping/smokeping.cgi /usr/lib/cgi-bin/smokeping.cgi
Alias /smokeping /usr/share/smokeping/www
<Directory "/usr/share/smokeping/www">
Options +FollowSymLinks +ExecCGI
AllowOverride All
</Directory>
Have you any idea about this?
I'm exactly sure my problem about apache or fastcgi module.
Thanks for help!
Regards,
My previous response was assuming you are installed on a debian/Ubuntu
base or variant thereof. I wasn't clear in first reply.
Post by Emre OzdemirHi,
I try to use Smokeping my network. But it's really working very slow.
I install all modules and I use fastcgi but it's working. I added
approximately 105 targets and smokeping opened 7.4 sec.
I'm using HP G7 physical server with 2 core and 32GB memory.
I installed this package for smokeping and after install smokeping.
curl libauthen-radius-perl libnet-ldap-perl libnet-dns-perl
libio-socket-ssl-perl libnet-telnet-perl libsocket6-perl
libio-socket-inet6-perl apache2 libapache2-mod-fastcgi
You can display my installation with this link. Is it normal with 105
Targets? Actually I'm looking smokeping demo page. It's so fast but my
installation unfortunately.
My link : http://213.243.53.27/cgi-bin/smokeping.cgi
What should I do for faster smokeping as demo page?
Page fully loaded after 7467389 ms.