Comments
-
holy crap. i'm a dufus! Thanks!
-
I am purchasing a WiSM Module for my 6500 (it's a WLC Controller Module), and WCS this week. It would be interesting to know what information can be pulled from WCS/WLC to the wireless network monitor. Maybe things like info on connected clients, what ap's they're assigned to, what access points are assigned to which WLCs,…
-
I used to have this problem. When i updated to the latest version of Orion (Orion 9.1 SP2) that fixed it. Not sure what was going on though.
-
Kinda I guess. I mean, i'm not setting up the policies in NCM, but i'm using the energywise management part of NPM. If you login to NPM, go to Admin, Manage Nodes and select interfaces that support energywise, Under the "more" dropdown there is an option that says Manage Energywise. In there you can see all options for…
-
There's plenty of new logic that could be added to NTM. How about making it, or a version server-based instead of desktop-based. Maybe what I want isn't what this product was destined to be from the outset. If that's the case then that's on me I guess. I think the layout is quite bad. When you get a large number of nodes…
-
That looks rad! Would you be willing to share the code for that?
-
That's what i was looking for! It's a little different in IIS7. You use the Error Pages menu instead of Custom Errors in the site properties. Thanks!
-
This is great! I'll give it a shot. Our governance/policy group wants to be able to setup a server portfolio group to manage disaster recovery priority and also decommissioned devices. That'll work pretty well. Are you able to get good enough reports out of it vs using webhelpdesk's asset database?
-
I figured it out and I fell like a idiot. I was going to check the database to make sure there wasn't anything strange going on and lo and behold I get the message "can't open database, not enough free space"...I checked the server and it had 0 bytes free. I had our Systems guys add another 60GB of space to the server,…
-
I'm having the same issue. Orion is only showing 2 of the VMs i have running on one server. I'll try to get a screenshot for ya.
-
Ahh. Gotcha. I know this is a little off topic for this forum, but will that work for NPM as well?
-
Oh ok. That's poopy. Is there a way to present this particular OID in a more readable fashion without using transform pollers?
-
Can the firmware upgrade module handle the INSTALL vs BUNDLE mode on 3850+ switches now?
-
Same. I'd be willing to send the Solarwinds team a bottle of jack if we got some of this!
-
100% down with the upgrade to Network Atlas. Would it be possible to outline what you are looking to improve with that? If at the very least to temper expectations? What i'd love is just for it to take the CDP, LLDP, SNMP, WMI, etc information already collected by Orion and use it to automate mapping of nodes and to keep…
-
It doesn't repost all of it. Remediation only uses the first line when you use ${ConfigBlockStartLine} as the variable. It grabs just the interface and then the rest of the commands I post. I was initially worried about that though, but it seems to work fine. I used it this morning to correct some interface configs. I will…
-
Looking at your config, i find that more confusing than what I did. lol My config search include only the criteria i want to match, and the config block is properly selected. I can't really tell if your config search would work. I feel like you'd need conditionals instead of just and/ors to make it work. If I'm reading it…
-
With ASAs you can setup access rules for who can login to ASDM/Telnet/SSH. What you likely need to do is setup a rule so the IP address of you NCM server is allowed to make an SSH connection to the device. Even though you can get SNMP access to the ASA doesn't mean you can SSH to it. A good way to test it is to download…
-
I was able to get this fixed. What i had to do was run the energywise management and check the box that I wanted to set recurrence policies. I didn't type any policies, but just hit execute with it empty. It actually removed the entries it thought were there. I double-checked the switch and all the recurrence policies were…
-
I attempted to personalize the Inventory tab and I got this error message: Orion NCM Web Site Error System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.ArgumentException: The specified display mode is not supported on this page. Make sure personalization is…
-
It takes some getting used to but it's pretty handy. I"m working with Orion in Python now.
-
Bump. I guess the silence says no?
-
How do you currently use WLSE? What features of WLSE do you use? I actually have both Cirrus and WLSE. I'm contemplating the same thing, but there are management/monitoring features i dont' want to lose that WLSE does.
-
Hey there. That 10.48.68.158 is going to be some external FTP server from your call manager. It could be Solarwinds itself, or it could be any one. To do CAR downloads, you setup an FTP location so that call manager has a place to dump files. Then VQNM logs into that place via FTP and downloads the files. There's some…
-
More Information. I've walked the SNMP Database and think i've found the OID i'm looking for. The process I want to monitor seems to correspond to .1.3.6.1.2.1.25.4.2.1.7.1495573616 I add this to an snmp monitor and test but I get the following results: Testing on node LEGRVCO: failed with 'NotAvailable' status Can't…