Comments
-
Take a look at this screenshot:
-
P.S. and also use only component related macroses, as application and nodes macros will probably not work (as per AlterEgo's comment above, as well as my own trial and terror tests)
-
I actually never thought about it... was always getting there through "Custom Properties". Might not be a bug, but "by design" ...
-
* Volume landing page is a page of any of your volume when you click on them. Here is an example: http://oriondemo.solarwinds.com/Orion/NetPerfMon/VolumeDetails.aspx?NetObject=V:614 * How to find "Custom Properties for Volume" > Go to Volume Landing Page (any volume, just click on any disk) > Customize Page (top-right…
-
Hi, would you be able to share this SQL with us here? Thanks a million, Alex
-
ah... ok... that make sense... let me try what I can do. Thanks for pointing at article. I will update shortly [UPDATE]: No, this is not ideal for me as I still will need to modify alert every time I add a new poller to account for new "unique" name of this poller
-
This is great question, thanks. It was supposed to be pretty straightforward, but it turned out that it is not that clear how to differentiate between Physical/Virtual machines, even though Node Details resource shows this information. There are many questions about it on Thwack and not many definitive answers Here is…
-
Very easy my friend: Option (1) - Filter by OS type within alert: * Go back to Trigger Condition > Add new condition (green plus icon) > Browse all objects * Select Orion Object as "Node" > Add "Machine Type" filter* You will need to group all machine types that you want with "OR" grouping Option (2) - Create custom…
-
Pleasure. To do this simply remove last line "c.Name = 'YOUR GROUP NAME'" and also remove "AND" and the end of the previous line
-
Thanks HolyGuacamole very interesting approach, thanks for sharing and for SQL trigger statement. I will be looking at this within the next few weeks to implement. I only have one slight concern - what happens when I add new application? I think I will just need to remember to update this "NodeTestCopy" field manually...…
-
Hmm... If I were you - I would not automate node's deletion process. I am control freak and I want this to be done in a controlled fashion. Often you may find that nodes are down for a reason (prolong maintenance for example) and you certainly don't want them to be deleted. Instead, I would recommend sticking step-by-step…
-
ok, I am actually struggling to understand what exactly you are trying to achieve and why do you need this particular grouping. Would you give a case study example?
-
Ye, sure. This is upcoming on a horizon for us - I will update this post with solution later (in a couple month from now probably)
-
Yes, you will always get Response Time for SQL User Experience Monitors along with your Statistic data. I do appreciate however that you might not want this to be shown on your Gauges and funny enough - I was not able to find Gauge resource which you can add for Component Statistic without having Response time along side.…
-
I am UP for it. Thanks for the link
-
yes, that's correct Keep in mind though that if you have more than 1 component inside application and one of those components goes down, your application (parent as such) will roll up into warning state, not critical. This is because you still have some other components UP there. (please read shuth comment below. I have…
-
Where are you based?
-
Phew... thanks, I was worrying already... Then, FAO product team, above resource needs some fine-tuning with wording so not to confuse us Thanks for your help buddy
-
love it! ... how do you come up with such ideas?! ... thinking-out-of-the-box-indeed-thump-up
-
Thanks for the update. I would agree on both points and I would still push my message across that we do need a local repository for those tiles, even if some of us are ok with 3rd party + exra payment plan
-
ok, I have to confess - I don't have any UnDPs configured in my environment. The logic would be to create report based on SQL. SQL will need to join two tables - CustoPollerStatistic and Nodes and then it would output your UnDP Tag value along with node name. I think it is fairly easy - just give me table names and columns…
-
Ooops, sorry, I was digging for something myself and came across this question. Didn't check which product it relates to. My appologies
-
OK, just do this: * Go back to your report and rename your Vendor column to "COUNT" (Display Name) * Remove Display settings: Vendor Icon (Watermark) * Add new [Vendor] column with all default settings * Now change the order of these two columns by drag-and-drop so that your [Vendor] comes first and [Count] second *…
-
Hi Jason, I have recently been dealing with the same challenge, which is well described and answered here: How do you reference an application custom property in an alert. Depending on the version of your SAM you either need a workaround as per the above thread, or you just need latest SAM 6.1 where…
-
Hi reubenjack, Same as per Vinay's note #3 + change "AND EXISTS" to "OR EXISTS"
-
ok... this will not work, because initial condition will never be true Thanks, this has inspired me to come up with a solution for one long standing problem I had before... I will create an article and link-back here Alex
-
Do you have this data (response values per interface) present in in your router? Chances are - you can extract this with UnDP poller (or SNMP component) and then use same technique as above
-
That's very very SQL - thanks a lot
-
lol