Comments
-
Hello, In short no, there is no ability to modify the available Alert Severity values. There are some feature requests you may be interested in voting on As possible workarounds we have seen some clever use of custom SWQL CASE statements to provide custom mapping of custom properties to a user defined alert severity…
-
HI Jkoelker, If you are looking for an alternative to the free tool then IPAM for Orion can be downloaded from here IPAM – IP Address Management Software | SolarWinds As you have NPM and NCM already installed simply run the IPAM installer on your Orion server and you will see the "IP Adresses" tab afterwards. Thanks, Tony…
-
Hello, Could you try the following and let me know if it resolves the problem? 1) Open Web Console Settings page 2) Find setting “EXPORT CHARTS AS IMAGE IN PDF” 3) Set it to “Disable” 4) press submit button Run report schedule again
-
Hello, There is no API for Serv-U which is a separate solution to Orion and its modules. Do you have Server & Application Monitor in your Orion deployment? There are some file/folder component monitors available and the ability to execute scripts which may accomplish what you need
-
Hello, During the upgrade there is an option to move from the legacy SYSLOG viewer to Orion Log Viewer (OLV) which is what you are seeing when navigating to https://server/ui/orionlog/logviewer/now/1hours/0/syslog Log Analyzer is the paid version of OLV which offers additional functionality. This post explains it in more…
-
Hi hpstech, I have not been able to reproduce this behavior, the logos persist after a website rebuild. What steps have you carried out to get to this point? Where are you seeing this error?
-
I guess you have Server & Application Monitor installed on your Orion Platform as you mention an "application alert based on a Windows event log monitor ", in the normal course of monitoring services you are on the right track. The challenge I see with your use case is that services do not restart, but rather Stop and then…
-
Hello, The UNDP allows you to poll custom OID but does not allow you to specify which tables in which to store the polled data. The vendor of teh NE will determine the format of the data returned by each OID. What exactly are you trying to accomplish? Have you done an SNMP walk on the device to show what information it is…
-
Hi Otto, If you have the NCM approval system enabled can you check that the "bypass approval system for automatic remediation of policy violations" is checked under "Settings-> NCM Settings-> Security" Thanks, Tony
-
Hello Otto, Have you created a job to "generate a policy report" ? Thanks, Tony
-
Hi, You could try the following steps,Unable to load Netpath - SolarWinds Worldwide, LLC. Help and Support if this does not resolve it i would suggest opening a support ticket for this issue.
-
Hello, A proxy may be defined when required based on the specific environment. This can vary significantly with each use case, perhaps as a security requirement or due to network topology. If you are unsure about how to configure this setting, choose "do not use a proxy".
-
Hello amith, The best approach would be to define the warning and critical thresholds for each interface and create a new alert based on the interface being in a a warning or critical state rather than defining a custom property to contain the value. Step 1. Settings - > Manage Nodes. Change to interfaces and select 1 or…
-
IPAM - How to Alert when an I.P Address Changes Status
-
Hi c.h.thomas Have you looked at the universal device poller as an option? Take a look at the content here and let me know if you have any questions around implementation.…
-
Hello r0berth1, Have you had any success using the solution above? Tony Johnson Loop1 Systems www.loop1systems.com
-
Hi R0berth1, Can you provide some additional detail around what you would like to configure? Is the device currently managed in NPM? What version are you using? Do you have an alert created for % Space Utilization? Thanks, Tony Johnson Loop1 Systems www.loop1systems.com
-
Hello, Which products and versions do you have installed? There are some steps which may be useful here
-
Hi Scott, There are no native SQL migration tools with WHD. For example if you currently have 12.5 with an External MS SQL DB are are migrating to a new server with 12.7.1 and PostgreSQL there are no tools to migrate the data and configuration. Data such as Tickets, FAQs, Assets etc can be exported through the UI and…
-
Have you done an SNMP walk on the printer to see what it returns? http://downloads.solarwinds.com/solarwinds/Release/PreRelease/SolarWindsSnmpWalk.zip Looking around briefly it seeem these may work * 1.3.6.1.4.1.367.3.2.1.2.24.1.1.5.1 – Black * 1.3.6.1.4.1.367.3.2.1.2.24.1.1.5.2 – Cyan * 1.3.6.1.4.1.367.3.2.1.2.24.1.1.5.3…
-
Hello hg_rich, I believe a custom SQL report is what you will need, this should be close and can be easily modified Node Capacity Report -Tony
-
Hi Ahmad, 2 Documents I believe are worth reading prior to undertaking your migration are Orion Platform Migration Guide and How to Migrate Orion to a New Server With Zero Downtime Also of benefit will be the Product Upgrade Advisor | SolarWinds Customer Portal If I understand your current idea correctly you would like to…
-
Hi Joe, Have you created the UNDP to poll this OID? How to create an UnDP for your devices using Solarwinds Orion.pdf Alerting and reporting are very similar in Orion and so this may helpHow to report on a UnDP (universal device poller)
-
Late to the party but this is the solution which is working for me. Using a custom SQL Query as the alert definition: /****************************************************************************** Author: Tony Johnson Date: 11/01/2017 Description: Selects nodes based on IP address Octet Ranges…
-
Hello, If you are trying to scope the alert for specific hours the "Time Of Day" tab would be more suitable. From the description my understanding is that you want to alert when 1 of 2 condition are met (OR) 1. NodeUsedFor Is Empty OR 2 NodeUsedFor does not contain (Development OR Test)
-
As a start, a custom SQL Query can get us this information. select filename from MapStudioFiles where convert(nvarchar(max),filedata) like '%Nodes: NodeID%' Now... to figure out a nice way to display it dynamically somewhere in the console. On the node details view maybe..
-
Hello nideville There are 2 aspects to what you want to achieve here, both are possible with NCM. The 1st would be to enable "Real Time Change Detection" Configuring Real-time Configuration Change Detection You can also configure alerts to execute an NCM action.
-
Hi Tim, Could you provide more detail here with any screen shots of what you have done so far? Orion does not have a concept of folders so I am reading this as "Groups" You may also find custom properties useful when creating custom groups and reports.
-
Hi Flo, There a various tables involved here , depending on the granularity you require. What time frame and interval are you looking to report on? Have you looked at SWQL v SQL for this? There are multiple views in the DB you can use, depending on your statistics rention intervals which are defined within the web console.…
-
Hello, What modules are installed and what verions have you upgraded to?