All,<br>    Just wanted to know if there is any project going on for nagios command line interface?  What is the process to request something like that.  I would like to actively participate in a project like that.<br>I know there is "cnagios"  and also there are external command macros.  However, I am proposing a full fledge command line interface with the following capability.  Please advise on this.  Thanks<br>
<br><pre class="bz_comment_text" id="comment_text_2">status: Get current status for service, host, service@host<br>check: Immediately recheck service, host, service@host (no state update)<br>reschedule: Reschedule service, host, service@host (state update on run)<br>
acknowledge: Acknowledge current alert for service, host, service@host<br>unacknowledge: Undo acknowledge for service, host, service@host<br>inhibit: Silence all alerts for service, host, service@host<br>uninhibit: Undo inhibit for service, host, service@host<br>
fix: Run predefined fix for service@host<br><br>alerthistory: Obtain alert history for service, host, service@host<br>checkhistory: Obtain check history for service, host, service@host<br>commandhistory: Obtain command history for service, host, service@host<br>
fixhistory: Obtain fix history for service, host, service@host</pre><br>