Thaaks for note
I can not understand which arguments should I use, and suppose zabbix-agent same.
as described here https://www.smartmontools.org/wiki/S...Controllers#14
trying something like this does not give results
as to update, I see only this in zabbix-agent2
I can not understand which arguments should I use, and suppose zabbix-agent same.
Code:
smartctl --scan -d aacraid,H,L,ID
trying something like this does not give results
Code:
smartctl --scan -d aacraid,H,L,ID /dev/sg3 # scan_smart_devices: DEVICESCAN with pattern not implemented yet
as to update, I see only this in zabbix-agent2
Code:
zabbix-agent2.service - Zabbix Agent 2 Loaded: loaded (/usr/lib/systemd/system/zabbix-agent2.service; enabled; preset: enabled) Active: active (running) since Sat 2025-04-05 19:34:20 UTC; 12h ago Main PID: 804 (zabbix_agent2) Tasks: 20 (limit: 9405) Memory: 26.9M (peak: 47.3M) CPU: 1min 4.762s CGroup: /system.slice/zabbix-agent2.service └─804 /usr/sbin/zabbix_agent2 -c /etc/zabbix/zabbix_agent2.conf Apr 06 07:05:54 backup-data sudo[6871]: pam_unix(sudo:session): session closed for user root Apr 06 07:05:54 backup-data sudo[6883]: zabbix : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -a /dev/sdb -d sat -j Apr 06 07:05:54 backup-data sudo[6884]: zabbix : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -a /dev/sdb -d scsi -j
Code:
# smartctl smartctl 7.4 2023-08-01 r5530 [x86_64-linux-6.8.0-57-generic] (local build) Copyright (C) 2002-23, Bruce Allen, Christian Franke, www.smartmontools.org
Comment