CraftyPanda

Well-Known Member
Nov 15, 2012
93
2
58
cPanel Access Level
Root Administrator
Hi,

Im looking for a bit of advice on server monitoring software.
Im looking for a solution that can monitor all the basic statistics, but must include the below.
Id like it to be displayed on a wall TV, so a web based summary screen(like copper egg) is a must.

Needs to be able to give stats on:
Ram usage
CPU usage
Backups success\failure
Disk Space

Any ideas?
 

24x7server

Well-Known Member
Apr 17, 2013
1,912
99
78
India
cPanel Access Level
Root Administrator
Twitter
Hello :),

You can install munin plugin on your server to monitor CPU, Ram and Server Load. Login your server through WHM >> cPanel >> Manage Plugins.

If you want to access your munin graphs without WHM login, you can setup that with single cronjob. Please check the following thread and try to setup that if you want.

Display Munin Outside WHM
 

Dradden45

Active Member
Sep 7, 2012
37
2
8
cPanel Access Level
Root Administrator
Monit works very well for this, you couple that with M/monit and it is really flexible and powerful. You can also have monit restart applications based on conditions. Let's say Apache is bogging down and showing very high CPU use. You can have monit restart it automatically. The options are really endless.
 

MightWeb-Marcus

Registered
Feb 15, 2016
1
0
1
cPanel Access Level
Root Administrator
Another good option is to setup an ELK stack and use a GUI like Kibana. You could then pass not only server usage statistics (and actually store them) - but also centralize server logging at the same time.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
Can someone confirm this? Is it safe to disable chkservd?
Hello :)

Yes, this is fine if you are using an alternate method of monitoring your services.

Thank you.
 

syslint

Well-Known Member
Verifed Vendor
Oct 9, 2006
271
7
168
India
cPanel Access Level
Root Administrator
Twitter
Why don't you consider nagios/icinga with nrpe. You can monitor even your cpu temperature , hdd health etc,. everything .