Comments
-
I found it! "Tabular Universal Device Poller" resource allow to "check" more than one variable to be shown. So there is a way, only fact that UnDP does not allow to poll whole table and enforce decision on any of columns, was misleading :-(
-
There is a similar idea: Feel free to comment and/or vote ;-)
-
Completly agree with mesverrum. Adding whole table column by column is terribly repetitive. Totally not "geekly" job. In general the way UnDP works is not geekly, for example: * no way to remove template at one -- one has to remove pollers one by one. * no way to overwrite template (scenario: export to XML, fix with…
-
Similar to ... (not resolved since 2013).
-
I've just created similar Feature Request -- to allow use "col span" or in other words: full table here. EDIT: It just passed moderation and got quite pretty number: BTW, how can I "close as duplicate" one of my ideas?
-
Completely agree with mduplessis : adding pollers is a job for robot rather than for a geek :-(
-
It would be great to integrate AppStack somehow with NPM/NTA. Let's consider case when problem is caused by saturation of some router rather than array I/O....
-
It would be nice to monitor KEMP with NPM or SAM.
-
As pointed by @sedmo (Re: How to get Orion to update the node name from the hostname ) there can be some exceptions to be handled, for example empty sysName (say misconfigured device or device monitored with ICMP where SolarWinds don't have sysName value).
-
stevenwhunt thanks for the link. Voted up.
-
aLTeReGo seems I have similar problem in SAM 6.2.4: Alert is active in "All Active Alerts" console while component in question is Disabled. I'm not sure if component was Disabled before or after the alert was fired.
-
frazdave, did You managed to solve the challenge? IMHO it would be useful also for other users ;-)
-
Thanks aLTeReGo and stevenwhunt for the reply. Do I understand correctly that the main problem is to connect to CCMS or in other words to collect data via SAP's own protocol? Anyway if someone would be interested in natively monitor SAP in SAM please let me know as I'm also interested in such solution.
-
bump up: anyone can explain how isServer property is populated and what decide if it got "yes" or "not" value?
-
Hope we will find solution here: "Sorry, the content could not be loaded" when mouse hover over server on list
-
Fresh links to the mentioned by aLTeReGo documents: SNMP Process monitors sometimes cause false alerts (process reported as Down when it is not) - SolarWinds Worldwide, LLC… Problems in SAM with SNMP Process Monitors failing - SolarWinds Worldwide, LLC. Help and Support
-
From my experience it looks like general hardware status of the device didn't get cleaned after sensor status got up again.
-
Remotely Monitoring Solarwinds Services by tony.johnson also looks to be a solution.
-
LadaVarga thanks for reply and explanation :-) But let me ask one more about IsServer property: how it is filled? Is there any way to check reason why given node is recognized as server or not? It is risky to use property without guarantee it is correct and without way to fix it or at least understanding how it works.
-
Problem still here :-( Agent 1.5.0.1085 SAM 6.2.4 Orion Platform 2016.1.5300 It is one of main sources of "Events" in our infrastructure so it floods dbo.Events table -- the first drawback on the hand.
-
IMHO the response is here: Availability table: 100% availability in report but also 100% packet loss - SolarWinds Worldwide, LLC. Help and Support
-
aLTeReGoThanks for this list. Could You add to it one more point? Is somewhere similar list for variables usable in Resources descriptions, for example in the title of chart (subtitle has default value equal to ${ZoomRange})?
-
Also here: Component Monitor Threshold Value Report is one prepared by aLTeReGo
-
RichardLetts thanks for reply, I hoped that if there is a dedicated tab then I can do it in more elegant way than UnDP, which graphical representation is not the best in Solar.
-
My intention was an open question - to not be bounded by my imagination and experience ;-) I simply don't have any idea what SolarWinds meant by adding such tab (please correct me if it is not a member of default set). At first glance it would be great to see structure of VC: which physical devices it consist, their…
-
The same error has been discussed here: Re: Sorry, the contents could not be loaded and finished with SP4 installation, but Author didn't mention on which system (client or server) and version :-(
-
aLTeReGo I have run Configuration Wizard for the Web component and I still have "nothing" on the page in question:
-
aLTeReGo You saved my day :-) .... but what about other views? I have prepared also some dedicated views on test installation and I would be happy (it would save day or two) to export them and import to production environment of future (it would be fresh install on much stronger hardware rather than upgrade). ... And how…
-
In NPM 12.0 it is one of out-of-the-box alerts :-) but before enable I have modified it to compare Last Sync with StatPolling Interval -- as for different nodes I use different polling intervals. It would be better with 2xStatsPolling (so more than one poll missed) but it would need Custom Property and separate allert to…
-
Also there is a code by tony.johnson which do monitor Orion's services: Remotely Monitoring Solarwinds Services