Comments
-
I added another probe and it started working. (its amazing by the way). In the database, the primary poller has a probeID of NULL, while the one that is working has a probeID of 3. Should the primary poller have a defined id in that field? and should it be 1? This was a fresh install of all the products I mentioned above,…
-
We had similiar issue, Our Security shop pushed a new policy that blocked it. so check any HIPS product or firewall rules between the two servers.
-
zackm Have you seen these symptoms in your travels?
-
Eek.. NCM ssh's or telnets to the device to send it the commands. So without connectivity it no workie. On cisco devices you can store scripts (tclsh) that run on their own, but still without a configuration at all, it won't work (as far as I know). I'm not familiar with ProCurve or ArubaOS, but for cisco, I might try to…
-
I don't have a huge list as of yet since we are just starting to dive in with our views, but one limitation that we have found so far is the inability to limit ALL the resources based on a custom property. We have a very hierarchical network management model. "Branch Office Admins" -> "Regional Admins" -> "Global NOSC" ->…
-
Are you looking for a chart or a list?
-
what does your filter logic look like for the alert?
-
This would be great! I might have to try getting the netpath map on a NOC view. I would add that for my NOC views I add the netpath service as an object on a map. For instance, I am using netpath from multiple branch locations to track MAPI connectivity for exchange, I have an exchange map on a NOC view and just add the…
-
Apparently not. I do not want to use a powershell API to work with IPAM. a REST API is a must.
-
If you are trying to pull the config via SNMP through the NCM console and you have verified credentials, you should be able to download the config. However, In your question you say that you are trying to pull it from the "Config Download" in the engineers toolset. Are you running the toolset and NPM/NCM on the same…
-
If you are using a proxy or a TCP accelerator, the response will come from there rather than the end host. As far as I am concerned, this is a good thing. It's tells me if my proxy/accelerator is inline or for whatever reason being bypassed. For building paths to the same destination network , I just choose another port,…
-
I"m fairly positive that this error is a result of Orion using old, and in some cases, unsupported key exchanges for secure connections. The DNS SSH uses the same and my devices refuse to use anything less than sha256. Should probably be fixed. they should also move the ssh connectivity control mechanism to core so that it…
-
The fix for me was, strangely enough, to delete the contents of the log file. weird.
-
I'm no regex guy, but this one worked for me in my lab.
-
Just want to make sure I understand what you are going for... you want to get the status of your interface via ICMP? If you are monitoring via SNMP you can get the status of the interface via SNMP. I'm not really sure your question is clear. Can you clarify a bit more?
-
what was the thought in creating the API through powerShell rather than REST? We are planning (as in, we haven't started yet) on developing automation and deeper analytics using Python and the REST capability for the other Orion products. I can't put my finger on why IPAM wouldn't have the same REST capability. I think I'm…
-
TCP Connect SLA operation "measures the response time taken to perform a TCP Connect operation between a Cisco device and devices using IP." (IP SLAs Configuration Guide, Cisco IOS Release 15M&T - Configuring IP SLAs TCP Connect Operations [Cisco IOS 15.4M&T] - … ). It isn't going to tell you "where" the latency comes…
-
According to the SW folks I have talked to, the focus within SRM is solely on developing more storage types to monitor rather than developing meaningful features for those of us who have already purchased the product and need actual usable data from it. It's quite honestly a very expensive paper weight for me right now…
-
This was a long time ago... so bump. SRM is talking directly to the netapp API, there is no reason why we shouldn't be able to get all of the same data in SRM that we can get from the web interface, plus additional logic. Tony
-
bump
-
right click in the document and look at the page source. Does it have HTML code? It may be that the export isn't coded right. The information may be there, just not displayed.
-
Bump