I guess that you have the modern Dashboard content defined in your script statically. It would be better to define your content in a file and then use this file as input to your script. You can find a clear explanation of the process in this link:
https://thwack.solarwinds.com/product-forums/the-orion-platform/f/orion-sdk/92479/importing-exporting-modern-dashboards#mcetoc_1fgro1f7ua
I'm not a coder and don't know much about coding, so this could be a silly question.
I got func_ModernDashboards.ps1 from Github and attempted to load it with no changes. But getting above error.
I don't believe the ps1 file has to be updated.
Alert Cleared.htmlHello, I would like to share the HTML template details we have prepared so that Solarwinds alarms can become more meaningful. It can list alarm object details and connected device details separately in HTML template. Except for object and device details, you can easily add custom property information…
Cisco ASR Devices.pollerCisco ASR Devices
SWQL is built on the framework of SQL and as such supports most of the standard clauses as part of a query. A very simple example query is: SELECT Caption, IPAddress, Vendor, ResponseTime FROM Orion.Nodes Dissecting this query is relatively straightforward: show some fields (Caption, IP address, Vendor, and Response Time)…
Active SSL Tunnels-ASA.UnDPThis poller *should* display the number of Active SSL VPN (Anyconnect) Tunnels currently connected to your box. However, I tried it with my 5520 running 8.0.4 and for some reason I get a OID Not Supported. Here's my post in the forum: *EDIT* This is confirmed working with at least Interm release…