How To Disable Health Monitoring Notifications from Parallels Plesk

In order to disable the “alarm level changed” email notifications which are associated with the Health Monitoring module in Parallels Plesk, you need to disable the service from running and starting with your server.

First you will need to login as root into your Linux server.

In order to stop the service from running run the following command.

[stextbox id=”grey” caption=”Komut” collapsing=”true” collapsed=”false”]/etc/init.d/psa-health-monitor-notificationd stop[/stextbox]

If you would like to stop the service from starting up automatically you can disable it using chkconfig as such.

[stextbox id=”grey” caption=”Komut” collapsing=”true” collapsed=”false”]chkconfig psa-health-monitor-notificationd off[/stextbox]

 

Bir cevap yazın

E-posta hesabınız yayımlanmayacak.

Bu site, istenmeyenleri azaltmak için Akismet kullanıyor. Yorum verilerinizin nasıl işlendiği hakkında daha fazla bilgi edinin.