Comments
-
Thanks Holger, I had a feeling that this might be typo ... appreciate your feedback but I think I will give it a go, considering it is Disaster Recover that I am after and that it is supported solution Well, I found a great article by bshopp here and after reading it it seems like #2 might not be easily achievable - can…
-
hi, would you please update on status - just picking up now - will do my best to help P.S. Also, as and idea for SW PM and Thwack lead team - would be cool to have an ability to have live chats with certain members. Slack integration?
-
LOL ... nice one
-
ye man, something is not quite right... I guess your next move it to log a ticket with support.
-
Hmmmm, yep, I can see now.... Let's take for example the one at 16/07/2015 11:42 - can you navigate to your interface utilisation chart and click on [export]. Then select Time Period {Last 7 Days} and Sample Interval as less as possible. Then click on Export to HTML at the bottom and once loaded - analize every single…
-
Hi Luke, Would you paste my previous HTML extract into email body of the alert and once it has triggered - paste here the actual email body so that we can see actual values. Also, switch email body type to HTML (there is radio button there)
-
here is body HTML script to start with: <b>Transmit</b> |__ Bandwidth: ${Interface.OutBandwidth as Bandwidth} |__ Current: ${Interface.Outbps as Bandwidth}bps, ${Interface.OutPercentUtil}% |__ Discards: ${OutDiscardsThisHour} |__ Errors: ${OutErrorsThisHour} <b>Receive</b> |__ Bandwidth: ${Interface.InBandwidth as…
-
LadaVarga I have used it in Map ToolTips for the interface and it didn't return IP address:
-
LadaVarga, Thanks for your reply, but this unfortunately didn't work.
-
Indeed so. TOP 10s don't have EDIT button. I was able to find the one which has. In NPM 11.5 it is called "Top XX Hosts by CPU Load" and "Top XX Nodes by Average CPU Load". Would you be able to help with the correct filter? It seems that property "MemberOfTheGroup" is not available Another remark to consider - if you will…
-
Here is write-up on the solution with SQL script: Managing Volumes Space Thresholds Based On Percentage And Megabytes Values
-
This is super cool, thanks alterego. At the moment I am doing this with weekly-reporting, which highlights nodes with missing apps so that we can patch the holes on a weekly bases. Have it automated would make me to love SolarWinds even more
-
Izzy's recommendation does not include space calculation based on BOTH percentage value and free MB value. It also does not do overrides per disk based on both these values. Check step (5) in my link for an example of the logic behind this alert. You can replicate this logic easily in web-based alerting as well. The main…
-
indeed so thanks
-
WUSIWUG I have learned a new word ... thank you Google How about KYEOASYMS
-
Thank you aLTeReGo, The above will work only if one application template is assigned per node. If node has more than 1 template assigned this will return all those nodes as well. I can see the logic behind how filtering works, but I can't quite figure out how to workaround it to report on what I need. Maybe there are some…
-
Can I just clarify few points: (A) If I re-install everything as per above #3 and #4, how it will affect those nodes currently being polled by APE? I am just curious if #3 is appropriate whilst having half of the estate being monitored by this engine - what is going to happen with those nodes? (B) In case of older version…
-
I don't think we should be calling them - they already know themselves. Save them time to come up with some solutions... P.S. Do you know in advance what exactly you will be doing 4 hours 57 minutes and 12 seconds from now? Sometime sh*** happens - let them deal with this. I have seen wallyollie has already jumped on…
-
Nice one, thanks mandevil, I was actually planning to deploy on Main poller. OK, I take it as a first learning point. Also, with regards to database architecture - has it got its own database? Can I use Orion SQL or better to have dedicated DB? Can DB run on DPA server itself in production setup? Thanks
-
Oh, that's brilliant! I will ping you on Skype in a moment...
-
A while ago I have bumped into a problem with default alert. When route has been deleted it would not account for this check and would alert anyways neither there is a way to exclude deleted routes within the alert in standard (non-sql) way. Hence the following line in code: NPM_RoutingNeighbor_V.IsDeleted <> 1 --Exclude…
-
Awesome, thanks jiri.tomek for confirming.
-
Actually, I can see the logic. This is probably done BY DESIGN to avoid breaking HTML code when special html characters are found in statement. So, the question would be - is it possible to construct SQL macro to NOT convert html special characters? I will be happy with any kind of unofficial hacks as well Thanks
-
As far as I can see - this will work as per your requirements - "if any, then..."
-
Just curious: Would something more simple like the below work? WHERE ( (Nodes.Status = '2') AND (Nodes.IP_Address = '10.X.X.1') ) AND ( (Nodes.Status = '2') AND (Nodes.IP_Address = '10.X.X.2') )
-
No, no, this is within resource itself:
-
wow, I didn't know that... So, no more running NPM from single box then...
-
It is standard set - SAM, NPM, NCM... Exactly, I need to somehow to know which interfaces are UP but not in SW. I would have though that Discovery would be perfect place for this functionality - run the job > see what's missing > add what's needed > done! ... it looks like however this is not possible and I was just…
-
Hmmm... that's the trick - I do want to report on them BEFORE I will import them into Orion. When I run discovery - it basically picks up everything, including stuff that I already have. What I need is to somehow differentiate non-existing from existing and produce a report. This is report would normally be used "for…
-
12:10 ... lol