The runasDaemon isn't in my config files. I'm running it as a cron job.
 






Garon Ashby
Network Specialist 
Kansas City Kansas Community College
913 288-7431
[EMAIL PROTECTED] 

>>> <[EMAIL PROTECTED]> 3/6/2008 2:13 PM >>>
Send mrtg mailing list submissions to
[email protected] 

To subscribe or unsubscribe via the World Wide Web, visit
https://lists.oetiker.ch/cgi-bin/listinfo/mrtg 
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED] 

You can reach the person managing the list at
[EMAIL PROTECTED] 

When replying, please edit your Subject line so it is more specific
than "Re: Contents of mrtg digest..."


Today's Topics:

   1. Perl Error. with RunAsDaemon: yes (Sciarrino, Scott)
   2. I was able to fix my last problem by changing thesetwo
      settings to the following: --ifref=descr --ifdesc=descr (Garon Ashby)
   3. Re: Perl Error. with RunAsDaemon: yes (Henrik Jacobsson)
   4. Re: Perl Error. with RunAsDaemon: yes (Joel Roberts)


----------------------------------------------------------------------

Message: 1
Date: Wed, 5 Mar 2008 15:57:34 -0500
From: "Sciarrino, Scott" <[EMAIL PROTECTED]>
Subject: [mrtg] Perl Error. with RunAsDaemon: yes
To: "[email protected]" <[email protected]>
Message-ID:
<[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"

When I put "RunAsDaemon: yes" in my config file I start getting this error.  
I'm running perl 5.10.

Does anyone have a fix for this yet?  Thanks

Your vendor has not defined Socket macro MSG_DONTWAIT, used at (eval 15) line 1
*** Restarting after 10 seconds in an attempt to recover from the error above
Can't exec "mrtg": No such file or directory at mrtg line 368.
Your vendor has not defined Socket macro MSG_DONTWAIT, used at (eval 16) line 1
*** Restarting after 10 seconds in an attempt to recover from the error above
Can't exec "mrtg": No such file or directory at mrtg line 368.
Your vendor has not defined Socket macro MSG_DONTWAIT, used at (eval 17) line 1
*** Restarting after 10 seconds in an attempt to recover from the error above
Can't exec "mrtg": No such file or directory at mrtg line 368.
Your vendor has not defined Socket macro MSG_DONTWAIT, used at (eval 24) line 1

Scott Sciarrino | Senior Network Security Engineer | Millwood, VA | Project 
HOPE |Phone: 540.837.9565 |Mobile: 571.594.0260 |Fax 540.837.9577 | [EMAIL 
PROTECTED] 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
http://lists.oetiker.ch/pipermail/mrtg/attachments/20080305/b41b9602/attachment-0001.html
 

------------------------------

Message: 2
Date: Wed, 05 Mar 2008 16:09:57 -0600
From: "Garon Ashby" <[EMAIL PROTECTED]>
Subject: [mrtg] I was able to fix my last problem by changing these
twosettings to the following: --ifref=descr --ifdesc=descr
To: <[email protected]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"

I was able to fix my last problem by changing these two settings to the 
following: --ifref=descr --ifdesc=descr 

The only problem I have left is occasional Perl exception errors.

Does anyone have any idea's around this? 









Garon Ashby
Network Specialist 
Kansas City Kansas Community College
913 288-7431
[EMAIL PROTECTED] 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
http://lists.oetiker.ch/pipermail/mrtg/attachments/20080305/1cde049f/attachment-0001.html
 

------------------------------

Message: 3
Date: Wed, 05 Mar 2008 23:15:16 +0100
From: Henrik Jacobsson <[EMAIL PROTECTED]>
Subject: Re: [mrtg] Perl Error. with RunAsDaemon: yes
To: "Sciarrino, Scott" <[EMAIL PROTECTED]>
Cc: "[email protected]" <[email protected]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=windows-1252; format=flowed

Make sure you dont run it as a cron job.
I did and had RunAsDaemon, which resulted to create a new daemon 
everytime the cron ran.

//henke
Sciarrino, Scott skrev:
>
> When I put ?RunAsDaemon: yes? in my config file I start getting this 
> error. I?m running perl 5.10.
>
> Does anyone have a fix for this yet? Thanks
>
> Your vendor has not defined Socket macro MSG_DONTWAIT, used at (eval 
> 15) line 1
>
> *** Restarting after 10 seconds in an attempt to recover from the 
> error above
>
> Can't exec "mrtg": No such file or directory at mrtg line 368.
>
> Your vendor has not defined Socket macro MSG_DONTWAIT, used at (eval 
> 16) line 1
>
> *** Restarting after 10 seconds in an attempt to recover from the 
> error above
>
> Can't exec "mrtg": No such file or directory at mrtg line 368.
>
> Your vendor has not defined Socket macro MSG_DONTWAIT, used at (eval 
> 17) line 1
>
> *** Restarting after 10 seconds in an attempt to recover from the 
> error above
>
> Can't exec "mrtg": No such file or directory at mrtg line 368.
>
> Your vendor has not defined Socket macro MSG_DONTWAIT, used at (eval 
> 24) line 1
>
> Scott Sciarrino | Senior Network Security Engineer | Millwood, VA | 
> Project HOPE |Phone: 540.837.9565 |Mobile: 571.594.0260 |Fax 
> 540.837.9577 | [EMAIL PROTECTED] 
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> mrtg mailing list
> [email protected] 
> https://lists.oetiker.ch/cgi-bin/listinfo/mrtg 
>   



------------------------------

Message: 4
Date: Thu, 6 Mar 2008 13:15:22 -0700
From: "Joel Roberts" <[EMAIL PROTECTED]>
Subject: Re: [mrtg] Perl Error. with RunAsDaemon: yes
To: "Sciarrino, Scott" <[EMAIL PROTECTED]>,
<[email protected]>
Message-ID:
<[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"

I get these same errors running on Windows, so definitely no cron job
there, just the single command prompt running in Windows. The graphs are
populating though and data is being collected.



________________________________

From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Sciarrino, Scott
Sent: Wednesday, March 05, 2008 1:58 PM
To: [email protected] 
Subject: [mrtg] Perl Error. with RunAsDaemon: yes



When I put "RunAsDaemon: yes" in my config file I start getting this
error.  I'm running perl 5.10.



Does anyone have a fix for this yet?  Thanks



Your vendor has not defined Socket macro MSG_DONTWAIT, used at (eval 15)
line 1

*** Restarting after 10 seconds in an attempt to recover from the error
above

Can't exec "mrtg": No such file or directory at mrtg line 368.

Your vendor has not defined Socket macro MSG_DONTWAIT, used at (eval 16)
line 1

*** Restarting after 10 seconds in an attempt to recover from the error
above

Can't exec "mrtg": No such file or directory at mrtg line 368.

Your vendor has not defined Socket macro MSG_DONTWAIT, used at (eval 17)
line 1

*** Restarting after 10 seconds in an attempt to recover from the error
above

Can't exec "mrtg": No such file or directory at mrtg line 368.

Your vendor has not defined Socket macro MSG_DONTWAIT, used at (eval 24)
line 1



Scott Sciarrino | Senior Network Security Engineer | Millwood, VA |
Project HOPE |Phone: 540.837.9565 |Mobile: 571.594.0260 |Fax
540.837.9577 | [EMAIL PROTECTED] 



-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
http://lists.oetiker.ch/pipermail/mrtg/attachments/20080306/c858b2e8/attachment.html
 

------------------------------

_______________________________________________
mrtg mailing list
[email protected] 
https://lists.oetiker.ch/cgi-bin/listinfo/mrtg 


End of mrtg Digest, Vol 15, Issue 2
***********************************
_______________________________________________
mrtg mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/mrtg

Reply via email to