Page 3 of 5

Re: Windows 10 Explorer Serrvice

Posted: Tue Aug 09, 2016 5:50 pm
by kwhogster
tgriep

good catch

NSClientServer = 1

Now all services are reporting as they where before the upgrade of the nsclient

Only problem is that EXPLORER is still not reporting correctly

I am logged on to my Windows 10 computer and it is reporting critical explorer is not running

Thoughts

Re: Windows 10 Explorer Serrvice

Posted: Tue Aug 09, 2016 5:52 pm
by kwhogster
box293

Thanks I will check that when I get home from work

Re: Windows 10 Explorer Serrvice

Posted: Tue Aug 09, 2016 5:57 pm
by kwhogster
Guys

Now it went to warning no data received from host


Thoughts

Re: Windows 10 Explorer Serrvice

Posted: Tue Aug 09, 2016 7:15 pm
by kwhogster
guys

keeps flickering between critical and warning still does not see explorer.

Command line

./check_nt -H 10.2.8.69 -p 12489 -v PROCSTATE -l Explorer.exe -s xxxxxxxxxxx
CRITICAL: Explorer.exe: not running

Strange one

Any ideas

Re: Windows 10 Explorer Serrvice

Posted: Tue Aug 09, 2016 7:46 pm
by Box293
It's probably case sensitive.

Try explorer.exe

Re: Windows 10 Explorer Serrvice

Posted: Tue Aug 09, 2016 7:57 pm
by kwhogster
root@tgcs017:/usr/lib/nagios/plugins# ./check_nt -H 10.2.8.69 -p 12489 -v PROCSTATE -l explorer.exe -s xxxxxxxx
OK: all processes are ok.

This is strange from command line it is ok but not in Nagios gui

I just changes the entry in computer.cfg from Explorer.exe to explorer.exe

Lets see if that changes

Re: Windows 10 Explorer Serrvice

Posted: Tue Aug 09, 2016 8:12 pm
by Box293
Why do you want to monitor explorer.exe?

It is only running when a user is logged onto the windows system.

Re: Windows 10 Explorer Serrvice

Posted: Tue Aug 09, 2016 8:18 pm
by kwhogster
It is good now

Changing the Explorer.exe to explorer.exe seems to fix explorer

Lets see what happens over the next day or so

I monitor explorer so I know my computer is still logged on

I will post later with results

Re: Windows 10 Explorer Serrvice

Posted: Wed Aug 10, 2016 9:55 am
by mcapra
Let us know if there are any updates! If this method is not successful, there are other options for checking for logged-in users.

Re: Windows 10 Explorer Serrvice

Posted: Fri Aug 12, 2016 8:28 pm
by kwhogster
What are the other methods

It is has been working all week

This can be marked as resolved

Thanks every one