[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [hobbit] DevMON Configuration or SNMP
- To: <hobbit (at) hswn.dk>
- Subject: RE: [hobbit] DevMON Configuration or SNMP
- From: "Johann Eggers" <Johann.Eggers (at) teleatlas.com>
- Date: Fri, 21 Dec 2007 11:41:16 +0100
- References: <385466.88994.qm (at) web50307.mail.re2.yahoo.com>
- Thread-index: AchDu7P7cX9Z0SUsQBmgtf+s6Nfg8QAAVKnA
- Thread-topic: [hobbit] DevMON Configuration or SNMP
> -----Original Message-----
> From: DNS [mailto:dns1407 (at) yahoo.com]
> Sent: Freitag, 21. Dezember 2007 11:21
> To: hobbit (at) hswn.dk
> Subject: Re: [hobbit] DevMON Configuration or SNMP
>
> Well...when i just call /devmon without anything it won't start. But
with
> perl /devmon it run but nothing happens. How do i configure Demon
properly
> and run the daemon? I lost....Install manual isn't that clear for a
> newbie....
>
Is the devmon script executable?
Check the path of your perl interpreter; does it match with the first
line in the devmon script?
Again: configuration is done in the devmon.cfg file. If the devmon
script is executable and the perl interpreter can be found (often
/usr/bin/perl) then cd to the install dir of devmon and just starting
devmon with ./devmon (keep an eye that you don't forget the dot).
To become more verbose output you can start it with ./devmon -vvvvv
Read the manual...
-Johann