We use Nagios for most of our server monitoring. It's much more detailed and offers more functionality than a cron job will. You can build custom check commands if you figure out how to develop a more thorough check of the server using rtmp, but we simply check that the server is accepting TCP connections on that port, and that the response time is acceptable.
On 8/31/07, Jon Keys <[EMAIL PROTECTED]> wrote: > > Hi, > > I'd like to be able to monitor my red5 server using an rtmp client + cron > to notify me if my server goes down. > I see org.red5.samples.client.SimpleClient but I'm unsure how to > implement. > > Is there any existing docs / code for an rtmp client in java? > > Thanks, > > Jon > > ------------------------------ > Invite your mail contacts to join your friends list with Windows Live > Spaces. It's easy! Try > it!<http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us> > > _______________________________________________ > Red5 mailing list > [email protected] > http://osflash.org/mailman/listinfo/red5_osflash.org > >
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
