Hi ,<br><br>Am using nagios for past 5 months. I have to monitor both the host and its services of my client.<br>I had found that when i added a small plugin to monitor the host its not giving me the proper<br>result. I wrote a 3 line code in a file called check_uptime:
<br>#!/bin/bash<br>uptime<br>exit(0)<br><br><br>Now when I start the nagios it will work fine. But after some one or 2 days it will start to give me<br>wrong output. The remaining plugins run fine.. So can anyone suggest what is the problem???
<br>When I check the nagios for the configurations and all it gives me no error and warning.<br><br><br>Sujith<br><br>Bangalore.