Explorer.exe: not running

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
kwhogster
Posts: 644
Joined: Wed Oct 14, 2015 6:51 pm
Location: Wood Ridge NJ USA
Contact:

Explorer.exe: not running

Post by kwhogster »

Hi Guys

Been using Nagios 4.1.1 on my Raspberi PI for a long time all is working great
I monitor Windows 2012, Windows 2008 Windows 2003 Serers
I monitor Windows 10 Windows 8.1 Windows 7 Windows Vista

Just create a few VM machines Servers and workstations and just adding the workstations for now servers are next.

I have 2 Windows 7 Pro VMs all works great

I added a Windows XP Pro and this is the one the error I get "Explorer.exe: not running"

All other workstations and servers all have this same monitor and they are all ok

A user is logged on to this machine all the time

Any thoughts on why my Windows XP Pro reports this error?

Thanks
Tom
kwhogster
Posts: 644
Joined: Wed Oct 14, 2015 6:51 pm
Location: Wood Ridge NJ USA
Contact:

Re: Explorer.exe: not running

Post by kwhogster »

Hello

Add to the list with the same error are Windows 2003 Server

Funny Both the Windows XP and the Windows 2003 Server are 32 bit

But I have a Windows Vista 32 bit computer and that is working

Strange??????

Any help on this???
User avatar
nozlaf
Posts: 172
Joined: Sun Nov 09, 2014 9:50 pm
Location: Victoria, Australia

Re: Explorer.exe: not running

Post by nozlaf »

can you provide some information about how you are monitoring the windows hosts? like what client you are using and the configuration for those clients?
Looking forward to seeing you all at #NagiosCon2019?
-Dedicated Lover of Nconf,PNP4Nagios and Nagvis
kwhogster
Posts: 644
Joined: Wed Oct 14, 2015 6:51 pm
Location: Wood Ridge NJ USA
Contact:

Re: Explorer.exe: not running

Post by kwhogster »

I am defining the clients in the windows.cfg file


define service{
use generic-service
host_name Computer01
service_description Explorer
check_command check_nt!PROCSTATE!-d SHOWALL -l Explorer.exe
}

Just does not find explorer.exe on Windows XP Pro and Windows 2003 R2 Server both are 32 bit

Just doubled checked explorer.exe must not be on 32 bit computers because my only other 32 bit Windows Vista computer does not have explorer.exe

So the 32 bit nsi client must not have the same functions

Thoughts?
User avatar
nozlaf
Posts: 172
Joined: Sun Nov 09, 2014 9:50 pm
Location: Victoria, Australia

Re: Explorer.exe: not running

Post by nozlaf »

i will assume you are running nsclient++

if no-one is logged into the console of the server or rdp on the server it wont show explorer.exe running
are you testing for explorer.exe because the example said to or because you specifically need to?
Looking forward to seeing you all at #NagiosCon2019?
-Dedicated Lover of Nconf,PNP4Nagios and Nagvis
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Explorer.exe: not running

Post by Box293 »

Thanks @nozlaf.

@kwhogster has this solved your problem?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
kwhogster
Posts: 644
Joined: Wed Oct 14, 2015 6:51 pm
Location: Wood Ridge NJ USA
Contact:

Re: Explorer.exe: not running

Post by kwhogster »

Yes I removed explorer checking from my 32 bit clients


Thank you
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: Explorer.exe: not running

Post by mcapra »

Glad you were able to solve this! Closing this up
Former Nagios employee
https://www.mcapra.com/
Locked