Comments
-
Thanks for the quick response nicole pauls! It was a question I received from my engineering team, they didn't specify what the exact use case was. If it's something they push for I will get more use case details and open a feature request. Thanks again!
-
I think I have a similar situation but I could see this getting really complex if the conditions get more complicated than what I have. Here's what I do: If I understand correctly, you have this situation presently: Alert 1: ANY app goes down. Action: Notify NOC team Alert 2: App A goes down. Action: Notify Team A Alert 3:…
-
Thanks, this is a good solution, probably the best I will get. Unfortunately as things grow I expect to have somewhere in the realm of 50-100 apps at which point this may be a bit of a mess.
-
Thanks for the response, at least what I am seeing is consistent with others. It must be reserving for other processes so I won't worry too much about it. Thanks again!
-
Well, the polling engine is heavily loaded but I don't believe it's overloaded because it normally functions just fine. There is some event that is causing it to get behind and that is what I am trying to isolate and it looks to be a database connection issue in addition to Syslog service eating up most of the CPU. I…
-
Thanks for the quick response on this!
-
Is there a good way to go through and bulk change all of the old graphs to the new graph type?
-
Yeah, after poking around I started realizing it wasn't re-configured to use them be default. I will have to see what is necessary to rip and replace all of the legacy graphs with the new stuff. Thanks for the info!
-
Hi Folks, we have recently installed a new system that features detailed trap messaging which we would like to leverage. I know it's been 2 years since the original post on this topic and I read the associated link, but has anyone found a way to leverage this sort of 'extra' detail in Orion? Byrona have you submitted…
-
Nope, this doesn't give me what I need. I am pretty sure it just isn't doing a MIB lookup for the traps which is a real shame considering you guys do such a great job having all of the MIB's in the product as well as separating out the varbinds in the database. Unfortunately without this additional information most traps…
-
I guess I could import the certificate but I don't exactly know how to do this in a way that Orion will find acceptable... assuming that this is the problem.
-
Is there a way that I can directly email you the log examples, I would rather not post them here in a public place. I can also just open a support ticket if that would make more sense?
-
Yeah, my thought was spinning up a 2nd appliance and importing the data into there if no other supported model was available. One idea going forward might be to have LEM connect to the archive file via a network share and just reading it over that versus importing it at all. The idea is that these should only ever need to…
-
This just happened to me as well, any indication as to what causes this problem? As far as I am aware nothing changed on my system and all of a sudden I am having this problem. Removing the Syslog resources from all pages seems to have resolved the problem but I want to be able to add those resources back but am unable to.…
-
Thanks Nicole! I would ping my ticket to get an update but my understanding is that it's closed is no longer looked at, is this not the case? Support did ask me for all of the details that you suggested and I provided them all of those things including example logs and I never heard back so I assumed they had what they…
-
We're definitely looking at ways we can improve the application discovery process. Would you agree that if the application discovery process was perhaps more intelligent, accurate, and schedulable that this might address most of what you're looking to do? Yes, this is essentially what I am looking for. However, the…
-
Thanks Karlo, this is exactly what I wanted to know!
-
Thanks Marie! Vacation was a lot of fun!
-
you find some good ones byron... made me look at things I didn't even notice :} I think this means I spend too much time starring at this stuff.
-
Awesome, thanks so much curtisi for the super fast response!
-
You went from 3 to 6, do we get 12 next? Great work on this!
-
You should be able to remove the trend line by editing the graph and turning it off in most cases. Aside from that there is not much you can do to edit the graph beyond what you have already mentioned. The SolarWinds team is working on adding more customization capabilities to the graphs as you will find if you search the…
-
Either I don't understand your answer or you don't understand my question, not sure which. Since asking this I have done some more digging around. The time stamps on polled data seems to be in UTC for UnDP and APM data. Time stamps on polled data polled by NPM (CPU, response time, etc) seems to be in local time. I want…
-
temp files? How big is that dir? Which temp files are you referring to? Can you provide the specific path to the ones you are talking about?
-
Thanks Nicole! Your take on it is consistent with what I had suspected from what I have been able to read and see with a bit of web surfing. Thus far I am very happy we have made the choice to go with LEM as our service platform for log management and SIEM. I just found out today we are beginning work on a new PCI…
-
Thanks Lawrence, that is great information to have in my back pocket as we move forward with LEM as our platform! Hopefully others chime in with more details as the more information myself and the rest of the SolarWinds community has the easier it will make it when needing to make a good case for LEM.
-
Ok, further investigation and testing has found that this is due to the number of interfaces on the device. So, my question is how do you manage a device with a bunch of interfaces where the usage data on those interfaces is important?
-
Is this something that I should open a support ticket on?
-
We tried changing the polling interval and scaled it way back, that didn't resolve the problem. What we found is that the problem is happening in a single polling interval. We are not currently using UnDP's on the devices in question. Several of the devices only have a few interfaces so that shouldn't be the problem. We…
-
Tim Thanks for this information. I was thinking about the possibility of using Windows Network Load Balancing with a front end IP that then load balanced between the different systems for traps and syslogs. If I needed a more robust design I could potentially use a Foundry load balancer for this. One additional question I…