Hi Team,
How to export the daily captured ncm backup in txt format . Because we need to send those backups to centralized NAS storage
Thanks
That is what archiving is for.
Have a look at https://documentation.solarwinds.com/en/success_center/ncm/content/ncm-configuration-settings.htm?cshid=OrionNCMPHChangeArchive for more details.
Not quite sure what you're asking? If you're talking about backing up configuration archives, you should back up what is in the "Config Archive Folder Locations" to wherever you want?
You'll want to set up a windows job to actually copy them, you'll have to probably set up a service account so permissions are correct for doing this? But, it depends on how security is done on your network.
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
SWQL is built on the framework of SQL and as such supports most of the standard clauses as part of a query. A very simple example query is: SELECT Caption, IPAddress, Vendor, ResponseTime FROM Orion.Nodes Dissecting this query is relatively straightforward: show some fields (Caption, IP address, Vendor, and Response Time)…