All things are working, cant add DHCP Server service to monitor. Any Idea? SNMP is enabled on Target Windows Server 2012. Other resources monitoring is working fine. issue is with only services monitoring.
based on the screenshot provided it looks like you're having a problem connecting to that host using WMI, which is the primary fetching method for services and Windows Event Logs. You can change the fetching method for these components from WMI to RPC by expanding each component and selecting "RPC" from the "Fetching method" pull down.
Thanks ">aLTeReGo
Just got it done by RPC. Thanks