Comments
-
Very very useful. +1
-
A sub-net template is a great idea. I would like to see this feature added too.
-
Thanks! This bites me on every fresh install. Not as big of a deal now for me though since, even if I forget how to fix it, this thread is now at the top the Google search results.
-
Oops, I am on IIS 7.5 Thanks for the information to check the version. It sounds link your process, while admittedly different, is trying to work around the same issue. Do you have any fallout from running CW as port 80 and manually changing the port? The reason that I ran CW to failure was in the hopes that the things…
-
My two posts are either/or. Either do my first suggestion, or the second, but not both. The first one is a better solution though. Unfortunately, adding "Not All" will give the following: AGI-VMW-P-JIRA will NOT alert. AGI-VMW-SQL-P-JIRA will alert AGI-SQL-P-JIRA will NOT alert
-
Thanks for the update. Glaring typo that will probably never get fixed.
-
Any word on your IIS version?
-
Looking forward to it. Thanks in advance!
-
Interesting. I do not have any issues with this install at all other than the https workaround. I am very careful about documenting/backing out changes made for testing by TAC. I have had systems like you describe before however. I have found that an install usually gets nutty after multiple unchecked/un-normalized…
-
Belated thanks!
-
Not that I am aware of.
-
E-mail error now is complaining about a cert issue... That is another can of worms that is unrelated here. Thanks, K
-
The article is nice to grab the "key-obfuscated running config" from the admin device context for all contexts on the box. My request is to be able to grab the "more" version of the config. The "more" version of the config does not have obfuscated keys. I do have a non-context version of what I want in a context enabled…
-
See the post above... You guys make it sound as though my procedure is out in left field... However my procedure is a far more precise guide derived from Solarwinds in the above post and personal experience. So, I would ask this. Instead of say "OMG that is way crazy, reinstall!" (Not productive since I have... Many times)…
-
Change "none", to "not all"... Basically, the AGI-VMW-P-JIRA does not match the exclusion because node name has to match both VMW and SQL to be excluded when you use "none." AGI-VMW-P-JIRA will alert. AGI-VMW-SQL-P-JIRA will NOT alert AGI-SQL-P-JIRA will alert
-
Edit: This happens anytime you change the IF description and the IF ID. You probably made changes to the drivers and/or hardware when this happened. Settings > Manage Nodes > Click "+" to expand the node that you want to work on > Select the unknown interfaces > Click Delete Take care. Kirk
-
"Do you mean to say that you want a report that shows new subnets being added or removed to the enterprise?" Yes. I want at a glance look at the last 50 route changes across all nodes and be able to quickly see adds or removals during periods that are supposed to be quiet (e.g in a "change freeze" period.) This will allow…
-
This typo is still in version 10.7. Come on Solarwinds this typo is a 2 second fix.
-
I was getting this error too. I tried to remove what looked like double quotes but were actually two single quotes... I made the e-mail webpage custom SQL query and the Trigger alert custom SQL query the same with single quotes around the OutInterfaceDetailsLink part of the statement WHERE ID='OutInterfaceDetailsLink' in…
-
Marked correct as this is the method that I now use. I put solarwinds behind a load balancer. I am not sure that this issue is fixed because of the mitigation that I now use. It is also important to mention that Solarwinds gave us the option of skipping the web bindings which would also mitigate this issue.
-
Nice! Worth fleshing out for sure. Especially in today's VM capable environment. Thanks for the great suggestion. Kirk
-
Thanks for the information. I have been going through my configuration (installed applications vs. recommended) I have found that my server guys installed .Net 4.0 instead of 3.5 SP1 per my specification. Obviously I will be working to correct this. However, I am curious, does my issues with SSL sound like a .NET version…
-
"I don't have an SSL website now, but I did 3 years ago (still 10.1) and my updates were NEVER this painful. This is non-typical." *What versions of IIS and OS were you running?* "While it sounds extreme, what are the odds you could simply scrub and re-install the poller some long weekend (or overnight. It doesn't really…
-
It was like this from install on day one. The entire reason for the procedure surrounds step 5. The configuration wizard creates port 443 in IIS as an http binding instead of an https binding. When I correct the binding in IIS the configuration wizard always fail after that. Again, this is behavior that happens immediately…
-
This works well. I do have one observation though. You might consider adding a button to allow admins to be able to submit changes for approval as well. This could be used as a kind of peer review process. In my situation we are 6 admins trying to make everything run well. We don't really have a need for the approval…
-
Answering my own question. The trick is to convert the node from SNMP to ICMP and save. It will ask to delete all SNMP data for the node. Then edit the node again and external will now be an option. This answer is for people that come after me that are Googling this issue.
-
There are three ways to resolve this (pick only one): 1. Deselect the Alerts that are triggering this issue (there are 2) Disable "High Transmit Percent Utilization with Top Talkers" Disable "High Receive Percent Utilization with Top Talkers" Enable instead "High Transmit Percent Utilization" and "High Receive Percent…
-
Sorry, I wish I had more information for you. I have opened a ticket on the website creation bug way back in 10.1 days. I never was able to get anywhere with it. I have a very painful upgrade procedure outlined in my other post that you have already seen. I wish I could help, but from my point of view, this is a very very…
-
You can find the explanation and fixes at the link above.
-
The commands above are for an ASA using contexts. I would like to grab the configs for each context as well... Startup=more flash:admin.cfg Startup1=more flash:context1.cfg Startup2=more flash:context2.cfg Startup3=more flash:context3.cfg Startup4=more flash:context4.cfg etc. The startup command for an ASA not using…