Comments
-
Hi Brandon. Sorry - I missed this post until now. I´m not sure i understand the question, but if you mean which searc functionality i´d like to see implemented first it would be: Subnets, Supernets, Groups/Folders, DHCP Scopes, DHCP Servers
-
Got it ! I missed the .cs in the end (!) Tbx
-
I suggest that you create a case on support, quoting this thread. It sure helped me out :)
-
I had the same idea, yet i don´t see any strange date in my custom props. I feel that the resource is not beeing permitted to read the content of the cust prop tables, as when i add the resource again (blank un-edited) it still fails, and show only parts of the custom property values. For the intrested my case ref is…
-
I had the same idea, yet i don´t see any strange date in my custom props. I feel that the resource is not beeing permitted to read the content of the cust prop tables, as when i add the resource again (blank un-edited) it still fails, and show only parts of the custom property values. For the intrested my case ref is…
-
yep.. My issue too...
-
Had the excact same problem - Was starting to play arround with groups, created 4 groups total, but 2 (dynamic) contained a lot of members - And my cpu went crazy. After removing the 4 groups.. down to normal 30-40 % CPU
-
Hi I did nome additional troubleshooting and found that i´m getting .NET 2.0 errors on all my SolarWinds servers. I´v tried to reinstall practialy all components, running config wizzard and removed a windows update related to .net (KB974417) Still with no luck. I guess this will be a case for support soon :)
-
And now working as intended The execute string in syslog event should be: "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" D:\SWIS\AddNode.PS1 -IP ${IP} The remaining issue is now how to add to NCM automatically.... Any ideas ?
-
Hi I´m seeing some nodes in NCM that are status unmanaged (leftover from prior to the upgrade) yet in NPM they are managed. I´m not able to set the status to "managed" in NCM again, and the only cure i can see, is rto remove the node from NCM, and re-add it. Also, i get nodes in the "Overall Devices Backed Up vs. Not…
-
The vbscript. I get this error also, but just selecting that it should continue, "solves" the problem
-
hi I´m having the same issue / request. I need to export my nodes and device names to a csv file in a fixed schedule. Can´t seem to figure this out. So right now.. i have outlook remind me, to execute my report manually, and then export the result to csv... Should be a more easy way, right ?
-
I´d love to be able to select one field at the time enlarging my selection, and based on the subnet size i select, create that subnet in IPAM. So if i in my view (based on a supernet selection) choose a given amount of "boxes" i can choose to create x amount of /20 networks, xx amount of /24 nets or xxx amount of /27 etc…
-
Would like that swql / sql very much I need to find a better way of reporting availability, since having 2 wan connections on each sie and monitoring them individually does not take the resilience into account, when generating wan reporting. An even better way, would be a mix of the ip address (sice that would (in my case)…
-
Hello ok - Strange that it has to be added twice !? But, i can live with this :) I´d like to download from a 3560, 3560E and 6500 and 7600 routers (switches) Br Jesper
-
Hi That "solution" works fine. However, we cant even monitor (and alert) on the scanning not completing - We have to discover this our selves...
-
Hi I´m running 7.0.2, and have the same issue. Care to elaborate on the "run db sync on the web" ?
-
Hi Brandon Happy New Year ! Would it be possible to write this one up, as a feature request ?
-
#1 - Just realized this today - HATE it HATE it HATE it. Atleast it should warn me - Even in the event you make this a global setting to allow creation or not - It should warn....
-
Hi I wanted to do something like this, but did not get the point about the csv file (as for me, all my relevant data is in solarwinds databases) Honestly, i´m no programmer (by far) but find it interesting how to save time, and have consistent data - Lazy network engineer mindset i guess I had some help, and ended up with…
-
Hi I do have the same environment as you describe. NPM and NCM was on one server, additional pollers on other machines, and 2 webservers loadbalanced via Cisco ACE´s For the V7 upgrade, i opted to re-install NCM on a complete seperate box, to free up cappasity, but also to tighten security a bit (who can see config files…
-
Would it be possible to only import the nodes from NPM that is (or is not) "flagged" using some kind of custom property ? I dont need all devices in NCM - Windows servers, TACACS appliance servers etc etc Brgds Jesper
-
Hi Brandon. It did help - i´ts only 20 minutes since i removed the jobengine, and re-installed in manually, and not one single restart of the services, yet. Tnx !!! Wondering whay may have caused it.,. And also why that is not fixed by re-installing the various modules.
-
Hi Brandon I have 60+ gb on each drive I also found this in the NPM.BusinessLayer.log 2009-10-18 15:36:54,138 [7] ERROR SolarWinds.Orion.Common.SWEventLogging - Starting NPM Service [I00379] 2009-10-18 15:36:54,544 [7] ERROR SolarWinds.Orion.Common.SWEventLogging - NPM Service [I00379] Started 2009-10-18 15:37:02,044…
-
Hi kind of an old thread, but the question is still valid. Is NCM / NPM supporting Motorola wireless switches now ? - I think i read somewhere that NCM would in a comming release ? Any plans for NPM ?
-
I also have the same error i V10. The edit refers to ´FilterEdit.aspx, which i cant find anymore ?? Any clues ?
-
Hi Tim In that folder i only have .ascx files (and .ascx.cs) Tried to "point towards" this file, but get an error - Guess my IIS don´t like that kind of extension ... The resource have been working fine with the custom prop´s i have (i changed the resource not to include comments and departments) It´s only the edit that…
-
Hi Ding, Where did SIP go on the list ?
-
say the word ... We have most of our gateways using SIP now, and just a few on PRI We need SIP monitoring ASAP
-
Hi I wanted to "go slow" and for starters just populate the new table, with already collected data in my custom props. Using this statement: insert into WorldMapPoints select 'Orion.Nodes', nodeid, Gmaps_Latitude, Gmaps_Longitude from nodes where Gmaps_Longitude is not NULL However i get : Error converting data type…