Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


smokeping_centos6

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
smokeping_centos6 [2016/11/18 08:08] adminsmokeping_centos6 [2021/10/09 15:14] (current) – external edit 127.0.0.1
Line 2: Line 2:
  
 =====CentOS 6 - Smokeping===== =====CentOS 6 - Smokeping=====
-Had to install SmokePing in a RHEL 6 environment for a customer. This is how i managed to install it.+Had to install SmokePing in a RHEL 6 environment. This is how i installed it.
  
 === - Stop, start, status=== === - Stop, start, status===
-<code> +  * Stop: ''service smokeping stop'' 
-service smokeping stop +  * Start: ''service smokeping start'' 
-service smokeping start +  * Status: ''service smokeping status''
-service smokeping status +
-</code>+
  
 ==== - Modify configuration==== ==== - Modify configuration====
Line 198: Line 196:
 <meta http-equiv="refresh" content="1;url=https://<fqdn>/cgi-bin/smokeping.fcgi"> <meta http-equiv="refresh" content="1;url=https://<fqdn>/cgi-bin/smokeping.fcgi">
 </code> </code>
-  * Copy ''smokeping.fcgi'' (ivm suexec):<code>cp /opt/smokeping/htdocs/smokeping.fcgi /var/www/cgi-bin/+  * Copy ''smokeping.fcgi'' (for suexec):<code>cp /opt/smokeping/htdocs/smokeping.fcgi /var/www/cgi-bin/
 </code> </code>
   * Modify suexec rights:<code>chown -R smokeping. /var/www/cgi-bin/</code>   * Modify suexec rights:<code>chown -R smokeping. /var/www/cgi-bin/</code>
smokeping_centos6.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1