Xymon Mailing List Archive search

MAPÉ - Monitoring App Page Extension

list Massimo Morsiani
Mon, 10 Dec 2012 15:54:07 +0000
Message-Id: <user-5ee374497683@xymon.invalid>

Hi all,

I have followed Cami's suggestion (strip away TABS) and something is changed that is I can see MAPE' view in Firefox 17 now, but I cannot see it in IE 9.


Regards.

Massimo Morsiani
Information Technology Dept.
Gilbarco S.r.l.
via de' Cattani, 220/G
50145 Firenze, Italy
tel:    +XX-XXX-XXXXX
fax:    +XX-XXX-XXXXXX
email:  user-32025d8bd22e@xymon.invalid<mailto:user-32025d8bd22e@xymon.invalid>
web:    http://www.gilbarco.it

ü Please consider the environment before printing this e-mail


From: xymon-bounces at xymon.com [mailto:xymon-bounces at xymon.com] On Behalf Of Cami Sardinha
Sent: lunedì 10 dicembre 2012 16:12
To: xymon at xymon.com
Subject: Re: [Xymon] MAPÉ - Monitoring App Page Extension

On Mon, Dec 10, 2012 at 4:48 PM, Mike Burger <user-c26873f0522a@xymon.invalid<mailto:user-c26873f0522a@xymon.invalid>> wrote:

Massimo:


When you upgraded (or initially installed), did you edit the parse-config.pl<http://parse-config.pl>; file as well as the config.pl<http://config.pl>; to reflect the proper location of your Xymon installation?

The problem is caused by TABS (\t) in his hosts.cfg. JSON is rather strict with those types of things.
Next version will replace that automatically when parsing. For those experiencing the same thing,
use VIM to search and replace it with :%s/\t/ /g
or sed: sed -i "s/\t/ /g" hosts.cfg

Regards,
Cami


Please be advised that this email may contain confidential information.  If you are not the intended recipient, please notify us by email by replying to the sender and delete this message.  The sender disclaims that the content of this email constitutes an offer to enter into, or the acceptance of, any agreement; provided that the foregoing does not invalidate the binding effect of any digital or other electronic reproduction of a manual signature that is included in any attachment.