Comments
-
I believe it is located in the APM_Threshold table. Below is a SQL query I use to find columns in my DB, change '%software%' to whatever value you believe the column name may be. SELECT t.name AS table_name, SCHEMA_NAME(schema_id) AS schema_name, * c.name AS column_name FROM sys.tables AS t INNER JOIN sys.columns c ON…
-
Shanion, You are correct install WPM on your Orion core server. It is very light and uses the primary Orion DB for data. Tony
-
On the page where you want to add the resource select Customize Page > Click the + symbol next to the column you want to add the resource. In the Add Resource page do a search for Top XX Interfaces by Percent Utilization. Place a check box next to the resource and click Add Selected Resources.
-
From the page where you want the gauges to appear select Customize Page. In the column where you want the gauges to show select the green plus button. Do a search for gauge, you will then see the memory and cpu gauges. For the temperature resource do the same steps but search for temperature and select the Hardware Health…
-
If you have NPM and NCM check out this post. port count
-
The port security syntax on switches can send traps to Orion. From there configure the alert based off the trap.