Comments
-
Did you find a way to filter F5 view ? (custom properties for ex) Thanks
-
Sooooo is this supported in 2018 ?
-
Hi serena I have downloaded Solarwinds-Orion-SRM-6.6-OfflineInstaller.exe (file version : 2.0.0.1348) to upgrade SRM, and i can't upgrade it : ----> The maintenance expiration date for this product is not far enough in the future to install an RC version of the product. Renew your maintenance to install RC version. I…
-
Hi, i'm not able to find "Custom Tile", i have the last version [edit : seems to be renamed as "Status Summary", but i can't use it, message : Authorization Failure Authorization has been denied for this request. ]
-
Hi Tony, Sure ! I will provide you logs for a linux and a windows agent For solarwinds servers, main server is enough or do you need logs from APE where node is polled too ? thanks
-
Mine is 20-30%, I don't know the root cause
-
Hi, How can we customize it to avoid resources we don't want ? Such as 'windows scheduled tasks', physical/virtual memory as volumes, unknown interfaces ? thanks
-
Hi Solution is : 2020.2.1 HF1 https://support.solarwinds.com/SuccessCenter/s/article/SAM-2020-2-1-Hotfix-1?language=en_US
-
the problem is still here ? Take a very long time for agent to reconnect to poller, we have 4000 agents so far
-
Hello @"tony.johnson" , did you find something ? We plan to have 11k agents (4.5k actually), and if ListResources verb does not work, it will be a big problem
-
I opened a ticket to support, it was a bug in the agent ; it has been corrected in 2020.2
-
Hello @"tdanner" , i'm trying to use variable to retrieve AlertObjectID (AAT:xxxx) and insert it on my trigger/reset action But the value is empty, how can i retrieve this ID ? (both ${N=Alerting;M=AlertObjectID} and ${N=Alerting;M=AlertActiveID} are empties) (version 2020.2) Thanks [edit : NVM, it's empty when creating…
-
Hi @"mesverrum" I used the same way to create my views (duplication of a template), but i can't found the way to apply view limitation (the command Orion.Limitation seems to be for Account Limitation) How did you do that ? thanks [edit : got it >> set-swisobject]
-
I waited 14 hours so far
-
Hi rschroeder, did you have the experience where parent (switch) was "down", children (AP, Servers) marked as "Unreachable" as expected. But 10mn later, switch became "Up", but children still marked as "Unreachable". I had to Unmanage/Manage all childs to recover the good status. This is not the first time this issue…
-
Is it possible to create virtual interface which combine IN port X + IN port Y ? (And OUT port X + OUT port Y) In order to have alerting, i don't just need a graph
-
Yes, I added dashboard.meraki.com (API polling), then I was able to get Organization List. I choose my Orga, but no information are collected. And I added another node dashboard.meraki.com (API polling), with another API key, choose the Organization (another one), and informations (AP, etc) were correctly polled. I can't…
-
Re: The Ultimate CPU Alert
-
So what is the solution ? Still have the problem
-
"After making these changes, we were able to successfully Poll for all hardware health on Gen 10 Servers." Through ilo or server ? If you are doing this through ilo, nothing new, we were doing this already
-
same thing with snmp on linux. HP Health is no more supported by HP
-
You can use SNMP collect on ESXi esxcli system snmp set -c public -e yes -t %target1%/public,%target2%/public
-
Can you share ?
-
still the same in 2017 !
-
Hi aLTeReGo, any news about FB87976 ? thanks
-
I have the same problem, I want to retrieve the IP (not the dns), is there another solarwinds variable to get it ? (powershell script)
-
Do you use agent or wmi ? With agent, you can use the ListResources verb : https://github.com/solarwinds/OrionSDK/blob/master/Samples/PowerShell/ImportListResources.ps1 With wmi, you can create a discovery job (work with interface, volumes, etc)…
-
I tried to reproduce your problem on my env : - http://${IP}:${PORT}/ >> Up - http://${Node.Caption}:${PORT}/ >> [Errno -2] Name or service not known - http://${Node.SysName}:${PORT}/ >> [Errno -2] Name or service not known - http://${Node.DNS}:${PORT}/ >> [Errno -2] Name or service not known -…
-
100% of "ScheduleListResource" jobs stays in 'unknown' state, don't know why (tested on hundred node). Where are located discovery jobs ? In database ? $result = Invoke-SwisVerb $swis "orion.nodes" "ScheduleListResources" 221 Invoke-SwisVerb $swis "orion.nodes" "GetScheduledListResourcesStatus" @($result.'#text', 221)…
-
Think we found the issue thanks to Google support : the balance mode must be different than UTILIZATION (set it to RATE) to keep persistance session