Comments
-
That is a good news. i just have one question : when talking about a future release have you already any idea when this will be changed ? Have you any target time (current 2024 or 2025) or any target version (2023.3 / 2024.x ) for this full deprecation ?
-
Have you check this ? https://thwack.solarwinds.com/product-forums/the-orion-platform/f/orion-sdk/16404/orion-accounts-updateaccount-propertybag/285228#285228 you can update the account through API
-
Are there some limitations applied to your accounte ?
-
Hello, Typically there are no restriction on this account: Despite this, the users have the No activity to report instead of the correct report content.
-
Hello, Sure you can check this in the Alerts & Activity > Message Center > filter on unmanage node event type
-
Hello, you can have info using this SWQL quesry select n.Caption, n.UnManageFrom, n.UnManageUntil from orion.nodes n where n.Caption like 'your_node' you can also check on Message Center for Event Type Unmanage Node with you specific node detail and time frame. This should show you the unmanage event
-
hello, you can follow @"jm_sysadmin" link to create your own personal properties that you will populate within SolarWinds. Then you can use your newly created property in your email. So you won't use the default Device type variable.
-
You can simply use your own custom property, the default node category is limited to the 3 mentioned categories.
-
Hello, as long as a device is reachable using CLI it should be possible to manage it using NCM. https://thwack.solarwinds.com/product-forums/network-configuration-manager-ncm/f/forum/9453/list-of-supported-ncm-devices cheers
-
the agent and the server have already been restarted without any change :(
-
hi, we have updated our installation to 2020.2.6 HF4. the agents are all configured for autoupdate. I have opened a support case, but i just wanted to know if other users are experimenting the same behavior. for example one is in Updated in progress for a few days now and the second one is even not upgrading. and when i…
-
Hello, this seems so cool. But how do you upgrade old agent that are not seen by solarwinds as agent that need an update ? we have upgraded our installation a few days ago and we still have a lot of agent that have not yet been upgraded. my idea was to force the upgrade using the API however it seems that the is no way to…
-
Have a look at the demo url https://oriondemo.solarwinds.com/apps/platform/dashboard/1?AccountID=guest&Password=orion accountid and passwords are directly pass in the link here is the doc url…
-
Is this still available and compatible with Modern dashboards https://documentation.solarwinds.com/en/success_center/orionplatform/content/core-using-the-directlink-account-sw2279.htm ?
-
You can either query the SQL server directly or use this old plugin https://github.com/etichy/grafana-swis-datasource to query the SolarWinds API
-
Thank you @"KMSigma.SWI". I will look at this in order to create a whole report for all alerts or at least all alerts during a specific time range. Do you know if there are any enhancement in order to track more easily the event that have trigger an alert ?
-
Hi Tony, Thank you for your answer, i assume that this line will also be removed from the Orion platform release notes ?
-
Hello, This is a nice report however how can we have also the credentials used in the appinsight ?
-
Any one has an idea about a such difference ? What are you using to be the most accurate as possible ?
-
Hello you need to add your custom property to your group by: SELECT Nodes.Caption AS NodeName , Nodes.IP_Address AS IP , Max(Events.EventTime) AS EventTime , Nodes.NodeID AS ID , Nodes.CustomProperties.AssetTag , (ToString(DayDiff(0, GETUTCDATE() - MAX(Events.EventTime))) + ' Days ' + ToString(Ceiling((HourDiff(0,…
-
Hello Chris, Have you some news about about this Report ? Will it be included in a new version of NCM, should we ask for an enhancement request for this ? Regards
-
Hi, Some answer :) 1) when you run the report checking last running config you will have each day the difference between the last running config if you run the actual last 1 day report you will probably have not the info due to the report behaviour. it seems that previous last 1 day report was having a behaviour between…
-
That's it. One job downloads the config that have changed Another job runs a Change Config Report that check the last 1 day config. The result is not the same as the same Report configured in Cirrus 3.5. A report configured to check the last running config has not the same behaviour as the old Report.
-
Hi, I had the same issue to start the NCM Information Service. The workaround typed and a reboot later all works fine. Thank you
-
Hi Chris, We have 5.1.
-
Thats's it. Please don't hesitate to give us feedback.
-
Sorry for not having updated the post. Finally after having modified some paramaters asread on the Thwack forum our lab web site was enough for the demo. Even with netflow (1 interface), APM, NPM, NCM and WNM (1 access point). Thank all for your support. Regards
-
Unfortunately this modification has change nothing in terms of performance... :(
-
Hi, It seems that we are facing the same issue. In fact the behaviour of the Config Change Report is not the same between the 3.5 and the 5.1 version. It would be nice to restore the old behaviour. A case is open for this.
-
Hi Miron, Can you eventually explain how to do this ? Thank you