Velvet Star Monitor

Standout celebrity highlights with iconic style.

news

High CPU usage on Linux

Writer Matthew Martinez

I have a process that is called gis taking 100% of the cpu (sub-cpu) on one server and 3 % on another similar server (running as HA-pair)

All other servers have are using 2-3% of cpu as well

Is there a way to track down the source of that high usage or a command that shows what is gis specificly doing and processes calling?

-Tried the vmstat ,top and pgrep -P $pidofgis(no child process found) commands with no results. Any ideas?

high cpu usage

top -c

2

1 Answer

GIS usually refers to a geographic information system of some sort. Some examples might be geolocating network traffic and overlaying it on a map. What service/application does this HA pair run? Anything to do with geolocation or GPS or mapping?

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy