<div>Sorry for the delay in responding,</div>
<div> </div>
<div>NC_Net uses the <span class="SpellE">ServiceProcess.ServiceController.GetServices</span> class of DOt Net framework to check service states.</div>
<div>To verify the service names in NC_Net  use the check_commands- ENUMSERVICE </div>
<div>this command takes parameters to filter the list. See NC_NET README.Doc,</div>
<div> </div>
<div>for processes use the ENUMPROCESS</div>
<div> </div>
<div>Good luck</div>
<div>TOny<br> </div>
<div><span class="gmail_quote">On 4/25/06, <b class="gmail_sendername">Davy Gaussen</b> <<a href="mailto:nagiosadmin@snef.fr">nagiosadmin@snef.fr</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Are you sure that the ServiceName is MSSQLSERVER only ? Usually, these kind<br>of services have MSSQLSERVER$$YOURBASENAME type of name.
<br><br>Go to : services.msc, then edit properties on your service and check out the<br>ServiceName parameter.<br><br>And do you want to test the process or the service SQL in your server ?<br><br>If you want to check service, you have to do in your nagios monitoring hosts
<br>:<br># /yourpathto_check_nt/check_nt -H HOSTADDRESS -p 1248 -v SERVICESTATE -l<br>MSSQLSERVER -s None -t 30<br><br>If you want the process :<br>#/yourpathto_check_nt/check_nt -H HOSTADDRESS -p 1248 -v PROCSTATE -l<br>
sqlservr.exe -s None -t 30<br><br>Good luck !<br><br>Davy Gaussen<br><br><br>-----Message d'origine-----<br>De: <a href="mailto:nagios-users-admin@lists.sourceforge.net">nagios-users-admin@lists.sourceforge.net</a><br>[mailto:
<a href="mailto:nagios-users-admin@lists.sourceforge.net">nagios-users-admin@lists.sourceforge.net</a>] De la part de<br><a href="mailto:Mark.Law@thomson.com">Mark.Law@thomson.com</a><br>Envoyé: mardi 25 avril 2006 16:18<br>
À: <a href="mailto:nagios-users@lists.sourceforge.net">nagios-users@lists.sourceforge.net</a><br>Objet: [Nagios-users] NC_NET / Windows 2003 / MSSQLSERVER - not recognized<br><br><br>Has anyone run into a problem with NC_NET not being able to see running
<br>SQL processes on Windows 2003 machines?<br><br>The "net start" command shows the server running as<br>"SQL Server (MSSQLSERVER)", but this test always fails under NC_NET.<br><br>Any help appreciated.
<br><br><br><br>-------------------------------------------------------<br>Using Tomcat but need to do more? Need to support web services, security?<br>Get stuff done quickly with pre-integrated technology to make your job
<br>easier<br>Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo<br><a href="http://sel.as-us.falkag.net/sel?cmd=k&kid0709&bid&3057&dat1642">http://sel.as-us.falkag.net/sel?cmd=k&kid0709&bid&3057&dat1642
</a><br>_______________________________________________<br>Nagios-users mailing list<br><a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br><a href="https://lists.sourceforge.net/lists/listinfo/nagios-users">
https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>::: Please include Nagios version, plugin version (-v) and OS when reporting<br>any issue.<br>::: Messages without supporting info will risk being sent to /dev/null
<br><br><br><br><br>-------------------------------------------------------<br>Using Tomcat but need to do more? Need to support web services, security?<br>Get stuff done quickly with pre-integrated technology to make your job easier
<br>Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo<br><a href="http://sel.as-us.falkag.net/sel?cmdlnk&kid0709&bid&3057&dat1642">http://sel.as-us.falkag.net/sel?cmdlnk&kid0709&bid&3057&dat1642
</a><br>_______________________________________________<br>Nagios-users mailing list<br><a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br><a href="https://lists.sourceforge.net/lists/listinfo/nagios-users">
https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<br>::: Messages without supporting info will risk being sent to /dev/null
<br></blockquote></div><br>