Nagios Core - Add windows host

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
jdriz
Posts: 2
Joined: Tue Oct 08, 2019 12:06 pm

Nagios Core - Add windows host

Post by jdriz »

Hi,

Is there a detailed way to add a windows host ( not server) into nagios core, either by using nagiosql or just by nagioscore itself?
I have NagiosCore server installed in a Centos7 machine

Thank you
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios Core - Add windows host

Post by scottwilkerson »

Should be immediate after you verify the configuration and restart nagios service
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
jdriz
Posts: 2
Joined: Tue Oct 08, 2019 12:06 pm

Re: Nagios Core - Add windows host

Post by jdriz »

I can see my localhost added to it but ive tried adding my windows host by installing nsclient and following a tutorial: https://www.2daygeek.com/add-remote-win ... o-monitor/

but it doesn't seem to work properly.

Do you happen to have a link I could follow to set that up?

Thank you
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios Core - Add windows host

Post by scottwilkerson »

Did you follow the section in that doc "Part-2 : Nagois Server configuration."?

Did you restart nagios after that?

Code: Select all

service nagios restart
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
Locked