Xymon Mailing List Archive search

xymon-rclient.sh

list Jeremy Laidman
Wed, 30 Jul 2014 17:02:47 +1000
Message-Id: <CAAnki7CAiBONgaxgPn_JYYzvxbouP3g7KvkFzBDE=user-4bfd2809ca4f@xymon.invalid>

On 30 July 2014 16:48, Kris Springer <user-c2caa0a7a8d5@xymon.invalid> wrote:
 I believe I've gotten the SSH authentication working correctly.  My
problem now is that the remote client that I'm attempting to monitor is a
FreeNAS box with a Read-Only file system.  I can manually enter 'mount -uw
/' directly on the client machine to overcome the Read-Only issue, but I
can't seem to figure out what to do in the rclient script that will
accomplish the same thing.  Any ideas?
I'm not sure I follow.  If you manually run "mount -uw /" then you don't
need to do anything in the rclient script.  If you want to do this every
time, simply create an extra task.cfg entry that uses "ssh" to do this for
you.

I'm puzzled why rclient needs a writeable root filesystem.  Does it give an
error message?

J