Xymon Mailing List Archive search

New "host" seen but no details available?

2 messages in this thread

list David Mills · Tue, 16 Jul 2013 21:40:47 +0000 ·
All --

I am experimenting with creating new server-side tests and so far, things are working well: my new hosts are appearing OK on the web page as well as in the "xymon 0.0.0.0 "xymondboard" " output with correct status colors I'm sending.

However, when I click on the status icons for these objects, instead of seeing the extra message text I sent with the "status" command, I get a blank page except for the message "No such host".

Guilty Disclaimer: I am using bizzare host names which contain '/''s and ':'s

Here's an example of one such host and how I'm updating its status:

/home/xymon/server/bin/xymon x.x.x.x "status prodhome:/oratools.sharedFS green
               Filesystem              size              used           avail    capacity                          Mounted

       prodhome:/oratools        2,016.7 GB        1,406.4 GB        610.3 GB        70%        /net/prodhome/oratools


Clients Importing this FS:
    dwdu002
    dwdu003
"

So, the "prodhome:/oratools" is showing up just fine and status is updating just fine, but I don't see any of the extra message data on the following lines.

??


~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~
David Mills
Systems Administrator
Northrop Grumman
(XXX) XXX-XXXX
list Henrik Størner · Thu, 18 Jul 2013 23:12:52 +0200 ·
quoted from David Mills
On 16-07-2013 23:40, Mills, David (IS) wrote:
I am experimenting with creating new server-side tests and so far,
things are working well: my new hosts are appearing OK on the web page
as well as in the "xymon 0.0.0.0 "xymondboard" " output with correct
status colors I'm sending.

However, when I click on the status icons for these objects, instead of
seeing the extra message text I sent with the "status" command, I get a
blank page except for the message "No such host".

Guilty Disclaimer: I am using bizzare host names which contain '/''s and
':'s
Simple answer: Don't do that.

Since hostnames gets converted into filenames in various places around 
Xymon, using that kind of characters in a hostname is just a really bad 
idea.


Regards,
Henrik