Xymon Mailing List Archive search

DevMON Configuration or SNMP

list Johann Eggers
Fri, 21 Dec 2007 11:41:16 +0100
Message-Id: <user-05d64a07affa@xymon.invalid>

-----Original Message-----
From: DNS [mailto:user-08e747311acb@xymon.invalid]
Sent: Freitag, 21. Dezember 2007 11:21
To: user-ae9b8668bcde@xymon.invalid
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