Setting up my first Nagios Server.
Posted: Mon Jul 21, 2014 12:44 pm
Good Afternoon All,
I am new to Nagios and I have been trying to setup a check proof of concepts so that I can then apply it throughout my organization. Currently I have an issue with a Windows 2003 box when trying to pull the IIS Web Server Service info and the SQL Server info via WMI.
This box does have IIS on and publishing a few sites and it does have SQL Express on and working. However I am given the following error for both service checks:
"UNKNOWN - The WMI query had problems. The target host (xxx.xxx.xxx.xxx) might not have the required WMI classes installed. This can happen, for example, if you are trying to checkiis but IIS is not installed. It can also happen if your version of Windows d"
More deatils give the following:
"
[wmi/wmic.c:212:main()] ERROR: Retrieve result data.
NTSTATUS: NT code 0x80041001 - NT code 0x80041001
"
I have multiple different items reporting back with no problems. I followed the setup guide to set this up and I am using an AD Service account that doesn't not have Admin Rights on the box, but does have the appropriate (DCOM, Perfomance Log and Performance Monitor) rights as per the setup guide.
I am new to Nagios and I have been trying to setup a check proof of concepts so that I can then apply it throughout my organization. Currently I have an issue with a Windows 2003 box when trying to pull the IIS Web Server Service info and the SQL Server info via WMI.
This box does have IIS on and publishing a few sites and it does have SQL Express on and working. However I am given the following error for both service checks:
"UNKNOWN - The WMI query had problems. The target host (xxx.xxx.xxx.xxx) might not have the required WMI classes installed. This can happen, for example, if you are trying to checkiis but IIS is not installed. It can also happen if your version of Windows d"
More deatils give the following:
"
[wmi/wmic.c:212:main()] ERROR: Retrieve result data.
NTSTATUS: NT code 0x80041001 - NT code 0x80041001
"
I have multiple different items reporting back with no problems. I followed the setup guide to set this up and I am using an AD Service account that doesn't not have Admin Rights on the box, but does have the appropriate (DCOM, Perfomance Log and Performance Monitor) rights as per the setup guide.