Comments
-
anyone knows a status about that? I think it's still a fact and the only usable workaround is to ping the Thin APs directly...
-
This seems to be the missing hardware health monitoring capabilities idea right? I was surprised that it is not possible to trigger alerts when a power supply, fan or any other operation critical hardware component is reported as faulty by storage systems. This is a basic feature in my opinion and so should be on top of…
-
@">aLTeReGo " I should have clarified that the macros I listed above are available only in the script body, not in the command line arguments field of the script component monitor. " what you point out here is exactly what I would need now... e.g. a simple directory size component check: \\server\${Node.SiteID}_userdir…
-
The term "AppStack" seems to be one major feature for the next product releases.... and it sounds very promising! I wonder what Solarwinds products will exactly be necessary to use this feature in general? and there I understand that NPM + SAM + SRM could possibly deliver all necessary data for establishing these complex…
-
lots of people must be waiting for this since a long time... at least since 2007 It's obvious that a UnDP problem should be displayed and reflected to the node status where a poller is assigned. hard to understand why this is not yet in production and that this idea has only 8 votes until now... thanks
-
RichardLetts is right for sure about breaking current Orion Alerting implementation. It is just the input from dozen customers I installed Solarwinds, there are always some devices relying on trap alerting and/or also syslog messages. I described the idea as Alert Manager Feature, but I go further and suggest there should…
-
A very helpful thread - thank you very much for sharing this important infos!
-
Hi, is there a solution for this issue already implemented or on the roadmap for a near future release? I think this is a major topic lots of customers have with their network devices - we e.g. also have hundreds of voice interfaces on routers we want to ignore per one mouse click. Currently you have to check every…
-
any outcomes on this poller? The bridge port status table has unique port ID's that have nothing in common with the ifMIB port IDs. That's the reason, why these outputs are meaningless. So there is the need to combine SNMP Get requests to map ifMIB port ID with ifMIB Description and BRIDGE-MIB spanning-tree port status.…
-
No, it also delivers empty output. When I remove the "where" part of the query I get following output, but this might not help: Looks like in the meantime mmelton brought up a promising, at least easy to implement kind of reporting STP. [Edited]: the simple report approach makes wrong links between interfaces and…
-
Hi, I'm not getting this to work. Your query does not work, I cant't find a sys. table that could deliver the DB size column... There is no simple answer on goolge for SQL querying a DB size, because the sp_spaceused approach does not work for APM, since it delivers more then one column... So how do you finally monitor SQL…
-
If you drill down on the blade I believe, you can get the status of PSU/Fans Found them when I drill down on the Chassis. Thanks
-
Now finally the case outcome - as stated above I asked how are passwords encrypted in NCM database. Passwords for authentication against devices are stored either in following cases: 1. "File" > "Change My Device Login Credentials" if you use User Mode device authentication 2. Credentials entered under Settings > Global…
-
Sure, not problem - I am working on it and post results here... Cheers
-
thanks for hanging in there.... it's a brand new installation with 9.5.1 with NTA 3.6 right from the start. and already gone through the troubleshooting guide- without success as described above...
-
I don't see your util. issues in my system. We have very small traffic on our UCS because it's a lab environment. But at least on one vethernet we can see realistic percentage values...
-
Hi, this is exactly what I've been searching for! Thank you very much for taking the time, maybe other people will also profit by your translation.... Best Regards
-
Hi Karlo, yes, this is very helpful indeed with your and netlogix help I figured out something like that: SELECT n.[Caption] Node , n.[NodeID] NodeID , i.[Caption] InterfaceID , p.[VlanId] Vlan , s.[Status] Status FROM [CustomPollerStatus] s JOIN [CustomPollerAssignment] a ON a.[CustomPollerAssignmentID] =…
-
At least I found out whats wrong. When we focus on a node, we see 6 entries for 3 active/monitored interfaces. The first 3 lines represent StpIfIndex (e.g. 513) to IfIndex (e.g. 35) The lowest 3 lines represent the StpIfIndex to StpState entries. Looks like a final join to a combined IfIndex <-> StpState is missing? Thanks…
-
ouch, this one is a brain blower for me it seems there is something wrong with the StpIfIndex to IfIndex mapping part, but I could not figure out in detail. I changed your query to show up all the joins and hope you can read any useful information from the output. A CSV output of this query is now attached to this posting…
-
There is one thing that is maybe still not clear in that relation. Let's stay with the Exchange example, although this is maybe not very realistic in my calculation: You have this 34 monitors Exchange template assigned to one server = 34 on License count. Now you assign the same template to a 2nd server = again +34 License…
-
There isn't much that you might be able to get from the blade itself other than maybe model information if that access were available. I don't believe UCS allows direct SNMP access to the blades. The blade IPs are for the BMC (what you'd KVM into). I checked the SNMP guide for UCS and see no reference for the BMC. CPU and…
-
No, always created custom SQL alerts for that kind of trigger combinations... Would be nice if someone had time to create a ticket and do Troubleshooting on that because in my opinion it is still the same and should work as it is basic functionallity...
-
Yes absolutely a must to support Nested Policies, most of our customers use them e.g. the classical combination: Level 1- Shape a Link, Level 2 - Bandwidth guarantie..... br
-
unfortunately not the solution in my case, still all CBQoS timestamps on "never" i think its not an IOS related issue- because in my case orion "thinks" my routers are not CBQoS capable (database queries) although the mib-browser delivers values via manual requests... any other ideas?
-
BTW: Here the Solarwinds Support answer to the tabular array alerting question: [...] If the Get type is a Get-Table any value within that table Orion retrieves that meets the criteria in the alert will trigger it. It check all one by one, if the variable is used in the email body you will get the whole table with the…
-
I understand and that's a valuable argument- thank you. The consequential question is how are passwords encrypted in the database... I found no references in thwack or documentation, so I opened a case in the meantime. Maybe you know this? Regards, Herwig
-
seems like a custom poller adds the actual status more than one time into the current table? how can I reduce this output to only the real one actual status? thnx
-
yes, that does it - thanks alot!
-
Hi, I've exactely the same error at the moment - what was the outcome of your case? thanks! Herwig