Excessive CPU usage
-
Hello, I observe in my Linux VPS, every day an excessive use of the CPU with this data that I attach. Do you know what it could be?
It repeats a lot and makes the cpu resources go up, until we kill the process. I change the name of the domain path to XXX. I do not attach the entire trace as it is very long. Thanks
strace: Process 8324 attached
sendto(5, “[\0\0\0\3SELECT event_id FROM wp_em_”…, 95, MSG_DONTWAIT, NULL, 0) = 95
poll([{fd=5, events=POLLIN|POLLERR|POLLHUP}], 1, 86400000) = 1 ([{fd=5, revents=POLLIN}])
recvfrom(5, “\1\0\0\1\1]\0\0\2\3def\37xxx_aragonmus”…, 32768, MSG_DONTWAIT, NULL, NULL) = 129
access(“/home/XXX/public_html/wp-content/themes/sahifa/plugins/events-manager/templates/ical.php”, F_OK) = -1 ENOENT (No such file or directory)
access(“/home/XXX/public_html/wp-content/themes/sahifa/plugins/events-manager/templates/ical.php”, F_OK) = -1 ENOENT (No such file or directory)
access(“/home/XXX/public_html/wp-includes/theme-compat/plugins/events-manager/templates/ical.php”, F_OK) = -1 ENOENT (No such file or directory)
access(“/home/XXX/public_html/wp-content/plugins/events-manager/templates/templates/ical.php”, F_OK) = 0
access(“/home/XXX/public_html/wp-content/plugins/events-manager/templates/templates/ical.php”, R_OK) = 0
sendto(5, “\277\1\0\0\3\r\nSELECT DISTINCT SQL_CALC_”…, 451, MSG_DONTWAIT, NULL, 0) = 451
poll([{fd=5, events=POLLIN|POLLERR|POLLHUP}], 1, 86400000) = 1 ([{fd=5, revents=POLLIN}])
recvfrom(5, “\1\0\0\1\1[\0\0\2\3def\37xxx_aragonmus”…, 32768, MSG_DONTWAIT, NULL, NULL) = 128
sendto(5, “\24\0\0\0\3SELECT FOUND_ROWS()”, 24, MSG_DONTWAIT, NULL, 0) = 24
poll([{fd=5, events=POLLIN|POLLERR|POLLHUP}], 1, 86400000) = 1 ([{fd=5, revents=POLLIN}])
recvfrom(5, “\1\0\0\1\1\”\0\0\2\3def\0\0\0\fFOUND_ROWS()\0\f?”…, 32768, MSG_DONTWAIT, NULL, NULL) = 67
sendto(5, “[\0\0\0\3SELECT event_id FROM wp_em_”…, 95, MSG_DONTWAIT, NULL, 0) = 95
poll([{fd=5, events=POLLIN|POLLERR|POLLHUP}], 1, 86400000) = 1 ([{fd=5, revents=POLLIN}])
recvfrom(5, “\1\0\0\1\1]\0\0\2\3def\37xxx_aragonmus”…, 32768, MSG_DONTWAIT, NULL, NULL) = 129
access(“/home/XXX/public_html/wp-content/themes/sahifa/plugins/events-manager/templates/ical.php”, F_OK) = -1 ENOENT (No such file or directory)
access(“/home/XXX/public_html/wp-content/themes/sahifa/plugins/events-manager/templates/ical.php”, F_OK) = -1 ENOENT (No such file or directory)
access(“/home/XXX/public_html/wp-includes/theme-compat/plugins/events-manager/templates/ical.php”, F_OK) = -1 ENOENT (No such file or directory)
access(“/home/XXX/public_html/wp-content/plugins/events-manager/templates/templates/ical.php”, F_OK) = 0
access(“/home/XXX/public_html/wp-content/plugins/events-manager/templates/templates/ical.php”, R_OK) = 0
- The topic ‘Excessive CPU usage’ is closed to new replies.