Xymon Mailing List Archive search

embedded url won't work?

2 messages in this thread

list Ron Cohen · Tue, 17 Jul 2018 14:08:23 +0100 ·
Hi
we are using embedded URL with alerts and withe the TEXT  parameter in
order to direct the SOC team who monitors the monitor :) to call the right
team to handle incidents.  This is a URL to an html document outside of
xymon.
e.g. in the analysis.cfg there are such entries for monitor processes in
the form e.g. of TEXT="<a href=/alerts/xymon_sendmail.html
target=_blank>sendmail</a>"
This is working fine for 4.3.18, but stopped working when migrating to
4.3.28.
The links showed, and when hovering on shows the correct URL, but nothing
happen when clicking - this never made its way back to the apache server
(access log).
URL embedded in the columndoc works fine.
it is running on Oracle Linux 6.8.
Any idea?
Cheers
Ron
list Ron Cohen · Wed, 18 Jul 2018 11:15:51 +0100 ·
Hi
After playing around with dom inspector I found out that xymon does not like the target="_blank" any-more. Didn't dig any further, just removed it.
cheers
Ron

quoted from Ron Cohen
On 17/07/18 14:08, Ron Cohen wrote:
Hi
we are using embedded URL with alerts and withe the TEXT  parameter in order to direct the SOC team who monitors the monitor :) to call the right team to handle incidents.  This is a URL to an html document outside of xymon.
e.g. in the analysis.cfg there are such entries for monitor processes in the form e.g. of TEXT="sendmail"
quoted from Ron Cohen
This is working fine for 4.3.18, but stopped working when migrating to 4.3.28.
The links showed, and when hovering on shows the correct URL, but nothing happen when clicking - this never made its way back to the apache server (access log).
URL embedded in the columndoc works fine.
it is running on Oracle Linux 6.8.
Any idea?
Cheers
Ron