Duplicate Monit Process
Abhishek Patti <[email protected]>
| Newsgroups | gmane.comp.monitoring.monit.general |
|---|---|
| Message-ID | <CAH=o+=2xREw4amvt3e-VJO36XMp7UzCZuEhzfk4gYe6GSkmpAw@mail.gmail.com> |
Hi everyone I have noticed that whenever system experiences high load, we see two monit process root 12303 1 0 Jun03 ? 00:19:14 /usr/bin/monit -c /etc/monit/monitrc root 23446 22694 0 21:40 pts/0 00:00:00 grep monit root 31792 31493 0 21:22 ? 00:00:00 /usr/bin/monit -c /etc/monit/monitrc Once the load reduces on the machine, it goes back to a single process. The version of monit is This is Monit version 5.25.1 Thank You Abhi