BadAdmin_11-25-28.log
htop
Notice memory leak in prod
5 processes failing for PM2 God Daemon
const data = {
message: "ALERT - P0 - Critical",
file: "dafuq.json"
};
alert(JSON.stringify(data, null, 2));
There are no PM2 processes in prod.
Checks notes, leftover from original setup when testing 1yr ago.
pkill -9 pm2-processes
sudo userdel -r badadmin
sudo shred -u /home/badadmin/admin.keys