Commit Graph

5 Commits

Author SHA1 Message Date
dcstephenson 0e9effe198 Consolidate SNMP checkmk/jdisc users into single switchmon user
Replaces the separate checkmk and jdisc SNMPv3 users with one
switchmon user, updating both the settings UI and config template
generation. The operatorauth SNMP group is unchanged.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-10 08:18:05 -05:00
dcstephenson 220b5e2354 Change AMI VLAN name default from AMI_SCADA to AMI
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-23 08:29:10 -05:00
dcstephenson e06187337e Add AMI department — badge, VLAN settings, and config template support
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-23 08:07:04 -05:00
dcstephenson 766d6e357c Fix RADIUS key default — replace double-encoded value with correct plaintext
The previous default (NZXMkUA62QZHfG3FTYNCz4Y) was already base64-encoded,
causing the config generator to double-encode it via b64(). Updated to the
correct plaintext key (4VXMKUA62QZHFG3FTYNCZ4Y) so b64() produces the right
key-encrypted value in the switch config output.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-13 14:44:45 +00:00
dcstephenson 000ba27387 Initial commit 2026-05-05 19:57:47 +00:00