Author Topic: Monit Monitoring???  (Read 7581 times)

0 Members and 1 Guest are viewing this topic.

Offline
***
Monit Monitoring???
« on: June 19, 2018, 04:36:16 PM »
Hi,

I received the following message:

2018-06-01 15:16:07 Warning: Monit Monitoring - SECURITY ISSUE
Monit Monitoring is NOT set on your server, click here to check it.


Can anyone tell me where I can read more about Monit Monitoring, what does it represent, what functions it performs and what would it be useful for me?

The installation of Monit monitoring will have you influence other functions or elements of the CWP?

Thanks in advance!

BR
Venty

Offline
***
Re: Monit Monitoring???
« Reply #1 on: June 22, 2018, 11:59:36 AM »
:)

Offline
*
Re: Monit Monitoring???
« Reply #2 on: July 03, 2018, 02:44:22 PM »

Re: Monit Monitoring???
« Reply #3 on: June 17, 2020, 05:11:28 PM »
I received the following message:

2018-06-01 15:16:07 Warning: Monit Monitoring - SECURITY ISSUE
Monit Monitoring is NOT set on your server, click here to check it.

Can anyone tell me where I can read more about Monit Monitoring, what does it represent, what functions it performs and what would it be useful for me?

For background info you should have just searched :(  See: https://mmonit.com/monit/

Old instructions at:  https://www.awsmonster.com/p/cwp-installation-and-configuration_12.html


My pidgin instructions to myself:

Code: [Select]
Warning: Monit Monitoring - SECURITY ISSUE
Monit Monitoring is NOT set on your server, click here to check it.

> Apparently we want Monit?, as it's cPanel's tailwatchd.
> How is it different than Services Monitoring (for systemd services)?

CWP >>  Monit Monitoring (cwppro)
memory usage: 671.8 MB [2.1%]


Click: Install Monit
Click: Start
Monit will delay for 45s on first start after reboot
504 5.5.2 <root@localhost>: Recipient address rejected: need fully-qualified address; from=<monit@

Click: Configuration Files >>  Main Configuration
> set alert root@localhost
> set alert srv??_cwp@{some-off-site-email-domain.com}
Click: Check Syntax
Click: Restart
Mail: Mailserver response error -- 554 5.7.1 : Relay access denied

Click: Configuration Files >>  Main Configuration
> set alert root@srv06.srv06-inet-design.com
Click: Check Syntax
Click: Restart
Action performed successfully.
{WTF?}
root@srv06 [~/trash]# systemctl status monit
● monit.service - Pro-active monitoring utility for unix systems
   Loaded: loaded (/usr/lib/systemd/system/monit.service; enabled; vendor preset: disabled)
   Active: active (running) since Tue 2020-06-16 14:01:31 CDT; 2min 11s ago
  Process: 8446 ExecStop=/usr/bin/monit quit (code=exited, status=0/SUCCESS)
  Process: 8417 ExecReload=/usr/bin/monit reload (code=exited, status=0/SUCCESS)
 Main PID: 8448 (monit)
   CGroup: /system.slice/monit.service
           └─8448 /usr/bin/monit -I

Jun 16 14:01:31 srv06.srv06-inet-design.com systemd[1]: Started Pro-active monitoring utility for unix systems.
Jun 16 14:01:31 srv06.srv06-inet-design.com monit[8448]: Starting Monit 5.26.0 daemon with http interface at [localhost]:2812
Jun 16 14:01:31 srv06.srv06-inet-design.com monit[8448]: 'srv06.srv06-inet-design.com' Monit 5.26.0 started

Click: Manage Services
System - srv06.srv06-inet-design.com
{Okay, we have to add them apparently...}
Click: Configuration Files
{select all, add all}
Click: Reload
Click: Status
{some programs are missing and/or causing errors, remove those}
Click: Reload
Click: Status

journalctl -u monit --no-pager

CWP >> Notifications and Alerts
- Dismiss it from Notifications and Alerts.