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: +39-055-30941 fax: +39-055-318603 email: massimo.morsiani at gilbarco.com<mailto:massimo.morsiani at gilbarco.com> 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 <Mike.Burger at freedommortgage.com<mailto:Mike.Burger at freedommortgage.com>> 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.