-----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