Hello to all.
I have a FreeBSD 7.0 server but running two very important tasks and I would like to know how to keep them monitorized.
Task A: storage processing:
I have a custom made script which rotates files from a remote server with rsync, then archive them to a smbfs mount, then delete files older than 30 days in the remote server.
How can I make sure that the smbfs mount is mounted before delete files at the remote server?
Task B: FTP server:
- the FreeBSD server must receive 24/7 files from a media storage server (ftp client), so I would like to have a monitor that tells me if for some reason my server stop receiving those FTP files.
Any help will be appreciated =)
Thanks !
Aldo.
I have a FreeBSD 7.0 server but running two very important tasks and I would like to know how to keep them monitorized.
Task A: storage processing:
I have a custom made script which rotates files from a remote server with rsync, then archive them to a smbfs mount, then delete files older than 30 days in the remote server.
How can I make sure that the smbfs mount is mounted before delete files at the remote server?
Task B: FTP server:
- the FreeBSD server must receive 24/7 files from a media storage server (ftp client), so I would like to have a monitor that tells me if for some reason my server stop receiving those FTP files.
Any help will be appreciated =)
Thanks !
Aldo.