Újabb próba:
root@tarthost:/home/rattila# ./zabbix-config-dump -t psql -H localhost -p 5432 -o zabbixdump -n -p - -z /etc/zabbix/zabbix_server.conf
Reading database options from /etc/zabbix/zabbix_server.conf...
Enter database password for user 'zabbix' (input will be hidden):
Configuration:
- type: psql
- host: localhost (localhost)
- port: 5432
- socket: /var/run/postgresql/.s.PGSQL.5432
- database: zabbix
- user: zabbix
- output: zabbixdump
Fetching list of existing tables...
ERROR
Unknown tables found in database:
- interface_snmp
- lld_override
- lld_override_condition
- lld_override_opdiscover
- lld_override_operation
- lld_override_ophistory
- lld_override_opinventory
- lld_override_opperiod
- lld_override_opseverity
- lld_override_opstatus
- lld_override_optag
- lld_override_optemplate
- lld_override_optrends
- media_type_message
- module
- task_data
- task_result
To include them (full data backup) specify -f, to ignore them use -i
root@tarthost:/home/rattila#
Azt hiszem, a DB-hez csatlakozást sikerült megugranom, de most hogyan tovább? -f vagy -i?