[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
devmon PID not running.
- To: hobbit (at) hswn.dk
- Subject: devmon PID not running.
- From: Ambati Srinivas <am.srini (at) gmail.com>
- Date: Mon, 30 Nov 2009 13:42:57 +0530
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=JP/owKfNEyGetNUic70wy6ncUjcXiZ29vJV6mwQ3McA=; b=NibesIhspEgD5AW1vcEC4OUX7BpgMlP6eauol6BKuGx5LJgbLnkycS6RHGLcZoFKXm G67k1wbSNYOAkZl9fRJrJc9BreSL1n9SAWL735ytsofAlBtG7TkErL60EGoZ6/FUDAta RqfbuB23Bvk3cmaBpve8J6Pm5omr4MFhtjBcM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Pdf5TmgRi4t7imDFHpOrMzBo9ELqthG6vR59uNMt8GxW+lV6CmiLjY3rbfZHNjvx00 j+K1JqbS5VJg5VAJ6topwyq1QZdsiA79C+kqP6+3+j36eSfavTDsFpqVmVzdYaVk7p/b LLX6vV3yf3r1r+1oofZnypPEQ7QDsOs3vqUug=
*Hi Guys,
Please, Please help me out.
I have installed Xymon 4.3.0-0.beta2 on Sun Solaris* *(SunOS bsma06 5.10
Generic_139555-08 sun4u sparc SUNW,Sun-Fire-480R), I had successful
installation. I had installed Devmonn-0.3.0. and SNMP_Session-1.13 also to
monitor few network devices (Cisco Switches and routers). however when I
grep for devmon no PID shows up as shown below:
-bash-3.00# ps -ef | grep devmon
root 6849 3708 0 14:06:33 pts/1 0:00 grep devmon
-bash-3.00# ps -ef | grep Devmon
root 6858 3708 0 14:06:42 pts/1 0:00 grep Devmon
-bash-3.00# ps -ef | grep DEVMON
root 6897 3708 0 14:07:01 pts/1 0:00 grep DEVMON
As shown in devmon.cfg
# PIDFILE: Sets the full path to the Devmon process ID file. The directory
# containing this file should be read/writable by the user running the
Devmon
# process. (case sensitive) [DEFAULT: /var/run/devmon/devmon.pid]
PIDFILE=/var/run/devmon/devmon.pid
Please let me know what more details you may require.
some info I am providing: I manually changed owner and group of files to
root:root, earlier they were 501:501, which I didn't understand.
/usr/local/**devmo**n
-bash-3.00$ ls -l
total 86
-rw-r--r-- 1 root root 836 Nov 30 14:51 @!:
-rw-r--r-- 1 root root 9001 Apr 3 2008 CHANGELOG
-rw-r--r-- 1 root root 15122 Apr 3 2008 COPYING
-rw-r--r-- 1 root root 4935 Apr 3 2008 README
-rwxr-xr-x 1 root root 1153 Apr 3 2008 devmon
-rw-r--r-- 1 root root 5999 Nov 30 14:08 devmon.cfg
drwxr-xr-x 2 root root 512 Apr 3 2008 docs
drwxr-xr-x 2 root root 512 Apr 3 2008 extras
-rw-r--r-- 1 root root 119 Nov 30 15:01 hosts.db
drwxr-xr-x 2 root root 512 Apr 3 2008 modules
drwxr-xr-x 40 root root 1024 Apr 3 2008 templates
-bash-3.00$
Thanks so much.
Srini
*