Try using the absolute path to the script in the sudoers file.  Also, the /etc/sudoers file should NOT be edited directly, you should be using the visudo command as root.<br><br><div class="gmail_quote">On Wed, Jul 25, 2012 at 4:41 AM, Andrew Pattison <span dir="ltr">&lt;<a href="mailto:andrum99@gmail.com" target="_blank">andrum99@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I&#39;ve got something similar in in /etc/sudoers already.<br><br>Thanks<span class="HOEnZb"><font color="#888888"><br>

<br>Andrew.</font></span><div class="HOEnZb"><div class="h5"><br><br><div class="gmail_quote">On 24 July 2012 23:15, Ryan Becker <span dir="ltr">&lt;<a href="mailto:rb14060@gmail.com" target="_blank">rb14060@gmail.com</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Make sure that the user is allowed to execute the script without a password.  Here&#39;s an example that you can modify to suit your needs: techbnc ALL = NOPASSWD: /usr/sbin/csf<div>


In this example the user techbnc is allowed to call /usr/sbin/csf without needing a password.  What&#39;s happening is that normally when sudo is called, it asks for the password and Smokeping has no way to provide that password.  By adding the user to the file with NOPASSWD, they are allowed to execute the script without being password prompted and therefore Smokeping will be able to complete the action.<br>




<div><br><div class="gmail_quote"><div><div>On Tue, Jul 24, 2012 at 5:35 PM, Andrew Pattison <span dir="ltr">&lt;<a href="mailto:andrum99@gmail.com" target="_blank">andrum99@gmail.com</a>&gt;</span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>

I am trying to set up smokeping with an alert script. The alert script is called like this entry in /etc/smokeping/config.d/Alerts:<br><br>to = |sudo script.py<br><br>When called as simply |script.py this works fine, but with sudo the script does not get called. How can I get this working?<br>





<br>Thanks<span><font color="#888888"><br><br>Andrew.<br>
</font></span><br></div></div>_______________________________________________<br>
smokeping-users mailing list<br>
<a href="mailto:smokeping-users@lists.oetiker.ch" target="_blank">smokeping-users@lists.oetiker.ch</a><br>
<a href="https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users" target="_blank">https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users</a><br>
<br></blockquote></div><br></div></div>
</blockquote></div><br>
</div></div></blockquote></div><br>