Xymon Mailing List Archive search

Password protect certain pages

list Josh Luthman
Fri, 10 Jul 2009 11:12:18 -0400
Message-Id: <user-6fad59375b43@xymon.invalid>

Authentication is Apache's job (or IIS, lighttpd, etc).

With groups you can create subdirs in the URL and therefor password
protect each subdir/group.

Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

"When you have eliminated the impossible, that which remains, however
improbable, must be the truth."
--- Sir Arthur Conan Doyle


On Fri, Jul 10, 2009 at 11:05 AM, Harold J.
Ballinger<user-fc4f93976dc8@xymon.invalid> wrote:
I have several pages that I would like to password protect in the same way that the enable/disable and acknowledge capabilities are password protected.

1) I have an entire subpage that I would like to protect
2) I would like for all notes to be protected

If it would be possible to login once and it remembers the session (I think the current enable/disable works that way), that would be preferred since I wouldn't want to have to login each time I clicked the links, just once to confirm that I'm an authorized person.

Thanks!

-----Original Message-----
From: Martin Flemming [mailto:user-f286aaa49a76@xymon.invalid]
Sent: Friday, July 10, 2009 9:26 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Customizing Emails


see

http://www.hswn.dk/hobbit/help/manpages/man5/hobbit-alerts.cfg.5.html

RECIPIENTS
The recipients are listed after the initial rule. The following keywords
can be used to define recipients:

MAIL address[,address] Recipient who receives an e-mail alert. This takes
one parameter, the e-mail address.

FORMAT=formatstringFormat of the text message with the alert. Default is
"TEXT" (suitable for e-mail alerts). "PLAIN" is the same as text, but
without the URL link to the status webpage. "SMS" is a short message with
no subject for SMS alerts. "SCRIPT" is a brief message template for


cheers,
       martin
On Fri, 10 Jul 2009, user-7cb470a0e94e@xymon.invalid wrote:
Good Morning,


We use the good ol' email system from hobbit to send alerts.  The emails
that they receive however are in taged html format and it can be difficult
for them to read.

Is there a way to display just what is being alerted besides the whole
page....

It just seems so tedious that they need to try to scan all the html text to
find the error.

Thanks again hobbit gurus..