Comments
-
Yea, i'm willing to bet you have custom icons. you will want to follow the process linked above. temp fix would be to copy your custom icons to your web servers and any machine you have atlas on, as they will not show up there either if not in DB (process above) or on local machine.
-
see pic
-
Also, I set up RSS feed on the "solarwinds announcements" forum and that will send emails to you...not sure if that is the same as subscribing.
-
for #1 - are you referring to the "page refresh" section? I need the regular maps to refresh often. I don't want the reports pages to refresh automatically at all. I'm wondering if there is a setting for reports only (I changed the report cache timeout and we'll see if that helps). for #2 - Cool. One of 'em should work.…
-
I've run this way before with no issues, but now am running the web on my DB servers as Dave is.
-
ah, got too excited. I thought you meant it would show up and allow me to edit when I selected "edit custom properties". that is not the case. :( This has long been a request to be able to update these - for ICMP nodes if nothing else.
-
just updated to add ip_address and location fields
-
nice add, thx :)
-
thanks for posting solution!
-
Here are a few I put together for Cisco... and these are from SW staffer Roger Wong: Adding Custom Icon Graphics from Files Pasting Custom Icons from the Windows Clipboard
-
I'm looking for - if transient and 1 scan where it doesn't respond -> does it go to available, etc.. thanks
-
go into NPM and look at interface details. In the top section, you should be able to "override" what Orion pulled from the device as input and output rates. you can use bandwidth statements to sway what orion gets also (probably cleaner, assuming it doesn't mess up your EIGRP for Cisco environments).
-
Ditto; if I have an urgent issue, I'll create the ticket online, then call and wait. I'll t/s in the interim. If I get it resolved, easy to close, but at least the process is started and when they pick up the ticket, they can get a sense of what the issue is. Agreed that support is slow to respond/over capacity right…
-
If your environment reqiures more than one polling engine, strategically placing these and distributing load to them accordingly may help with accuracy. I have an extranet with a ton of customer connectivity that we own. My next polling engine will live within that DMZ and poll those devices in that DMZ only. This…
-
this method will allow you to further tweak by alerting to NPM Event log but NOT send emails...I've been looking for exactly this b/c I want to ensure emails don't flood but also that we don't miss anything critical. DISABLE ALL EMAIL ALERTS assumptions: all emails go out every day (this will make resetting easy) you are…
-
yes they definitely can be the same...completely separate tables. If you do behind the scenes SQL queries rather than SWQL or gui report writer it can get a little hairy, but definitely doable.
-
I had this problem with all of my pollers as well. I ended up watching the install closely with task manager open and when the installer indicated it was "restarting" NPM, i would kill the task. It will restart IMMEDIATELY so keep an eye on the used memory for that process and it will reset back to low numbers and crawl…
-
Interesting...I read the T/S guide and saw what was saying with vendors. Why is it that some cisco devices have HH monitoring and some don't? Is there any updated info on what should support HH? Thanks!
-
I'd think it would have to be both causing the behavior, b/c I've tried inserting char(10)+char(13) which SQL interprets; as that text doesn't show up; but it still ignores when table displayed in web. I'll post when I hear back from ticket as well, otherwise, if this is of interest to you/anyone, please vote up the…
-
Thanks ! awesome digging...I really appreciate the efforts! HERE IS THE FEATURE REQUEST
-
which admin guide (NPM or NCM) and is there any documentation about what the integration package gets you? I searched the NCM guide for "integration" and didn't get anything. Thx
-
If you're using NTP, you might be able to check via these pollers (haven't tested against servers though), and alert.
-
i turned one firewall on to debug and the pollers completion went down from mid 99% to low 99% figured i'd check out the options. perhaps it is because everything runs through NPM machine. Just trying to figure out what the boundries are.
-
yep, so if you select ncmep.* instead of serial you'll get all components listed in entity_physical table and you have to get the chassis... I'm pretty sure the column "class" in the entity_physical table =3 indicates the chassis...verify...I'd change the where clause to be: where n.Caption like '%<routername>%' and…
-
even better... :)
-
This is existing - through every version from 7.x up. Thanks
-
you know what would be cool...ability to share tabs. export/import tab setup in content share.
-
D'oh; not going to lie, didn't catch this was a LEM discussion. Nice options though curtisi Are you able to supress for x minutes after firing rule? That might be option too, depending on your trends and issues...might let you know an issue has started without flooding your email.
-
what are the rest of the settings, if you don't mind sharing? persistence profile - cookie? SNATing? Thanks!
-
what method of load balancing are you using? I've tried many, but can't seem to get a good balance... thanks