CPU and RAM usage

HI,

Does checkmk provide an option to display CPU usage specific to services, similar to the functionality of the top command in Linux?

Thank you

It is possible to monitor discovered processes on a host. As soon as a process is discovered, its CPU usage, memory usage and number of instances is monitored.

2 Likes

HI,

I couldn’t see any option to monitor the process like top command, and like the memory and RAM usage of the MySQL


and nginx, it is possible via raw installation

Thank you

You need monitor the individual processes through service discovery as “Heacy” stated. For monitoring MySQL this can be useful for you: Monitoring MySQL

I’m not insisting on using MySQL; I just provided it as an example. In a Linux system, there are various services such as a web server, SSH, mail, etc. Unfortunately, not all of them can be automatically discovered through the Checkmk agent. What I’m looking to achieve is monitoring the top resources using processes, similar to how we use the “top” command. Is it not feasible in Checkmk, and do I need to monitor individual processes?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.