Comments
-
Late to the party but for anyone who comes across this thread, as of Orion platform 2019.2 alert severity is mapped as follows { Information = 0, Warning = 1, Critical = 2, Serious = 3, Notice = 4, }
-
Hello, This appears to be working as intended. As you have selected NTA from the required products but do not have the required database to continue. The confirmation dialog indicates installation will be stopped. Clicking back through the install steps to the Select Products screen, and deselecting NTA will allow you to…
-
Hello, This looks similar to Read interfaces on a node? from which i understand you will have to use a query to return the interfaces on a node.
-
Where is the script being executed? Is this part of an alert trigger action?
-
Hi acmtix, What is the trigger condition for the alert which is not sending email? Thanks, Tony
-
While not exactly the use case you are after, this article showing how to report on specific KBs may help. Success Center
-
Hubble is a diagnostic tool used to assist support in analyzing web server response times. This results from hubble should not be interpreted as error messages or as a list of items to "fix" but rather give support a beter understanding of which resources are taking the most time to load. for example: 1. MSSQL can cache…
-
The easiest way i have found to do this is: 1. Enable Automatic Login for the Orion Website 2. Create a windows user which will be used to log in to Orion on the NOC display 3. Create a new shortcut to your favorite browser and pass it the URL of the NOC scree such as: iexplore…
-
Hello Tony, 1st off, Great Question and example of multi-tenancy use cases in Orion! This is an area of particular interest to me and I am keen to understand your requirements in more detail to help improve the Multi-Tenant specific administration gaps in Orion. Node administration rights are an All or Nothing user-level…
-
Hi Rohan, Have you upgraded to 10.4.2 or later? Tony Johnson Loop1 Systems www.loop1systems.com
-
Hello Rohan.Naik, There are certain factors which can influence the polling rate completion. For Example * Polling rate interval v's number of elements * Network Bandwidth between polling engines and elements * Hardware limitations - particularly on SQL Server The rule of thumb we suggest is 1,000 elements per minute X…
-
Hello mbiersack, Yes this is possible, you can enter any variable in place of the recipient e-mail address.In the latest version of core the alerts are web based and the syntax you would use for a node based custom property would be: ${N=SwisEntity;M=Node.CustomProperties.Alert_Email} To use the "Default To" address…
-
If you are certain the credentials are correct and the required ports are open and reachable it suggests an issue with the target node. Are you seeing the same problem adding all windows nodes or is this isolated to a single machine?
-
Hi, I would suggest opening a feature request for this improvement. After a quick search I do not see any open FR's for this Network Performance Monitor Feature Requests
-
Late to the party IPAM - How to Alert when an I.P Address Changes Status
-
Hello, WHD provides the "Open Tickets by Problem Type" report. When defining a ticket report you can optionally use a repetition category to break out the results Without a repitition category, you will get a single result such as All Open Tickets by problem type. Using a repetition category of "Month Opened" would render…
-
Hello, Unfortunately, the polling method is not available as part of the group based dynamic query.
-
Hi Techux, The upgrade process is quite straight forward. The High level tasks are: * Download the New Versions of NPM and IPAM from your Solarwinds customer portal * Backup NPM database using either Database manager or SQL Management Studio * Backup NPM or if Virtual Machine take a snapshot * Upgrade NPM * Upgrade IPAM As…
-
Hi crdaflyer, You can see the bandwidth requirements here, it will vary depending on the number of ICMP and SNMP elements you are monitoring, what is the latency on these connections? SolarWinds Knowledge Base :: How much bandwidth does SolarWinds require for monitoring? Thanks, Tony
-
Yes, this is possible. Reports can be scheduled via email/ saved to disk and can be sent as PDF/Excel and other formats. Attached example with multiple tables in a single report, you may need to change the selected columns and time period to suit your specific requirements.
-
Hello, What is the reason for running these services as this user? Does the lcwsccm account have the "Replace a process level token'" account privilege?
-
Hello khnikoeizad, It could be possible to do this with NPM however Server & Application Monitor is far more suited to this task. On which platform is your mail application running? You will need SNMP enabled, you could also check vendor documentation to see if there is an OID available for monitoring the status of SMTP.…
-
In short, yes. NPM Can monitor any I.P / SNMP capable device. The level of information available will vary by vendor. NPM comes with a useful application called the 'Universal Device Poller' which allows you to poll custom OIDs from devices if they are not polled by default.
-
HI Alex, Synchronization is a 1 way process from AD -> WHD. AD will be the authoritative source which is why the values are reverting back. Thanks, Tony
-
Hello Kenneth, Unfortunately It is not possible to nest custom properties in this way,
-
Hello leratob, Yes this can be easily done by adding the nodes to a group (Settings -> Manage Groups) and running the OOTB "Group Availability Report". The report will only have data from the time you create the group. Thanks, Tony
-
If I understand this correctly you are looking to join the results of both queries but are unable to find a related column. Your 1st statement returns the Node Name Your 2nd statement also contains the same value but is contained in the AuditEventMessage field which is variable in length which is why you were looking at…
-
Hello, Do you have Server & Application Monitor installed? If so I would suggest reviewing the following setup guide for Oracle WebLogic (JMX) This template provides monitoring of 56 different components.
-
Hello, While not overly familiar with bash it looks like the script is missing an exit code. This guide may help understand how to format the required outputSAM Script Component Monitors - Everything you need to know I would also take a look at Linux/Unix Script Monitor Borrowed from TCP Port Status using Bash Scripting…
-
Looks like the value in the backcolor field can be leveraged but requires some supporting scripts Re: Change Row Colors in Reports