-----Original Message-----
From: T.J. Yang [mailto:user-8e841282cda5@xymon.invalid]
Sent: Donnerstag, 11. Januar 2007 15:45
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Monitoring Cisco routers
From: "Lund, Holly" <user-15ee9e30aac3@xymon.invalid>
Reply-To: user-ae9b8668bcde@xymon.invalid
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Monitoring Cisco routers
Date: Thu, 11 Jan 2007 09:37:52 -0500
I am installing hobbit 4.2 on a solaris 10 zone
I cannot get hobbitping to work
get:
Cannot get RAW socket: Permission denied
I believe this to be an issue with solaris 10 zones
Is there some way around this?
I added the lines to hobbit lines
In /etc/user_attr:
hobbit::::profiles=Hobbit Commands
In /etc/security/exec_attr:
Hobbit
Commands:solaris:cmd:::/usr/local/hobbit/server/bin/hobbitping:uid=0
In /etc/security/prof_attr:
Hobbit Commands:::Hobbit Commands:
that i found on a wiki site but to no avail
I remember I got same problem when trying to follow the instruction on
hobbit wiki.
I ended up setuid on fping command for now.