What I got straight from that link wants to use monit.config. Today I downloaded the source code and it worked fine. Just a side note, when I downloaded the binary there was no /.configure make, make, install after un zipping. It just installed.
Bruce > On Jun 24, 2014, at 12:27, Martin Pala <[email protected]> wrote: > > Hi, > > the official pre-compiled Monit binary archive uses "monitrc" file only. If > your Monit tries to use "monit.conf", you have probably two Monit > installations - one probably from CentoOS package and one (in different > location) using the official pre-compiled distro. The following should find > all Monit binaries: > > find / -type f -name monit > > Regards, > Martin > > >> On 24 Jun 2014, at 00:40, Bruce MacKenzie <[email protected]> wrote: >> >> Hi. I’ve been struggling setting up monit on CentOS. >> I download from this source >> http://mmonit.com/monit/dist/binary/5.8.1/monit-5.8.1-linux-x64.tar.gz unzip >> and the finished product wants to use the monit.conf instead of monitrc. How >> can I get it to use monitrc? I need this as I want to have it work with >> M/monit. >> Thanks >> >> Bruce >> [email protected] >> >> >> >> >> -- >> 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
