Skip to content

fabriciocarboni/sftp_collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

sftp_collector

This program has been created to collect a huge amount of gz files from several differents servers in a Telecom company.

Author: Fabricio Carboni

sftpcollector.py - It uses multprocessing module to parallelize sftp get on the servers.

sftpcollector_probe.py - It's a probe just to show how's the collect process is going on. It shows:

  1. Amount of files being collected at the moment on each server
  2. Amount of files collected on the day
  3. Total size in GB / TB on the day
  4. How many disk space is available on the local server
  5. Amount of files not moved to HDFS
  6. Load average of the local server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published