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
NCPA agent installation on Windows server thru Ansible
Re: NCPA agent installation on Windows server thru Ansible
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
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
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!