The most recent content from our members.
Hi All, I would appreciate if you could help me with below query. How to discover newly added interfaces for entire network device configuration in bulk? PS: These devices are already in SolarWinds monitoring. Also, have already run Network Discovery on them but no outcome as we don't want to add below categories: * Other…
Hi Folks, I am trying to accomplish solarwinds node rediscovery process via SWIS. if i want to run the rediscovery for single/few nodes then it is running completely fine with below script. $username = "xxxx" $password = ConvertTo-SecureString "xxxxx" -AsPlainText -Force $creds = New-Object…
What is the point of having a Vendors list in the Orion database if rediscover just overwrites everything with static values from a file I cannot edit? I've changed the Vendor name for 'Antaira Technologies, LLC. (previous was 'Aaxeon Technologies, LLC.')' to 'Antaira' so it isn't as annoying long. I updated SWISysObjects,…
This request is to bring the feature that automatically adds Volumes and Interfaces after a regular interval of check (using re-discovery) option instead of creating a separate Discovery profiles for particular Polling Engine. If not then at least provide feature to import IP list automatically for a particular Polling…
I had a device being monitored with name A. The router itself had its name changed from A to B. I hit the rediscovery button on the nodes detail page and the name stayed at A. Should this change after a rediscovery or do I need to inventory the box from NCM? Or is my re-discovery button broken?
Hi all, I wonder how to rediscovery nodes via SWIS. I tried that below code but I got error. var swis = new InfoServiceProxy(address, binding, credentials); XmlDocument xdoc = new XmlDocument(); XmlElement[] elem = new System.Xml.XmlElement[1]; XmlElement xel = xdoc.CreateElement("NetObjectID"); xel.InnerText = "N:" +…
Still a little confused as to what Rediscovery will do. As I understand it, if I change anything about the node (e.g. system name, IP address. etc.) on the device itself, then Rediscovery by NPM will note the changes for an existing NodeID and record it in the database. Is that correct? What will Rediscovery NOT pick up…
We have many Cisco Devices and after the latest upgrade we are seeing many that have maxed CPU during the Rediscovery process. What is the value of rediscovery and what would be the ramifications of shutting it down and, CAN I shut it down, so we wont run Rediscovery every XXXX min. Regarding the Max CPU; turning off the…
I have a fairly large environment with 600+ networking devices. I don't really want to go to every device on my network and hit the List resources Icon to update what's on/off. Is there a way for Solarwinds to go through all these devices and re-check what's operationally up and start monitoring them?
When on the Admin page, in "Node Management", I select a device and try to use Poll Now or Rediscover option from the more actions pull down box. I get the grayed out screen and a Poll initiated or Rediscovery Initiated message, but nothing ever happens. It stays there spinning the wheel until I press cancel. It worked…
It looks like you're new here. Sign in or register to get started.