NC_NET / Windows 2003 / MSSQLSERVER - not recognized

Anthony Montibello amontibello at gmail.com
Fri Jun 2 02:35:11 CEST 2006


Sorry for the delay in responding,

NC_Net uses the ServiceProcess.ServiceController.GetServices class of DOt
Net framework to check service states.
To verify the service names in NC_Net  use the check_commands- ENUMSERVICE
this command takes parameters to filter the list. See NC_NET README.Doc,

for processes use the ENUMPROCESS

Good luck
TOny

On 4/25/06, Davy Gaussen <nagiosadmin at snef.fr> wrote:
>
> Are you sure that the ServiceName is MSSQLSERVER only ? Usually, these
> kind
> of services have MSSQLSERVER$$YOURBASENAME type of name.
>
> Go to : services.msc, then edit properties on your service and check out
> the
> ServiceName parameter.
>
> And do you want to test the process or the service SQL in your server ?
>
> If you want to check service, you have to do in your nagios monitoring
> hosts
> :
> # /yourpathto_check_nt/check_nt -H HOSTADDRESS -p 1248 -v SERVICESTATE -l
> MSSQLSERVER -s None -t 30
>
> If you want the process :
> #/yourpathto_check_nt/check_nt -H HOSTADDRESS -p 1248 -v PROCSTATE -l
> sqlservr.exe -s None -t 30
>
> Good luck !
>
> Davy Gaussen
>
>
> -----Message d'origine-----
> De: nagios-users-admin at lists.sourceforge.net
> [mailto:nagios-users-admin at lists.sourceforge.net] De la part de
> Mark.Law at thomson.com
> Envoyé: mardi 25 avril 2006 16:18
> À: nagios-users at lists.sourceforge.net
> Objet: [Nagios-users] NC_NET / Windows 2003 / MSSQLSERVER - not recognized
>
>
> Has anyone run into a problem with NC_NET not being able to see running
> SQL processes on Windows 2003 machines?
>
> The "net start" command shows the server running as
> "SQL Server (MSSQLSERVER)", but this test always fails under NC_NET.
>
> Any help appreciated.
>
>
>
> -------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=k&kid0709&bid&3057&dat1642
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when
> reporting
> any issue.
> ::: Messages without supporting info will risk being sent to /dev/null
>
>
>
>
> -------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmdlnk&kid0709&bid&3057&dat1642
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when
> reporting any issue.
> ::: Messages without supporting info will risk being sent to /dev/null
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20060601/90f8be63/attachment.html>
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list