Comments
-
So you can add the individual components to each map but if you to into the map with your servers you should then be able to right click into properties and then look at status, is the include child status tick box ticked ? which will be the key to you getting those into the monitoring.
-
Hi can you not just select the resource and add it ?
-
bmoore Glad to hear it, as for Solarwinds phone call, I find the best to email tech support set the priority to what you think it is and you tend to get a reply within a reasonable amount of time. Also We go through a reseller Kenson in the UK who are very helpful and do first line.
-
if from the report you hit edit which is next to the 'from ----device-- with edit at the side of it you can select it from in there where it says select field
-
That's precisely why I haven't excluded them! I'm not sure as yet (with only having the additional poller a short while) if discovering from the additional poller would make any difference. Physically from the server which sorts of defeats the object of being able to move them between polling engines.
-
As far as i'm aware no, they aren't scanned but this list is from within Orion.
-
in the table I mentioned above I can see: NodeID Name - from the controller we have a name for them which appear here. IPAddress - current IP Status - would be the current status, which in most cases is 1 FirstUpdate - which shows the date it was first seen. LastUpdate - current and last time it was seen. The last update…
-
You're welcome - can you mark the answer as correct if it helps
-
To be honest i cant remember if that was the same issue, but definitely Network Atlas did duplicate the affected map we was working on ** Backup your database ** Connect to your database using Database Manager or SQL Server Management Studio Right Click on your Orion database -> New Query ... Enter the Query below in the…
-
indeed use 0.0.0.0 that works ! we use this method for switches that are removed and have a group called storeroom with this IP in it.
-
SolarWinds Upgrade Guide - SolarWinds Worldwide, LLC. Help and Support
-
All our edge switch names end in -ESW ditto with distribution that way you can filter nodes: Caption Like '*DSW*' OR caption LIKE '*VSS*' AND status <> 9 gives you all the VSS and DSW's that are down, so you can see if there is something major happening
-
If you have a look for the SDK for Orion - there are schema's and there's also SWQL studio which will help with creating and testing. They will be in another table I believe
-
Thats a bit odd as the SQL I used above doesnt have NCM.NodeProperties they have (NcmNodeProperties)
-
Do you have NCM ?
-
According to Cisco the BGP peering state is: ObjectbgpPeerTableOID1.3.6.1.2.1.15.3TypeSEQUENCEPermissionnot-accessibleStatuscurrentMIB BGP4-MIB ; - View Supporting Images Description"BGP peer table. This table contains, one entry per BGP peer, information about the connections with BGP peers."
-
Remove any interfaces that dont need monitoring.
-
Thanks very much, I will send them the links, I'm sure they have had a look before but its worth them having another look as Orion changes over time and just gets better We do have SAM and looking through Orion, we haven't actually got DPA licenced - we had the trial and obviously still thinks it is still there for some…
-
Hi there Its a custom query not a custom table you are looking for in the node jokerfest 18-Apr-2016 16:44 (in response to lynchnigel --) Hey, thanks for checking up on me. I had spaced it. So I just made a custom query and I get the info but it looks kinda clunky.
-
Did you find out how to get this working ?
-
no on the node as a custom query, which you select choosing resources, let me know if you need more info
-
Can you screenshot the alert trigger and then we can see if we think anything is wrong.
-
You should be able to set a dependancy so that if such as the controller goes down then then aps dont alert. Can you post some screenshots to help show what you are doing please? I'm thinking that if you have an alert with ap's and controller in. which means that if the controller goes down the ap's wont alert, but if the…
-
I've not seen a way you can do this 'BUT' they vary on size depending on the graphic mine are quite large on one but smaller on others...
-
There is a custom property importer within Orion in case you haven't found it, not sure if that will help.
-
You're welcome
-
IF you go into the node and edit the settings you can test the node polling for the device there so should help you determine if they are working.
-
Not yet I will be once I've found out If I can or can't fix it without their help. We break up today so it will be something for the New Year
-
Also just try another browser to check its nothing to do with that or some plug in that could be affecting it.
-
Hi Thanks for your quick reply They are both in the same Orion database but just different tables the tables being From [Wireless_AccessPoints] and to [Nodes] The reason for copying the properties from: [Wireless_AccessPoints].Name To[Nodes]. Caption and SysName and [Wireless_AccessPoints].IPAddress to [Nodes].IPAddress Is…