Comments
-
This fixed the issue, thanks to Ryan W. Execute a SQL statement. UPDATE dbo.WebsitesSET SSLEnabled=1WHERE WebsiteID=1
-
Have you tried using a MIB walk utility and polling for that certain OID? I have noticed that Call Managers do not have the cpu utilization polled properly. Try polling with this OID: This is what is being used for Unix/Linux for the OID's. CPU: 1.3.6.1.2.1.25.3.3.1.2 in % Memory: 1.3.6.1.2.1.25.2.2 in %…
-
Halfy, Did you apply the ip route-cache to all the interfaces that you are interested in monitoring? Also, try this command ip flow ingress layer2-switched vlan 10, 11, 111, etc
-
This was mainly changed due to a large number of Customer Complaints about the Possibility of a Network Compromise.
-
Don, See this link. Hope that helps
-
Did you ever get this working?
-
What version of NPM are you running?
-
So here is the fix guys: If you are seeing an issue where AD is polling, and you do not receive user information from Domain Controllers, issue could be UDT is not seeing the current event codes. UDT searches for 4768/4769. Often times if you see the AD server publishing event codes of 4624/4634 or any other codes, you…