1. Windows Client
Service Check: Please confirm the following Windows services are running:
`agent_monitor`
`agent_manager_client`
Recommendations:
- Set the startup type to Automatic
- If any service fails to start, please check the log directory below first
Default Log Path:
C:\Program Files\VinchinBackupAgent\log
2. Linux Client
Service / Process Check: Please verify the following services or processes are running:
rt_client
pt_client
fs_client
file_backup_watch_dog.sh
You may use the following commands to check:
ps -ef | grep client
systemctl status <service_name>
Default Log Path:
/var/log/vinchin
Summary:
I’ve organized the Windows and Linux file client service and log check items to help with faster troubleshooting.