Xymon Mailing List Archive search

custom script help

list Avi Rosenblatt
Fri, 3 Aug 2007 11:30:31 -0400
Message-Id: <user-6ceefad033a6@xymon.invalid>

Thanx. That's an idea, but I would need to generate keys to avoid  
requiring login.
That sounds best so far as I won't have to limit the size of the  
message.
Would there be a way to get the linked file to appear within the  
hobbit template or would that be asking too much?

Thanx.

On 2-Aug-07, at 11:12 PM, Ralph Mitchell wrote:
On 8/2/07, Avi Rosenblatt <user-f437326b936c@xymon.invalid> wrote:
the problem is each message body has to be sent separately outside of
the status message since each message could easily be over 1MB. I
prefer to do this through hobbit though.
Is there a way to upload a large chunk of text into a file on the
server that can be linked to in the status message?
The Hobbit server must have some kind of web server running, for the
display.  Why not upload the email files into some place in the web
server docs tree using something like 'scp', then send a Hobbit status
message with the links to http://localhost/my/mail/file.XXX, for
however many messages there are?

Ralph Mitchell