Search found 201 matches

by ofadl
Fri Aug 02, 2013 2:50 pm
Forum: Open Source Nagios Projects
Topic: Help with MSSQL
Replies: 11
Views: 3802

Re: Help with MSSQL

nvm, i figured it out, i had to remove the $ before Equinox
by ofadl
Fri Aug 02, 2013 2:48 pm
Forum: Open Source Nagios Projects
Topic: Help with MSSQL
Replies: 11
Views: 3802

Re: Help with MSSQL

ok so i ran :

Code: Select all

./check_nrpe -H 10.200.50.176 -c run_mssql_sproc
and got this for output:

Code: Select all

c:\nrpe_nt\run_mssql_sproc.wsf(131, 2) Microsoft OLE DB Provider for SQL Server: Cannot open database requested in login '$Equinox'. Login fails.
by ofadl
Fri Aug 02, 2013 10:43 am
Forum: Open Source Nagios Projects
Topic: Help with MSSQL
Replies: 11
Views: 3802

Re: Help with MSSQL

yes, it is running fine locally.

Code: Select all

CRITICAL. Query result is: More than 20 minute gap found in high volume sources:
 INW

by ofadl
Fri Aug 02, 2013 8:55 am
Forum: Open Source Nagios Projects
Topic: Help with MSSQL
Replies: 11
Views: 3802

Re: Help with MSSQL

yes, i moved the script named "run_mssql_sproc.wsf" into the scripts folder of NSClient++ folder. I am not entirely sure how to run it from command prompt locally.
by ofadl
Thu Aug 01, 2013 3:44 pm
Forum: Open Source Nagios Projects
Topic: Help with MSSQL
Replies: 11
Views: 3802

Re: Help with MSSQL

i have not, and i am not sure how to go about creating one

i have found the command definition on the older nagios :

command[run_mssql_sproc]=cscript.exe //NoLogo //T:300 c:\nrpe_nt\run_mssql_sproc.wsf /s:$ARG1$ /d:$ARG2$ /u:$ARG3$ /p:$ARG4$ $ARG5$
by ofadl
Thu Aug 01, 2013 3:15 pm
Forum: Open Source Nagios Projects
Topic: Help with MSSQL
Replies: 11
Views: 3802

Re: Help with MSSQL

ok, so im resuming on this problem since i solved my others. Here is the service definition i am trying to get to work : define service{ use generic-service ; Name of service template to use host_name vnadat121 service_description Check for Content Received from High Volume Sources check_command che...
by ofadl
Thu Aug 01, 2013 10:43 am
Forum: Open Source Nagios Projects
Topic: File check plugin
Replies: 42
Views: 15533

Re: File check plugin

I just checked with my boss again, were just going to forget about it and use the new agent like i suggested.

Thanks for your help guys
by ofadl
Thu Aug 01, 2013 10:17 am
Forum: Open Source Nagios Projects
Topic: File check plugin
Replies: 42
Views: 15533

Re: File check plugin

Personally, i dont see the purpose but my boss does, so i am trying to figure out how to run check_winfile with the older windows agent
by ofadl
Thu Aug 01, 2013 8:25 am
Forum: Open Source Nagios Projects
Topic: File check plugin
Replies: 42
Views: 15533

Re: File check plugin

im sorry, its the agent to run the plugins like NSClient++
by ofadl
Wed Jul 31, 2013 2:34 pm
Forum: Open Source Nagios Projects
Topic: File check plugin
Replies: 42
Views: 15533

Re: File check plugin

im not entirely sure, my boss wants check_winfile to work with that plugin.