<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.6000.16608" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV>The runasDaemon isn't in my config files. I'm running it as a cron job.</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR><BR><BR><BR><BR><BR><BR>Garon Ashby<BR>Network Specialist <BR>Kansas City Kansas Community College<BR>913 288-7431<BR>gashby@kckcc.edu<BR><BR>&gt;&gt;&gt; &lt;mrtg-request@lists.oetiker.ch&gt; 3/6/2008 2:13 PM &gt;&gt;&gt;<BR>Send mrtg mailing list submissions to<BR>mrtg@lists.oetiker.ch<BR><BR>To subscribe or unsubscribe via the World Wide Web, visit<BR><A href="https://lists.oetiker.ch/cgi">https://lists.oetiker.ch/cgi</A>-bin/listinfo/mrtg<BR>or, via email, send a message with subject or body 'help' to<BR>mrtg-request@lists.oetiker.ch<BR><BR>You can reach the person managing the list at<BR>mrtg-owner@lists.oetiker.ch<BR><BR>When replying, please edit your Subject line so it is more specific<BR>than "Re: Contents of mrtg digest..."<BR><BR><BR>Today's Topics:<BR><BR>&nbsp;&nbsp; 1. Perl Error. with RunAsDaemon: yes (Sciarrino, Scott)<BR>&nbsp;&nbsp; 2. I was able to fix my last problem by changing thesetwo<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; settings to the following: --ifref=descr --ifdesc=descr (Garon Ashby)<BR>&nbsp;&nbsp; 3. Re: Perl Error. with RunAsDaemon: yes (Henrik Jacobsson)<BR>&nbsp;&nbsp; 4. Re: Perl Error. with RunAsDaemon: yes (Joel Roberts)<BR><BR><BR>----------------------------------------------------------------------<BR><BR>Message: 1<BR>Date: Wed, 5 Mar 2008 15:57:34 -0500<BR>From: "Sciarrino, Scott" &lt;ssciarrino@projecthope.org&gt;<BR>Subject: [mrtg] Perl Error. with RunAsDaemon: yes<BR>To: "mrtg@lists.oetiker.ch" &lt;mrtg@lists.oetiker.ch&gt;<BR>Message-ID:<BR>&lt;4EC0D5DD881DFD4988CBCC76450EA7B40F9AD30885@hq-mail.projecthope.org&gt;<BR>Content-Type: text/plain; charset="us-ascii"<BR><BR>When I put "RunAsDaemon: yes" in my config file I start getting this error.&nbsp; I'm running perl 5.10.<BR><BR>Does anyone have a fix for this yet?&nbsp; Thanks<BR><BR>Your vendor has not defined Socket macro MSG_DONTWAIT, used at (eval 15) line 1<BR>*** Restarting after 10 seconds in an attempt to recover from the error above<BR>Can't exec "mrtg": No such file or directory at mrtg line 368.<BR>Your vendor has not defined Socket macro MSG_DONTWAIT, used at (eval 16) line 1<BR>*** Restarting after 10 seconds in an attempt to recover from the error above<BR>Can't exec "mrtg": No such file or directory at mrtg line 368.<BR>Your vendor has not defined Socket macro MSG_DONTWAIT, used at (eval 17) line 1<BR>*** Restarting after 10 seconds in an attempt to recover from the error above<BR>Can't exec "mrtg": No such file or directory at mrtg line 368.<BR>Your vendor has not defined Socket macro MSG_DONTWAIT, used at (eval 24) line 1<BR><BR>Scott Sciarrino | Senior Network Security Engineer | Millwood, VA | Project HOPE |Phone: 540.837.9565 |Mobile: 571.594.0260 |Fax 540.837.9577 | ssciarrino@projecthope.org<BR><BR>-------------- next part --------------<BR>An HTML attachment was scrubbed...<BR>URL: <A href="http://lists.oetiker.ch/pipermail/mrtg/attachments/20080305/b41b9602/attachment">http://lists.oetiker.ch/pipermail/mrtg/attachments/20080305/b41b9602/attachment</A>-0001.html <BR><BR>------------------------------<BR><BR>Message: 2<BR>Date: Wed, 05 Mar 2008 16:09:57 -0600<BR>From: "Garon Ashby" &lt;gashby@kckcc.edu&gt;<BR>Subject: [mrtg] I was able to fix my last problem by changing these<BR>twosettings to the following: --ifref=descr --ifdesc=descr<BR>To: &lt;mrtg@lists.oetiker.ch&gt;<BR>Message-ID: &lt;47CEC5ED.4FE6.0098.1@kckcc.edu&gt;<BR>Content-Type: text/plain; charset="us-ascii"<BR><BR>I was able to fix my last problem by changing these two settings to the following: --ifref=descr --ifdesc=descr <BR><BR>The only problem I have left is occasional Perl exception errors.<BR><BR>Does anyone have any idea's around this? <BR><BR><BR><BR><BR><BR><BR><BR><BR><BR>Garon Ashby<BR>Network Specialist <BR>Kansas City Kansas Community College<BR>913 288-7431<BR>gashby@kckcc.edu<BR>-------------- next part --------------<BR>An HTML attachment was scrubbed...<BR>URL: <A href="http://lists.oetiker.ch/pipermail/mrtg/attachments/20080305/1cde049f/attachment">http://lists.oetiker.ch/pipermail/mrtg/attachments/20080305/1cde049f/attachment</A>-0001.html <BR><BR>------------------------------<BR><BR>Message: 3<BR>Date: Wed, 05 Mar 2008 23:15:16 +0100<BR>From: Henrik Jacobsson &lt;henke.jacobsson@gmail.com&gt;<BR>Subject: Re: [mrtg] Perl Error. with RunAsDaemon: yes<BR>To: "Sciarrino, Scott" &lt;ssciarrino@projecthope.org&gt;<BR>Cc: "mrtg@lists.oetiker.ch" &lt;mrtg@lists.oetiker.ch&gt;<BR>Message-ID: &lt;47CF1B74.8030205@gmail.com&gt;<BR>Content-Type: text/plain; charset=windows-1252; format=flowed<BR><BR>Make sure you dont run it as a cron job.<BR>I did and had RunAsDaemon, which resulted to create a new daemon <BR>everytime the cron ran.<BR><BR>//henke<BR>Sciarrino, Scott skrev:<BR>&gt;<BR>&gt; When I put ?RunAsDaemon: yes? in my config file I start getting this <BR>&gt; error. I?m running perl 5.10.<BR>&gt;<BR>&gt; Does anyone have a fix for this yet? Thanks<BR>&gt;<BR>&gt; Your vendor has not defined Socket macro MSG_DONTWAIT, used at (eval <BR>&gt; 15) line 1<BR>&gt;<BR>&gt; *** Restarting after 10 seconds in an attempt to recover from the <BR>&gt; error above<BR>&gt;<BR>&gt; Can't exec "mrtg": No such file or directory at mrtg line 368.<BR>&gt;<BR>&gt; Your vendor has not defined Socket macro MSG_DONTWAIT, used at (eval <BR>&gt; 16) line 1<BR>&gt;<BR>&gt; *** Restarting after 10 seconds in an attempt to recover from the <BR>&gt; error above<BR>&gt;<BR>&gt; Can't exec "mrtg": No such file or directory at mrtg line 368.<BR>&gt;<BR>&gt; Your vendor has not defined Socket macro MSG_DONTWAIT, used at (eval <BR>&gt; 17) line 1<BR>&gt;<BR>&gt; *** Restarting after 10 seconds in an attempt to recover from the <BR>&gt; error above<BR>&gt;<BR>&gt; Can't exec "mrtg": No such file or directory at mrtg line 368.<BR>&gt;<BR>&gt; Your vendor has not defined Socket macro MSG_DONTWAIT, used at (eval <BR>&gt; 24) line 1<BR>&gt;<BR>&gt; Scott Sciarrino | Senior Network Security Engineer | Millwood, VA | <BR>&gt; Project HOPE |Phone: 540.837.9565 |Mobile: 571.594.0260 |Fax <BR>&gt; 540.837.9577 | ssciarrino@projecthope.org<BR>&gt;<BR>&gt; ------------------------------------------------------------------------<BR>&gt;<BR>&gt; _______________________________________________<BR>&gt; mrtg mailing list<BR>&gt; mrtg@lists.oetiker.ch<BR>&gt; <A href="https://lists.oetiker.ch/cgi">https://lists.oetiker.ch/cgi</A>-bin/listinfo/mrtg<BR>&gt;&nbsp;&nbsp; <BR><BR><BR><BR>------------------------------<BR><BR>Message: 4<BR>Date: Thu, 6 Mar 2008 13:15:22 -0700<BR>From: "Joel Roberts" &lt;Joel.Roberts@pinkardcc.com&gt;<BR>Subject: Re: [mrtg] Perl Error. with RunAsDaemon: yes<BR>To: "Sciarrino, Scott" &lt;ssciarrino@projecthope.org&gt;,<BR>&lt;mrtg@lists.oetiker.ch&gt;<BR>Message-ID:<BR>&lt;2CE4DD25946EB940B8EE93877AF62531FE3815@lwmailserver1.pinkard.com&gt;<BR>Content-Type: text/plain; charset="us-ascii"<BR><BR>I get these same errors running on Windows, so definitely no cron job<BR>there, just the single command prompt running in Windows. The graphs are<BR>populating though and data is being collected.<BR><BR><BR><BR>________________________________<BR><BR>From: mrtg-bounces@lists.oetiker.ch<BR>[mailto:mrtg-bounces@lists.oetiker.ch] On Behalf Of Sciarrino, Scott<BR>Sent: Wednesday, March 05, 2008 1:58 PM<BR>To: mrtg@lists.oetiker.ch<BR>Subject: [mrtg] Perl Error. with RunAsDaemon: yes<BR><BR><BR><BR>When I put "RunAsDaemon: yes" in my config file I start getting this<BR>error.&nbsp; I'm running perl 5.10.<BR><BR><BR><BR>Does anyone have a fix for this yet?&nbsp; Thanks<BR><BR><BR><BR>Your vendor has not defined Socket macro MSG_DONTWAIT, used at (eval 15)<BR>line 1<BR><BR>*** Restarting after 10 seconds in an attempt to recover from the error<BR>above<BR><BR>Can't exec "mrtg": No such file or directory at mrtg line 368.<BR><BR>Your vendor has not defined Socket macro MSG_DONTWAIT, used at (eval 16)<BR>line 1<BR><BR>*** Restarting after 10 seconds in an attempt to recover from the error<BR>above<BR><BR>Can't exec "mrtg": No such file or directory at mrtg line 368.<BR><BR>Your vendor has not defined Socket macro MSG_DONTWAIT, used at (eval 17)<BR>line 1<BR><BR>*** Restarting after 10 seconds in an attempt to recover from the error<BR>above<BR><BR>Can't exec "mrtg": No such file or directory at mrtg line 368.<BR><BR>Your vendor has not defined Socket macro MSG_DONTWAIT, used at (eval 24)<BR>line 1<BR><BR><BR><BR>Scott Sciarrino | Senior Network Security Engineer | Millwood, VA |<BR>Project HOPE |Phone: 540.837.9565 |Mobile: 571.594.0260 |Fax<BR>540.837.9577 | ssciarrino@projecthope.org <BR><BR><BR><BR>-------------- next part --------------<BR>An HTML attachment was scrubbed...<BR>URL: <A href="http://lists.oetiker.ch/pipermail/mrtg/attachments/20080306/c858b2e8/attachment.html">http://lists.oetiker.ch/pipermail/mrtg/attachments/20080306/c858b2e8/attachment.html</A> <BR><BR>------------------------------<BR><BR>_______________________________________________<BR>mrtg mailing list<BR>mrtg@lists.oetiker.ch<BR><A href="https://lists.oetiker.ch/cgi">https://lists.oetiker.ch/cgi</A>-bin/listinfo/mrtg<BR><BR><BR>End of mrtg Digest, Vol 15, Issue 2<BR>***********************************<BR></DIV></BODY></HTML>