Yes, the monitoring of debian4 and debian5 is possible - just install Monit >= 5.2.
As mentioned in the previous email, the web interface access issue is most probably caused by monit configuration - please can you send the "set httpd" statement sample from the monit configuration file of the host which doesn't work? Regards, Martin On Jun 25, 2013, at 11:15 AM, Morgan Thunder <[email protected]> wrote: > Hello, > > I would like to know if it's possible to monitoring a debian server 4 (etch) > and debian server 5 (lenny) with M/Monit 3.0 > > I've tested on debian lenny to update old monit with monit 5.5.1 and the web > interface isn't accessible. > > Thanks, > Regards > Morgan. > > > 2013/6/21 Martin Pala <[email protected]> > Hello, > > the use of Monit and M/Monit on the same machine is possible - each > application uses by default different port (Monit 2812, M/Monit 8080). > > The problem will be most probably caused by the "allow" option settings in > your monit configuration file - it should allow the access from M/Monit host, > if you need also access it directly from other machines, they (or their > network) should be listed as well. > > The simplest setup is to not use "allow <IP address>" option (i.e. allow > access from any host) - try to use just "allow username:password" to protect > the access (i.e. username and password based). > > M/Monit requires Monit >= 5.2 ... there are pre-build binaries which you can > use for upgrade or you can compile monit from source code. > > Regards, > Martin > > > On Jun 21, 2013, at 6:45 PM, Morgan Thunder <[email protected]> wrote: > >> Hello i'm student and have a project for a professional. >> >> i've installed monit on a VM with debian 5, 6, 7 which are on ESXi server. >> >> the web interface are accessible on the different VM >> >> but i would like to use M/Monit on debian 7 VM and if i make this, the web >> interface of monit (https://192.168.3.11:2812) isn't accessible >> >> if i configure correctly this VM, M/monit check correctly Monit on the same >> machine but the web interface of monit isnt accessible. >> >> is it possible to use m/monit & monit on the same machine ? >> >> and m/monit is capable to check monit(5.1.1) on debian 6 and monit(4.10.1) >> on debian 5 ? >> >> bets regards >> thanks >> >> sorry for my english , i'm french :D >> -- >> To unsubscribe: >> https://lists.nongnu.org/mailman/listinfo/monit-general > > > -- > To unsubscribe: > https://lists.nongnu.org/mailman/listinfo/monit-general > > -- > To unsubscribe: > https://lists.nongnu.org/mailman/listinfo/monit-general
-- To unsubscribe: https://lists.nongnu.org/mailman/listinfo/monit-general
