Proposed patch to allow checknow via the web interface

Jason 'XenoPhage' Frisvold friz at godshell.com
Thu May 12 10:47:56 EDT 2005


Matt.A.Cleveland at healthnet.com wrote:

>I see that attachments don't make it through the list server, so here is
>the text of the patches.
>  
>

Excellent..  One problem though..  You pasted the wrong patch for Web.pm
(see below) ... Can you paste the correct one please??

>Last for Web.pm
>
>--- src/Service.pm      Wed Apr 20 17:55:29 2005
>+++ /usr/local/argus/lib/Service.pm Mon Apr 25 13:24:35 2005
>@@ -303,6 +303,7 @@
>     unless( $me->{notify}{sendnotify2} ){
>      $me->{notify}{sendnotify} = 0;
>     }
>+    $me->{web_checknow} = 1 unless defined $me->{web_checknow};
>
>     $cf->warning( "test frequency is less than retrydelay" )
>      if $me->{srvc}{retrydelay} && $me->{srvc}{frequency} <
>$me->{srvc}{retrydelay};
>  
>

Thanks!

>Matt Cleveland
>Sr. Web Developer
>HealthNet Inc.
>916.935.1248
>matt.cleveland at healthnet.com
>  
>


-- 
---------------------------
Jason 'XenoPhage' Frisvold
Engine / Technology Programmer
friz at godshell.com
RedHat Certified - RHCE # 803004140609871
MySQL Pro Certified - ID# 207171862
MySQL Core Certified - ID# 205982910
---------------------------
"Something mysterious is formed, born in the silent void. Waiting alone and unmoving, it is at once still and yet in constant motion. It is the source of all programs. I do not know its name, so I will call it the Tao of Programming."



More information about the Arguslist mailing list