Monitoring IIS App Pools is an important task of every IT engineer. For some reason, application pools might stop running. That is why the below script can be used to list running and stopped application pools and then either start […]
Daily Archives: May 3, 2017
Forward Rsyslog Logs to Graylog
If you use Graylog, you’ve probably wondered how to monitor Linux logs. Using the below procedure, you will be able to easily forward the exact logs that matter to you to Graylog. For more information about Graylog and how to […]