RiverPark Logistics — Monitoring — acme-sql01

Push a configuration template, then verify the push and that the running config matches the template.

Acme Manufacturing Matt L.
← Back to Basic Monitoring

Credentials — BitWarden

Each field below is the BitWarden vault URL for that credential.

The SNMP credentials used to monitor this device. If not specified, the project-level credentials are used

The credentials used for NCM Backups of this device, as well as primary for basic device monitoring configuration

The credentials used for NOC administration of this device. Link is provided in Insight. Alternate credential for basic device monitoring configuration

Configuration Push

Push Job IDNCM-8844
StatusFailed
Started2026-07-17 09:06
Completed2026-07-17 09:06
Executed ByMatt L.
ResultPush failed: device not inventoried in NCM and SNMP unreachable.

Verification & Compliance

Configuration Matches Template No
Drift Detected No
Last Verified
Section compliance (running config vs template)
SNMP PollingNot verified
SNMP TrapsNot verified
SyslogNot verified
NTPNot verified
Running vs StartupNot verified

Configuration Preview

Rendered from “Windows Server — SQL APM”

Monitoring configuration to be pushed to acme-sql01 (10.20.11.8). Secrets resolve from the linked vault entries at push time.

! ===== SNMP polling (SNMPv3) =====
snmp-server view NOC-VIEW iso included
snmp-server group NOC-RO v3 priv read NOC-VIEW
snmp-server user noc-monitor NOC-RO v3 auth sha-256 **** priv aes 256 ****
snmp-server source-interface informs Ethernet0
snmp-server location acme-sql01
snmp-server contact noc@sentinel.com

! ===== SNMP traps / informs =====
snmp-server enable traps snmp linkdown linkup coldstart warmstart
snmp-server enable traps config
snmp-server enable traps syslog
snmp-server enable traps cpu threshold
snmp-server host 10.100.0.10 version 3 priv noc-monitor

! ===== Syslog =====
logging source-interface Ethernet0
logging host 10.100.0.20
logging trap informational
logging buffered 64000 informational
service timestamps log datetime msec localtime show-timezone

! ===== NTP (time sync for accurate logs / traps) =====
ntp source Ethernet0
ntp server 10.100.0.30 prefer

! ===== AAA / TACACS+ (NOC administration) =====
aaa new-model
tacacs server NOC-TACACS
 address ipv4 10.100.0.40
aaa authentication login default group tacacs+ local

! ===== Config archive (enables rollback / drift compare) =====
archive
 path flash:/archive/acme-sql01-config
 write-memory