mraky

Comments

  • but i understand this would require realy require a huge job...i am not sure, if they willgo for it. let see
  • any success with looking for it ? I am on huawei platform now, and they have only NQA... so i am tryign to cehck how to get info from NQA to solarwinds...
  • this is major feature.... i am suffering, coz many situations are not possible to poll via snmp... i need to be able to triger things based on syslog & snmp :/
  • hello guys... for me it is realy suprising , soalrwinds do not pay attention for this feature request.. .. i found way of integrating NQA, and juniper RPM to solarwinds, and we use it on daily bases to many NQA.... it is without fancy UI web provisioning, but it WORKS (and no need for ip sla module)... i am realy asking…
  • in solarwidns there is trap server. sadly to integrate it with alerts is nearly impossible in way you want.... we all are waiting for posibility described in this discussion -- to be able to triger alert based on snmp or syslog.... i realy wish someone willl say at least hint, when we can expect it .
  • hi i just realised, there is another idea request , which is similar to what i requested... so plese give vote for
  • just to add - i have in network mix of huawei (NE40,S9XX) junipers ( SRX,MX-..)... not voip server... but i think , huawei will have snmp MIB for nqa branch simillar for all products ( at least there is no difference between NE40-&S9XX)
  • i wish i can add more votes alarm message flow is pain in solarwind.... Solarwind shoud have 1 single bus for events, and make north/southbound interfaces..to snmp/ascii/syslog/email etc..
  • please i vote for this feature.... world is not cisco only.... curently i am fighting to manage monitoring of nodes trough some proxy& solarwinds, but...
  • well i verified now if i am using latest atlas. and yes. I am using latest atlas. But i dont see utilisation of l3 links. But as it is in description - only l2 links are monitoring. so my question is still unanswered. I guess i will have to open ticket for it.
  • this 10.7 looks nice. Btw. Is it only me, who is missing utilization visibility in atlas on l3 links ? Do anyone knows if there is plan to add it ?
  • helo guys, is there any progress ? this feature is realy needed. I would not ask for ETA, but this time ,this is holding us from implementing other things
  • hope some good new on horizont... guys... there is not only cisco world..
  • Hi guys, its really bad news, this feature is not part of npm 11.5 . It would be perfect, if solarwinds provide at least some temporary workaround... Any chance to do some sql trigger on incoming trap ? Hynek
  • actually i had on mind topology mapper - fancy feature for pptp presentation, but not working in reality - missing weather map is another crucial mistake of development... current network atlas is slow, and automation is not handling all important things properly... i had to develop my own mapping solution
  • looks like this feature is in 10.7 and 10.7 is curently in beta testing...let see
  • i am finding this quite ridiculouse... i am working intensively with NPM past 5-6 years, and they are puting priorities to fancy new features, and skipping such basic functionality as common event bus with northbound, southbound interface... they dont have to even develop message bus - there are opensource solutions for…
  • guys. this require something called bus for messages .... in OSS terminology (this inputs like snmptraps/syslog/exports) are called northbound, and southbound interface... honestly i am pretty dissatisfied with currrent progress on this topic... i am courious, if there is somebody from solarwind emp. who is reading it ..…
  • ok. sory for negative comments. but i work with solarwinds since years, and having serious troubles due to this. hope it will be avaiable fast. cheers.
  • Hi, "integration" is a bit overstatement i am using solarwinds to fetch rpm/nqa data from huawei ne40/junipers via snmp... then i am pushing collected data to elasticsearch database. Kibana (its elasticsearch module) is used for presentation... when i want to add/del new rpm/nqa, i simply add/del manualy nqa/rpm to element…
  • thank you, on the end i solved this by polling, and skipped idea to to triger/intercept snmp trap
  • Hi, i faced same issue, and found solution - i see this thread is almost 1/2 year dead, but still it may be usefull for some. enviroment: client latest swql studio from github 2.x windows 10... no UAC, admin user server : solarwinds 11.5.3 in quite default setup. windows server 2012 steps: on client i tryed to connect to…
  • and here is an example of printout in nicer way... import orionsdk swis = orionsdk.SwisClient("1.1.1.1", "user", "pass") qq = swis.query("select EntityName,name FROM Metadata.Property") vysledek={} for lis in qq['results']: vyskedekKlice=vysledek.keys() if (lis['EntityName'] in vyskedekKlice) == False:…
  • ignore this query - swql select EntityName,name FROM Metadata.Property will do job...
  • well, you gave me some hope - if there is any way to alter this topology file ( i dont have topology.cfg in filesystem - only topologylogging.cfg), then there is maybe way... anwyay. i opened case for topology , and i willl try to push it now a bit
  • hello, do you have any example for orionsdk howto get via script data which are in tree in swql studio ? - simple if i want list of tables & properties in swql
  • Hi Vinay, i have same question as Rhidian, but i didnt get your answer. i will repeate it in different way. In NPM there is several default tabs: Home,Network,Voip.....(depends on your installed modules). what i want is, to have new custom Tab as "Home".. is it possible ? H.
  • Hi Richard, this sounds interesting. How to see your case ? ( except asking solarwinds support for details) br, Hynek
  • i suggest you to open ticket... mapping is unfortunately feature, which never worked for me as expected... for me i am using mix vendor enviroment, where i HAVE to use lldp. unfortunately i had no time to follow it with support & ticket by myself, as no time, ad this feature is important when you do automatic mapping (…
  • Hello, first thx alot for very fast answer... unfortunately i have no issue to do it in oracle/mssql sql.... your example doesnt work in swql studio... my problem is to do it in SWQL... BUT, i succeed just few minutes after i posted answer. (and belive me, i was looking for answer quite long before i posted question) here…