Sorry.....
This is regarding the url link included in an email alert....it refers to the issue that you are being alerted to....but my server is only accessible via https.
Ken Connell Intermediate Network Engineer Computer & Communication Services Ryerson University 350 Victoria St RM AB50 Toronto, Ont M5B 2K3 416-979-5000 x6709
-----Original Message----- From: Ryan Novosielski <novosirj at umdnj.edu> Date: Thu, 22 Mar 2012 16:15:17 To: <kconnell at ryerson.ca> Cc: Xymon Email List<xymon at xymon.com> Subject: Re: [Xymon] http link in alerts
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
I'm not getting the question.
The name of the test is http. The test will test whatever URL you provide. If you test an SSL site, the additional test sslcert will show up as well.
On 03/22/2012 04:12 PM, kconnell at ryerson.ca wrote:
How can I change it to show the link as https instead of http ?
Ken Connell Intermediate Network Engineer Computer & Communication Services Ryerson University 350 Victoria St RM AB50 Toronto, Ont M5B 2K3 416-979-5000 x6709
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
- ---- _ _ _ _ ___ _ _ _ |Y#| | | |\/| | \ |\ | | |Ryan Novosielski - Sr. Systems Programmer |$&| |__| | | |__/ | \| _| |novosirj at umdnj.edu - 973/972.0922 (2-0922) \__/ Univ. of Med. and Dent.|IST/EI-Academic Svcs. - ADMC 450, Newark -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk9riFUACgkQmb+gadEcsb6syACfQRLJwKh3TcB2lVEVYUvOrZTg 2vwAn0TBFkTqhFR+1If3+oTzy+hSjNJY =Ykf4 -----END PGP SIGNATURE-----
You might be able to try changing the value in your /xymonserver.cfg file as below…
In XYMONWEBHOST="http://$XYMONSERVERWWWNAME" change to add an "s' at the end of the http value
"XYMONWEBHOST=https://$XYMONSERVERWWWNAME"
Original snip of xymonserver.cfg file…
URL's generated/used by xymongen
XYMONWEBHOST="http://$XYMONSERVERWWWNAME" # Just the host part of the URL - http://www.foo.com XYMONWEBHOSTURL="$XYMONWEBHOST$XYMONSERVERWWWURL" # Prefix for all static Xymon pages - http://www.foo.com/xymon XYMONWEBHTMLLOGS="$XYMONWEBHOSTURL/html" # Prefix for the Xymon HTML logs (only if XYMONLOGSTATUS=STATIC)
On 3/22/12 3:21 PM, "kconnell at ryerson.ca<mailto:kconnell at ryerson.ca>" <kconnell at ryerson.ca<mailto:kconnell at ryerson.ca>> wrote:
Sorry.....
This is regarding the url link included in an email alert....it refers to the issue that you are being alerted to....but my server is only accessible via https.
Ken Connell Intermediate Network Engineer Computer & Communication Services Ryerson University 350 Victoria St RM AB50 Toronto, Ont M5B 2K3 416-979-5000 x6709
-----Original Message----- From: Ryan Novosielski <novosirj at umdnj.edu<mailto:novosirj at umdnj.edu>> Date: Thu, 22 Mar 2012 16:15:17 To: <kconnell at ryerson.ca<mailto:kconnell at ryerson.ca>> Cc: Xymon Email List<xymon at xymon.com<mailto:xymon at xymon.com>> Subject: Re: [Xymon] http link in alerts
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
I'm not getting the question.
The name of the test is http. The test will test whatever URL you provide. If you test an SSL site, the additional test sslcert will show up as well.
On 03/22/2012 04:12 PM, kconnell at ryerson.ca<mailto:kconnell at ryerson.ca> wrote: How can I change it to show the link as https instead of http ?
Ken Connell Intermediate Network Engineer Computer & Communication Services Ryerson University 350 Victoria St RM AB50 Toronto, Ont M5B 2K3 416-979-5000 x6709
Xymon mailing list Xymon at xymon.com<mailto:Xymon at xymon.com> http://lists.xymon.com/mailman/listinfo/xymon
- ---- _ _ _ _ ___ _ _ _ |Y#| | | |\/| | \ |\ | | |Ryan Novosielski - Sr. Systems Programmer |$&| |__| | | |__/ | \| _| |novosirj at umdnj.edu<mailto:|novosirj at umdnj.edu> - 973/972.0922 (2-0922) \__/ Univ. of Med. and Dent.|IST/EI-Academic Svcs. - ADMC 450, Newark -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk9riFUACgkQmb+gadEcsb6syACfQRLJwKh3TcB2lVEVYUvOrZTg 2vwAn0TBFkTqhFR+1If3+oTzy+hSjNJY =Ykf4 -----END PGP SIGNATURE-----
Xymon mailing list Xymon at xymon.com<mailto:Xymon at xymon.com> http://lists.xymon.com/mailman/listinfo/xymon
That did the trick :)
Thanks.
Ken Connell Intermediate Network Engineer Computer & Communication Services Ryerson University 350 Victoria St RM AB50 Toronto, Ont M5B 2K3 416-979-5000 x6709
-----Original Message----- From: Don Kuhlman <Don.Kuhlman at schawk.com> Sender: xymon-bounces at xymon.com Date: Thu, 22 Mar 2012 20:52:06 To: xymon at xymon.com<xymon at xymon.com> Cc: Xymon Email List<xymon at xymon.com> Subject: Re: [Xymon] http link in alerts
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
Changing XYMONWEBHOST in xymonserver.cfg _might_ do the trick (not sure, never tried it). If that doesn't work you can setup your web server to rewrite all http requests to https, which is what I do.
Thanks, Larry Barber
On Thu, Mar 22, 2012 at 3:21 PM, <kconnell at ryerson.ca> wrote:
Sorry.....
This is regarding the url link included in an email alert....it refers to the issue that you are being alerted to....but my server is only accessible via https.
Ken Connell Intermediate Network Engineer Computer & Communication Services Ryerson University 350 Victoria St RM AB50 Toronto, Ont M5B 2K3 416-979-5000 x6709
-----Original Message----- From: Ryan Novosielski <novosirj at umdnj.edu> Date: Thu, 22 Mar 2012 16:15:17 To: <kconnell at ryerson.ca> Cc: Xymon Email List<xymon at xymon.com> Subject: Re: [Xymon] http link in alerts
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
I'm not getting the question.
The name of the test is http. The test will test whatever URL you provide. If you test an SSL site, the additional test sslcert will show up as well.
On 03/22/2012 04:12 PM, kconnell at ryerson.ca wrote:
How can I change it to show the link as https instead of http ?
Ken Connell Intermediate Network Engineer Computer & Communication Services Ryerson University 350 Victoria St RM AB50 Toronto, Ont M5B 2K3 416-979-5000 x6709
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
- ---- _ _ _ _ ___ _ _ _ |Y#| | | |\/| | \ |\ | | |Ryan Novosielski - Sr. Systems Programmer |$&| |__| | | |__/ | \| _| |novosirj at umdnj.edu - 973/972.0922 (2-0922) \__/ Univ. of Med. and Dent.|IST/EI-Academic Svcs. - ADMC 450, Newark -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk9riFUACgkQmb+gadEcsb6syACfQRLJwKh3TcB2lVEVYUvOrZTg 2vwAn0TBFkTqhFR+1If3+oTzy+hSjNJY =Ykf4 -----END PGP SIGNATURE-----
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
participants (3)
-
Don.Kuhlman@schawk.com
-
kconnell@ryerson.ca
-
lebarber@gmail.com