Server attack monitor Print

  • server attack check, server monitor, memory usage, domain attack
  • 0

high memory usage website:

dmesg -T | grep -i -E 'oom[-_]kill|out of memory'

memory use ar

grep -i "killed process" /var/log/messages

domain attack:
awk '{print $2}' /etc/apache2/logs/access_log | sort | uniq -c | sort -nr | head -n 10

IP blocked:
imunify360-agent blacklist ip add 51.79.181.157 --comment "mamew.org plugin scanner"


Was this answer helpful?

« Back

Chat with us
Need help? Chat with us!