I need help understanding how to set warn and critical thresholds for Nagios.
I am currently using Nagios3 & NRPE & NSCLIENT.
I have created a custom powershell script to check for running processes on a Windows box using NSCLient++. Works well so far!
My issue is how do I set the threshold Metric.. I.e metric=time warn=10 crit=15
Thank you