Page 1 of 1

Bulk push-install NagEventLog to Window servers

Posted: Thu Mar 07, 2019 10:07 am
by brucej543
Running Nagios XI 5.5.10 - We have over 2000 Window servers in which we need to switch the Window event monitoring to Nagios from SCOM. All the Windows servers will have the same multiple events being monitored. What is the best way to push and install the Event Log Agent and add the filter settings for the log without having to interact with each of the 2000+ servers? Is there a silent install and push of configuration files that can be done to accomplish this?

Thanks

Re: Bulk push-install NagEventLog to Window servers

Posted: Fri Mar 08, 2019 4:39 pm
by npolovenko
Hello, @brucej543. Unfortunately, we don't have any automated solution for that purpose. You could look into chef or ansible, but the problem is that nageventlog stores configs in the registry making it more complicated to import the existing configs to new servers.