NCPA and Windows Server 2012 R2
Posted: Fri Aug 22, 2014 6:25 pm
I'm trying to install NCPA on Windows Server 2012 R2. It doesn't seem to be working. The only other post I could find on the forum with the same issue ended with the user switching to another agent. Anyone know how to fix this, or if Windows Server 2012 R2 is even supported in NCPA? This is a new install, have not touched or changed the cfg file.
[00968] 2014/08/22 16:22:11.514 starting logging at level ERROR
[00968] 2014/08/22 16:22:11.733 Python exception encountered:
[00968] 2014/08/22 16:22:11.733 Internal Message: cannot import service module
[00968] 2014/08/22 16:22:11.733 Type => <type 'exceptions.RuntimeError'>
[00968] 2014/08/22 16:22:11.733 Value => couldn't find any physical disk
[00968] 2014/08/22 16:22:11.733 Traceback (most recent call last):
[00968] 2014/08/22 16:22:11.733 File "C:\ncpa\agent\ncpa_windows.py", line 20, in <module>
[00968] 2014/08/22 16:22:11.733 File "C:\Program Files (x86)\Nagios\NCPA\passive\nrds.py", line 4, in <module>
from passive.nagioshandler import NagiosHandler
[00968] 2014/08/22 16:22:11.733 File "C:\Program Files (x86)\Nagios\NCPA\passive\nagioshandler.py", line 3, in <module>
import ncpacheck
[00968] 2014/08/22 16:22:11.733 File "C:\Program Files (x86)\Nagios\NCPA\passive\ncpacheck.py", line 5, in <module>
import listener.server
[00968] 2014/08/22 16:22:11.733 File "C:\ncpa\agent\listener\server.py", line 8, in <module>
[00968] 2014/08/22 16:22:11.733 File "C:\ncpa\agent\listener\psapi.py", line 156, in <module>
[00968] 2014/08/22 16:22:11.733 File "C:\ncpa\agent\listener\psapi.py", line 129, in get_root_node
[00968] 2014/08/22 16:22:11.733 File "C:\ncpa\agent\listener\psapi.py", line 96, in get_disk_node
[00968] 2014/08/22 16:22:11.733 File "C:\Python27\lib\site-packages\psutil\__init__.py", line 1726, in disk_io_counters
[00968] 2014/08/22 16:22:11.733 RuntimeError: couldn't find any physical disk
[00968] 2014/08/22 16:22:11.733 ending logging
[00968] 2014/08/22 16:22:11.514 starting logging at level ERROR
[00968] 2014/08/22 16:22:11.733 Python exception encountered:
[00968] 2014/08/22 16:22:11.733 Internal Message: cannot import service module
[00968] 2014/08/22 16:22:11.733 Type => <type 'exceptions.RuntimeError'>
[00968] 2014/08/22 16:22:11.733 Value => couldn't find any physical disk
[00968] 2014/08/22 16:22:11.733 Traceback (most recent call last):
[00968] 2014/08/22 16:22:11.733 File "C:\ncpa\agent\ncpa_windows.py", line 20, in <module>
[00968] 2014/08/22 16:22:11.733 File "C:\Program Files (x86)\Nagios\NCPA\passive\nrds.py", line 4, in <module>
from passive.nagioshandler import NagiosHandler
[00968] 2014/08/22 16:22:11.733 File "C:\Program Files (x86)\Nagios\NCPA\passive\nagioshandler.py", line 3, in <module>
import ncpacheck
[00968] 2014/08/22 16:22:11.733 File "C:\Program Files (x86)\Nagios\NCPA\passive\ncpacheck.py", line 5, in <module>
import listener.server
[00968] 2014/08/22 16:22:11.733 File "C:\ncpa\agent\listener\server.py", line 8, in <module>
[00968] 2014/08/22 16:22:11.733 File "C:\ncpa\agent\listener\psapi.py", line 156, in <module>
[00968] 2014/08/22 16:22:11.733 File "C:\ncpa\agent\listener\psapi.py", line 129, in get_root_node
[00968] 2014/08/22 16:22:11.733 File "C:\ncpa\agent\listener\psapi.py", line 96, in get_disk_node
[00968] 2014/08/22 16:22:11.733 File "C:\Python27\lib\site-packages\psutil\__init__.py", line 1726, in disk_io_counters
[00968] 2014/08/22 16:22:11.733 RuntimeError: couldn't find any physical disk
[00968] 2014/08/22 16:22:11.733 ending logging