Page 1 of 1

NCPA agent installation on Windows server thru Ansible

Posted: Mon Dec 30, 2019 8:43 am
by adminwlt
HI ALL,

Recently I successfully could install NCPA agent on my Linux server thru Ansible where as I am struggling to get thru the Window server

Can anybody suggest me what is the best way out to "Install NCPA Agent thru Ansible on window server"

Regards,
Kishore

Re: NCPA agent installation on Windows server thru Ansible

Posted: Mon Dec 30, 2019 11:35 am
by mbellerue
There are some Ansible playbooks for installing NCPA. Here's one, as an example,
https://stackoverflow.com/questions/507 ... on-windows

I don't know a whole lot about Ansible, so maybe this is handled already, but you need to specify the 32bit version of cmd (%SystemRoot%\SysWOW64\cmd.exe) when invoking the NCPA installer.

Here is a link to the command line options for the NCPA installer.
https://www.nagios.org/ncpa/getting-sta ... nt-install