Hi, I've been using the following Swis scripts ... CRUD.AddNode.ps1 DeployAgentViaVerb.ps1 ... to first add a node followed by deploying the agent to it. Works well but I can't find out how to "Manage as Node" through Swis. Under Global Agent Settings, "Automatically create node" is already selected but the node is still…
It seems like there's a large number of ways that Alerts and Actions in Orion can be set up where they don't actually do anything. Examples: Enabled alert config/definition with all actions disabled. Action with no ActionAssignment, Action that is only assigned to a disabled Alert config, impossible scheduling, email…
We would like to use a calendar to schedule maintenance that affects are WAN and LAN installations. Want to know what calendar integrations SW currently support for auto or semi automated integration and update. We place Nodes into maintenance mode to mute alerts during maintenance. We have regularly scheduled IT…
Hi All. Writing a SWQL query. Pulling some events from the Interfaces and InterfaceTraffic tables. Trying to filter for all entries YESTERDAY. Not last 24 hours but 12:01 AM through 11:59 PM yesterday. I know I have done that in the past with SQL queries. So far I'm not able to make that work with SWQL. Can anyone offer…
I have created custom table using SWQL. It displays properly on a view with no view limitation. When I add a view limitation the custom table just displays . Here is what it should look like. And here is the SWQL that generates the datasource for the Custom Table widget. select n.DetailsUrl as [DetailsUrl], n.DisplayName…
I have a Custom Table widget that loads fine when not on a view with view limitations. Once view limitations are turned on it just says it is loading. Regardless of whether or not view limitations are on, the preview when editing the widget displays the correct data. Is it possible to turn off view limitations only on one…
Making a script that will accept user input so they can pick a "Schedule from" and "schedule to" date. Then I want to pass that to SuppressAlerts. I keep getting "Invoke-SwisVerb : Verb Orion.AlertSuppression.SuppressAlerts cannot unpackage parameter 0 of type System.String[]" $global:TimePicker = $TimePicker.Text…
I have a need to pull data out of Orion.NPM.CustomPollerStatistics using SWQL, but can't seem to get it formatted the way I want it. Every ten mins a custom poller runs and populates a number of rows each time. The rows I'm interested in are where the Status contains 'State%' or the Status contains '---- peer%'. This query…
Hello all,... I'm struggling with SWQL... It's been a very long time since I have messed with any SQL statements, and Im getting all my data back from my SELECT statment and my LEFT JOIN... However, I'm trying to grab two more columns from another table... I was hoping someone could give me some feedback... EXISTING QUERY…
Hello folks, The ask here is to have the table names/Columns which contain the details around the serial number of the devices, if there are multiple tables then need to those as well. It has been found while querying we do not find all the serial numbers against one master table, however, while pulling the report out from…
It looks like you're new here. Sign in or register to get started.