Monitoring Linux Systems and Services with Monit (Hands-On Linux Course Preview)
About this Video:
This video covers the configuration of basic Linux server and service monitoring (http/nginx, db/MySQL, etc.) using the monit monitoring tool.
We cover installation, service management, configuration, security considerations, and testing.
This is a free sample video from my project-based Linux System Administration course, Hands-On Linux: Self-Hosted WordPress for Linux Beginners: https://www.udemy.com/hands-on-linux-self-hosted-wordpress-for-linux-beginners/?couponCode=tl35
You can find more free sample videos on the course page by following the link above (you’ll also get a discount on the course by clicking).
Step-by-step project-based Linux course for beginners: https://www.udemy.com/course/hands-on-linux-self-hosted-wordpress-for-linux-beginners/?referralCode=19C0A7DEE2FD53C9C09D
Free Linux Sysadmin Course Playlist: https://www.youtube.com/playlist?list=PLtK75qxsQaMLZSo7KL-PmiRarU7hrpnwK
DigitalOcean referral link: https://m.do.co/c/0380a1db56a6
Patreon: https://www.patreon.com/tutorialinux
Official Site & e-mail list: https://tutorialinux.com/
Twitter: https://twitter.com/tutorialinux
Facebook: https://www.facebook.com/tutorialinux
Podcast: http://kernelpanicpodcast.com
by tutoriaLinux
linux web server
how to monitor multiple systems using monit
How to monitor remote system, its processes and the applications running on it using monit tool
In which cases would you choose this over stuff like Prometheus?
Running everything as root?
sorry but, where did you get the configuration you copy to the new monitrc file? because it's not the same that was in the original one.
I'm new to Linux and I'm just on the first semester of CS and I'm having a hard time following these last videos from the Sysadmin playlist
Thanks you so much
How i can add email notification alerts?
Great and helpful tutorial.
But how monitrc.d created? Thanks!
HI, love your videos Dave ! in minute ¬ 4:28 you copy all the configuration text from one to another file, how did you do it ?
Thanks.
is there a reason you didn't copy the monitrc file with – cp monitrc monitrc.ORIG?
How can you create a different directory inside the monitrc.d
after installing, enabling and starting monit, I cannot find any /etc/monit/monitrc.d/ directory. Have I done something wrong, or have things changed since the video?
Can we use monit for just monitor icmp packets to server?
daemon is archaic spelling of demon.
daemon is pronounced with long E, as in deeemon.
I don't know about every other language, but in German, is a two vowel sequence, the second vowel is pronounced. The first vowel is silent.
Hope this helps. Hope is am correct. Welcome additional help.
I'm running an installed version on Linux Mint 17.3. After I installed monit, and entered the systemctl command, I received an error: "systemctl: command not found"
This is showing when i start monit /etc/monit/monitrc:21: Error: syntax error 'ping' why?
Thanks for a great video. I just have a question. Is it posible to get the config that you pasted into the conf file?
Great video, but is there part 2?