Comments
-
I hardly feel appreciated as a LOYAL customer (which I have been for more than 15 years). The latest release ("ETS 2020.2.6, July 15, 2021") was hardly even maintenance, let alone upgrading to modern standards. I don't understand your comment "...we prioritize UI improvements as best we can given ETS includes over 60…
-
Re-BUMP. Going on 6 years and NADA!!
-
Finish the thought please: And that class is called...?
-
Any word on this? Currently the desktop version documentation states Windows Server 2012 R2 as the latest it supports. Is this true? I saw mention of 2016 support but the Toolset Administrator Guide still says 2012R2. That's an 8 year old OS... Can we PLEASE get info. I understand not wanting to over-promise, but total…
-
In some versions of SQL you will need to drop the second WHERE: * DELETE FROM UDT_NodeCapability WHERE Capability IN ('2','3') AND WHERE NodeID IN (SELECT NodeID FROM NodesData WHERE Vendor = 'Windows'); becomes * DELETE FROM UDT_NodeCapability WHERE Capability IN ('2','3') AND NodeID IN (SELECT NodeID FROM NodesData WHERE…
-
(found on the Stack Tab) The Learn more link takes you to a Stack Members page. No where in that documentation does it talk about enabling/disabling Stack monitoring. IMHO, the link should lead to a page that give the advice above (possibly with pics and an explanation).
-
Livin' the dream...
-
Thanks everyone, changing the MIB fixed my 4500x VSS pairs. Here is the link I found with instructions: Change the preferred Cisco MIB for hardware health in NPM
-
I wanted to update my response with how I did my name update back in 2018. * Using a report, I exported all the pertinent info into a CSV: Node name, IP. * I created a new custom property called NewNodeName. * Using Excel, I manipulated the names as desired and added the new names into a column: NewNodeName * I created a…
-
The output is not as SAM is expecting. Creating a Linux/Unix Script Monitor (The above link is not working. Is there a new link?)
-
Why doesn't the link that appears in NPM take you to a page that describes this procedure. The link just takes you to a generic Stack Monitoring page.
-
I have tasks that I can't see in some of my older servers. I think there needs to be an "unmanage" style option or an "ignore" option for Windows Tasks as it is frustrating to not be able to put an individual task on "ignore" when it is an item of no consequence. Example tasks are: * GoogleUpdateTaskMachineCore * Optimize…
-
CLI { @enter } Worked for me!! Thanks for the leg up.
-
Yes, a simple space remaining alert. "Less than X GB/TB free on the syste - Do something before production stops!""
-
While that information is VERY helpful, it is a bit obscure. I'm new to PowerShell, but the one thing I have learned is to use "Get-Help" I'm looking for information similar to: PS C:\Windows\system32> help Get-Service -full NAME Get-Service SYNOPSIS Gets the services on a local or remote computer. SYNTAX Get-Service…
-
This changes the name in Orion, but doesn't affect the nodes themselves. As I read the original question, I believe Euan wants to change the actual hostname on the device. I have the same need based on similar criteria. I have a change where all the switches need one letter changed due to a naming standards "realignment".…
-
I've tried several times and no joy. I've also tried logging in as another user. Also no joy.
-
I did see how to create an alert that does what you want. Create a custom property and attach a value to it - for example the property could be "RemoteRouter" with a yes/no value. Copy the alert you are getting and make two new ones while disabling the original. In one, you can set the alert to happen if the RR value is…
-
After thinking it over and looking at the alert manager, the reason for "unmanaging" the item would be so that the yellow and red alert icons are not seen. This helps visually identify what items are really down and which are not in use.
-
I'm actually looking for any good idea for this, and yours sounds like it could work. I've not done anything with custom alerts, so I'm certainly open to all suggestions. The main point is to not alert on certain items, only to collect information when it's up.
-
johncam, Did you change your MIB?
-
Does this thread EVER get any love? Two months and nothing... BUMP!! (@ding)
-
To answer one point in your original question: "I couldn't find any option to set the polling frequency for SRM..." Polling frequency is set per array. If you have the default setup for the Array Summary page, then the left column has a box called 'Array Polling Details'. Click the Manage link on the top right of that box.…
-
Would you mind sharing the report that pulls the page count please? I'd like to help as I have the same need, but need to know your starting point.
-
The link ot the video is broke... Where is the video posted these days?
-
Are you wanting per FI pair or for each chassis attached to the FI pair? Your request references the individual Chassis part number (UCS5108 which would be a part number like: N20-C6508) An FI would be Cisco UCS 6248UPand have a part number that would be more like: UCS-FI-6248UP Happy to do the walk, just need the…
-
Perhaps a timeout value of "0"? In many instances that is the "unlimited" value.
-
Is there an on-prem solution in the roadmap?
-
I have the same problem on my 2960's. These are access ports, so I can't dedicate a port on each switch. I tried to make the adjustment as in this Thwack, with no luck. I tested and assigning a port on the 2960 worked, but it is not practical.