Mine is 640, user and group is smokeping. Don't forget to set it the same on the slaves. I don't think smokeping will run unless it is set correctly.
-Russell Dwarshuis ----- Original Message ----- From: "samy nashaat" <[email protected]> To: "Lee Gardiner (RackSRV)" <[email protected]>, [email protected] Sent: Tuesday, May 22, 2012 8:43:08 AM Subject: Re: [smokeping-users] Master - Slave Config problem Hello All, I still have a problem to get this to work. Can you help me. Thanks in advance Samy Nashaat FT/SCE/EQUANT/CS&O/TSO/AVAYA VOICE SERVICE MANAGEMENT tel . +202 2292 2784 | CVS 382 2784 | mob. +20122 3372 815 | [email protected] Equant, City Stars Tower 2 Floor 10 Omar Ebn El Khatab Street, Heliopolis, Cairo, Egypt www.orange-business.com “God will make a way when there seems to be no way” P Please do not print this e-mail unless you really need to From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Thursday, May 17, 2012 1:38 PM To: Lee Gardiner (RackSRV); [email protected] Subject: Re: [smokeping-users] Master - Slave Config problem Hello Lee, Thanks for the reply. Ok what should I set it to, maybe 440. Also, would that make it not work or just insecure? Thanks in advance Samy Nashaat FT/SCE/EQUANT/CS&O/TSO/AVAYA VOICE SERVICE MANAGEMENT Equant, City Stars Tower 2 Floor 10 Omar Ebn El Khatab Street, Heliopolis, Cairo, Egypt www.orange-business.com “God will make a way when there seems to be no way” P Please do not print this e-mail unless you really need to From: [email protected] [mailto:[email protected]] On Behalf Of Lee Gardiner (RackSRV) Sent: Thursday, May 17, 2012 1:36 PM To: [email protected] Subject: Re: [smokeping-users] Master - Slave Config problem Hello, Have you set your permissions on /var/smokeping/secret.txt to 777 or similar ?, you need to alter the ownership and permissions on this file to ensure it is secure. -Lee From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: 17 May 2012 12:30 To: [email protected] Subject: [smokeping-users] Master - Slave Config problem Hello All, I’m not able to finish the config of a Master – Slave pair of Smokeping. Master is working fine while the slave configuration is not working with the below eror: ERROR: the shared secret file (/var/smokeping/secret.txt) is world-readable or writable at /usr/share/perl5/Smokeping.pm line 4109. Please help me and let me know if you need more info 1.1 Master Configuration smoke@MASTER:/etc/smokeping/config.d$ cat Slaves *** Slaves *** secrets=/etc/smokeping/smokeping_secrets #+boomer #display_name=boomer #color=0000ff #+slave2 #display_name=another #color=00ff00 +SLAVE01 display_name=SLAVE01 Location=NECKARSULM_SMOKE color=ff0000 smoke@MASTER:/etc/smokeping/config.d$ cat Targets *** Targets *** slaves = SLAVE01 probe = FPing menu = Top . . smoke@MASTER:/etc/smokeping$ sudo cat smokeping_secrets host1:mysercert host2:yoursercert boomer:lkasdf93uhhfdfddf SLAVE01:Gr7k;=O&%/ 1.2 Slave configuration smoke@SLAVE01:/var$ pwd /var smoke@SLAVE01:/var$ sudo mkdir smokeping smoke@SLAVE01:/var$ ls -l total 52 drwxr-xr-x 2 root root 4096 Apr 21 06:25 backups drwxr-xr-x 9 root root 4096 Apr 17 12:10 cache drwxr-xr-x 22 root root 4096 Apr 17 12:10 lib drwxrwsr-x 2 root staff 4096 Jan 12 19:44 local drwxrwxrwt 4 root root 4096 May 16 17:04 lock drwxr-xr-x 7 root root 4096 May 17 06:25 log drwxrwsr-x 2 root mail 4096 May 17 13:21 mail drwxr-xr-x 2 root root 4096 Apr 17 12:06 opt drwxr-xr-x 5 root root 4096 May 16 17:04 run drwxr-xr-x 2 root root 4096 May 17 13:28 smokeping drwxr-xr-x 4 root root 4096 Apr 17 12:10 spool drwxrwxrwt 2 root root 4096 May 16 16:59 tmp drwxr-xr-x 2 root root 4096 Apr 17 12:10 www smoke@SLAVE01:/var$ cd smokeping/ smoke@SLAVE01:/var/smokeping$ ls smoke@SLAVE01:/var/smokeping$ sudo vi secret.txt smoke@audinevk0142:/usr/sbin$ ls -l /var/smokeping/ total 4 -rwxrwxrwx 1 root root 14 May 17 14:11 secret.txt smoke@SLAVE01:/var/smokeping$ cat secret.txt Gr7k;=O&%/ smoke@audinevk0142:/usr/sbin$ sudo ./smokeping --master-url=http://smokeping/smokeping.cgi --cache-dir=/var/cache/ --shared-secret=/var/smokeping/secret.txt ERROR: the shared secret file (/var/smokeping/secret.txt) is world-readable or writable at /usr/share/perl5/Smokeping.pm line 4109. smoke@audinevk0142:/usr/sbin$ Line 4109 in /usr/share/perl5/Smokeping.pm = die "ERROR: the shared secret file ($opt{'shared-secret'}) is world-readable or writable" Thanks in advance Samy Nashaat FT/SCE/EQUANT/CS&O/TSO/AVAYA VOICE SERVICE MANAGEMENT tel . +202 2292 2784 | | [email protected] Equant, City Stars Tower 2 Floor 10 Omar Ebn El Khatab Street, Heliopolis, Cairo, Egypt www.orange-business.com “God will make a way when there seems to be no way”
_______________________________________________ smokeping-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
