From: "Craig A. Schultz" <[EMAIL PROTECTED]>
Subject: Re: Monitor port
Hi TIm,
Check in the RealSystem SDK for the monitor plug-in. It loads into the server
and then you can send the data where ever you want. Questions? just repost
with them.
Craig
RealForum wrote:
> From: Tim McSweeney <[EMAIL PROTECTED]>
> Subject: Monitor port
>
> Is the protocol of monitor port documented somewhere?
>
> I am interested in writing my own utilities that connects to it to query
> the state of the server.
>
> Ultimatley I would like to write two utilities, one to notify me when
> things go wrong (the server crashing, running out of streams, etc)
>
> The second would monitor several servers and do primitive load balancing by
> generating ram files on the fly to serve the content off the different
> servers based on how busy they are.
>
> Of course if there is already a way to do either of these tasks I would be
> interested in that as well.
>
> Cheers
> Tim