On Wed, Jan 26, 2005 at 04:00:53PM +0000, Kenneth Modrego wrote:
> I've got a Mon configuration (mon-0-99-2.6 ) with ssh and some other 
> agents  that work perfectly with Solaris 8 clients/server.
> The problem has appeared when I've installed a new Solaris 9 box, I'm 
> trying to get my mon server to check the ssh,
>  but it always comes back with an error 65280.
> The strange thing is that when I try to execute the same command within 
> the shell, it returns a "0"

Try using truss on Mon to see what syscalls are made when your monitor
is run.  I suspect the ssh command is balking because it can't
find your home directory or some other config file it wants.

_______________________________________________
mon mailing list
mon@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/mon

Reply via email to