It’s not created, it’s probably already in his system. You can’t see such file in yours because your monit version is newer. This video is 5 years old. His monit.d is your "config-available”. Check the “conf-available” folder in /etc/monit/ to see what he lists as available configs in his monit.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?
Single-server, private deployments for hobby machines. Professionally I’d use prometheus, elk, or even more likely a 3rd party that wraps those for me like datadog.
Monit is really only appropriate for single-system installs. For monitoring multiple systems I’d recommend an elk stack (self hosted or 3rd party, like datadog), or something like prometheus et al.
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"
@@tutoriaLinux Nice for you to respond! I really much appreciated this Linux Course. I watched it entirely and I had difficulties with the following videos: Process, Process Signals, Proc filesystem, Monitoring Services, MySQL/Maria DB. It would be great if you could do more videos about Backups, since that's essencial for Sysadmin. Otherwise, great job!
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.
Do us all a favor John and buzz off. No one is here to listen to proper pronunciation of words and I dont think anyone watching this video, who is watching it to learn, could care less about your grammatical savvy. If you don't like the way words are being pronounced gtfo. There are plenty of other sysadmin videos out there...clown.
No need to be belligerent, Logan. He's just trying to help out. Granted, John...you're wrong on two counts - one is that both pronunciations are accepted as standard (as you can see on Wikipedia: wikipedia.org/wiki/Daemon_(computing)). Second is that your explanation about the first vowel being silent isn't quite right. The "ae" diphthong became "ee" for a variety of reasons which I won't go into here.
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.
Great and helpful tutorial.
But how monitrc.d created? Thanks!
It’s not created, it’s probably already in his system. You can’t see such file in yours because your monit version is newer. This video is 5 years old. His monit.d is your "config-available”. Check the “conf-available” folder in /etc/monit/ to see what he lists as available configs in his monit.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?
Yeah I dont have one either :/
I've seen that in directory conf-available there are the same files than in monitrc.d, maybe that's the new one... (?
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.
Thanks for a great video. I just have a question. Is it posible to get the config that you pasted into the conf file?
Sure, I just threw it up on Github: github.com/groovemonkey/tutorialinux/blob/master/config_files/monitoring/monitrc
Thanks you so much
How can you create a different directory inside the monitrc.d
In which cases would you choose this over stuff like Prometheus?
Single-server, private deployments for hobby machines. Professionally I’d use prometheus, elk, or even more likely a 3rd party that wraps those for me like datadog.
How i can add email notification alerts?
How to monitor remote system, its processes and the applications running on it using monit tool
Monit is really only appropriate for single-system installs. For monitoring multiple systems I’d recommend an elk stack (self hosted or 3rd party, like datadog), or something like prometheus et al.
@@tutoriaLinux Thanks for the update
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"
Could be that they're just using the 'service' command. Just try 'service action>', e.g. service nginx reload.
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
Which ones got hard/confusing for you? If you describe where you got lost I'm happy to make a few more videos explaining that!
@@tutoriaLinux Nice for you to respond! I really much appreciated this Linux Course. I watched it entirely and I had difficulties with the following videos: Process, Process Signals, Proc filesystem, Monitoring Services, MySQL/Maria DB. It would be great if you could do more videos about Backups, since that's essencial for Sysadmin. Otherwise, great job!
Running everything as root?
how to monitor multiple systems using monit
Can we use monit for just monitor icmp packets to server?
I'm thinking you want to use tcpdump.
Great video, but is there part 2?
Part 2 just went up! ruclips.net/video/ThcaW4MVGLY/видео.html
This is showing when i start monit /etc/monit/monitrc:21: Error: syntax error 'ping' why?
What does line 21 of your monitrc file look like?
# (by default check immediately after monit start)
pastebin?
+tutoriaLinux i solve the problem, its ok now....tnx anyway
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.
Do us all a favor John and buzz off. No one is here to listen to proper pronunciation of words and I dont think anyone watching this video, who is watching it to learn, could care less about your grammatical savvy. If you don't like the way words are being pronounced gtfo. There are plenty of other sysadmin videos out there...clown.
P.s. it is "Hope I am correct." not "Hope is am correct."
No need to be belligerent, Logan. He's just trying to help out. Granted, John...you're wrong on two counts - one is that both pronunciations are accepted as standard (as you can see on Wikipedia: wikipedia.org/wiki/Daemon_(computing)). Second is that your explanation about the first vowel being silent isn't quite right. The "ae" diphthong became "ee" for a variety of reasons which I won't go into here.