Mustafa

Members
  • Posts

    3
  • Joined

Everything posted by Mustafa

  1. Slight typo when using this script with AMD cpus, your elif statement checks the wrong variable name. I changed the following above: $pushnotifications -> $cputype
  2. Instead of restarting the server I did the following: /etc/rc.d/rc.nginx restart I have dynamix system stats installed, so I went ahead and also increased the size of memory allocated to log from ~120 MBs to 300 MBs
  3. I'm having a similar issue I have the log filling up in two places though one is /var/log/nginx and the other is /var/log/syslog. They both record the same error. I restart my machine every 2 days, so nothing is stale on my end.