Comments
-
You can define a report containing custom table and you can use "Custom SWQL" query to pull this information. I'm sharing an example query below which lists all servers that are monitored for "Asset Inventory" and they don't have "Google Chrome" software installed. You can tune this query for the software name that you…
-
As far as I know, SEM can't monitor network traffic data, it is designed to monitor events from devices. You can only monitor it, if your network device can send syslog message to SEM when the traffic data exceeds a threshold value. Instead of SEM, I would recommend considering SolarWinds NPM (Network Performance Monitor)…
-
You can find a workaround created by wluther in this link: Custom Node Tree I remember that it was working fine on an older version of Orion platform but I haven't tried it on the latest version.
-
As far as I know, It is not possible to update limitation of an account using "UpdateAccount" verb in Orion.Accounts objects. But you can achieve this by updating "Accounts" database table using SolarWinds API. If you know the ID (ex:10) of the limitation that is already defined in SolarWinds and the AccountID (ex:…
-
These are the steps for removing computer(s) from a Patch Manager group on Patch Manager console: * On the left pane, expand "Enterprise" and click on "Microsoft Windows Network". This action will list all Patch Manager groups in the centre pane. * Select the group that you want to edit in the centre pane, right click on…
-
Patch Manager needs WSUS integration to publish and apply 3rd party updates. It doesn't require SCCM integration and you can use Patch Manager console to manage your 3rd party updates. If you have SCCM and you use SCCM console to manage your computer updates, then it is recommended to integrate Patch Manager with SCCM. By…
-
Hi dcastro, I agree, as you mentioned, you need to exclude these interfaces that are normally in down state from your default interface down alert scope and then you need to configure a new alert with a complex alert definition to trigger alert on a Switch-2 interface when FW-2 is in down state. I would define the alert…
-
You can configure "Dependency" in SolarWinds platform between your firewall devices and related switch interfaces. For example, Firewall-1 node can be selected as the parent object and interface Te1/1/5 of Switch-1 can be defined as your child object for your first dependency configuration. Then you can configure…
-
You can use custom query to define this alert. If you select Custom SWQL Alert then you can use the following where clause for your requirement: WHERE 100*Used/(Free+Used)>(FileShares.CustomProperties.FileUtilCrit)
-
tomasv Thank you for the template, it is really easy to run when I compare with the VBScript solution. When I was trying this template, I realized that messages are sent successfully but the confirmation check fails. I updated the line 188 as below and it started to work properly for my environment: Original Line:…
-
Thank you for the detailed article jblankjblank. I have just installed the new version and have a couple of questions: I see that Environment Summary Tiles are updated in real time; when a node status changes, information on the related tile changes in seconds (really impressive). Does "Active Alerts" widget have the same…
-
You can use 'Physical Disk' obj ect to create alert for a single disk on a storage array. You can use Status, Operational Status or both of them.
-
You can try this one: ${N=SwisEntity;M=ProbeName}