[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: viewing monit on multiple computers
From: |
Jan-Henrik Haukeland |
Subject: |
Re: viewing monit on multiple computers |
Date: |
Sun, 15 Aug 2010 17:46:35 +0200 |
If you go to Monit's website at mmonit.com and download M/Monit it is a good
start. M/Monit has a small license fee to help us continue develop Monit and
M/Monit though.
On 15. aug. 2010, at 02.48, Josh Sharpe wrote:
> So, now that I have monit set up on a bunch of my servers (it's awesome,
> thanx!) -- how can I view all of that information in a single location?
> I've seen munin a bunch, but I'm not sure if that's what I want or not - I
> haven't really looked very closely at it either.
>
> I'm tempted to just throw up some httpd server up that serves up some static
> file with a bunch of frames in it that point to my various monit httpd
> servers -- but that seems a bit hokey and probably not all that practical.
>
> Does anyone have a better solution?
>
> Thanks!