HomeVyOS Platform

T6934: Add preshared key for zabbix-agent monitoring service

Description

T6934: Add preshared key for zabbix-agent monitoring service

  • Allow configure preshared key for zabbix-agent
  • Added op mode command for generatre random psk secret
  • Removed duplicate xml definition for psk settings

Configure authentication mode:

# set service monitoring zabbix-agent authentication mode
Possible completions:
   pre-shared-secret    Use a pre-shared secret key

Configure PSK Settings:

# set service monitoring zabbix-agent authentication psk
Possible completions:
   id                   ID for authentication
   secret               pre-shared secret key

Generate Random PSK:

$ generate psk random
Possible completions:
  <Enter>               Execute the current command
  size                  Key size in bytes

Details

Provenance
khramshinrAuthored on Dec 11 2024, 3:51 AM
Parents
rVYOSONEX221b384ff009: Merge pull request #4239 from kumvijaya/current
Branches
Loading...
Tags
Loading...

Event Timeline

khramshinr <khramshinr@gmail.com> committed rVYOSONEX73b9eba81999: T6934: Add preshared key for zabbix-agent monitoring service (authored by khramshinr <khramshinr@gmail.com>).Dec 16 2024, 7:16 AM