Hi All,
There is any way to enforce short name for devices after discovery process automatically ? All devices are discovery with FQDN .
Hello, i did it using database manager
SQL:
UPDATE nodesdata SET Caption = 'NEWCAPTION' WHERE IP_Address = 'nodeip';
It shouldn't revert it, usually doesn't touch it if its been modified.
By default, SolarWinds will take the device provided SysName (via SNMP or WMI). If none, or ICMP-only monitored, it will use the FQDN resulting from a DNS reverse lookup.
If you need to keep only the Host portion of the FQDN, then you can run a script like this one: https://github.com/solarwinds/OrionSDK/blob/master/Samples/PowerShell/Update.Captions.ps1
That is much needed one which is missing … Does any one have that script ? i hope re-discover process does not revert it ?
Nope, you could set up a SQL job to truncate them periodically. There is probably at least one feature request you could go vote on regarding this!!
I wanted to share a new dashboard a co-worker ( @mblackburn ) came up with to help us better view groups of interfaces and various metrics for each. Using a single HTML widget, we are able to visually compare numerous different interfaces by populating each interface dataset onto its own graph. We are able to view…
PALO-ALG - Logging.xmlPalo Alto Networks ALG Security Technical Implementation Guide :: Version 2, Release: 3 Benchmark Date: 27 Oct 2022
Alert Cleared.htmlHello, I would like to share the HTML template details we have prepared so that Solarwinds alarms can become more meaningful. It can list alarm object details and connected device details separately in HTML template. Except for object and device details, you can easily add custom property information…
Cisco ASR Devices.pollerCisco ASR Devices