http://www.perlmonks.org?node_id=304683


in reply to perl monitoring and hosting

Hi AM,
Rather than reinvent the wheel with your "watcher" script/s try out Nagios - formerly known as NetSaint. I believe you'll be suitably impressed.

As for hosting companies what you are looking for may cost quite a bit - for example one of the hosting companys I use only allows FTP access which is pretty radically useless ;(

However if you can get a DSL connection you could run your servers from home which is what I do (well, I will once my firewall gets fixed).

Replies are listed 'Best First'.
Re: Re: perl monitoring and hosting
by Anonymous Monk on Nov 05, 2003 at 11:50 UTC
    I cant monitor it over DSL from an office box as the office DSL comes from the same ISP as the site being watched. I need an independent place and independent place from which to send email. Otherwise if the ISP fails my watcher fails too. Thanks for the nagios tip -- I will check it out.