Skip to content

Collecting all Levy Lab's Windows-based computer's information(IP v4, Mac address, Operating System version and etc.)

Notifications You must be signed in to change notification settings

kenarp/LevyLab-Computers-Status-Collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Levy lab Computers' status collection script

Purpose

  • Collecting all Levy Lab's Windows-based computer's information(IP v4, Mac address, Operating System version and etc.)
  • Upload to a PostgreSQL database

Usage

  • A Python script to collect and filter necessary PC status information.
  • Install Python on every PC if haven't done yet.
  • An AutoStart batch to call python script and pip install psycopg2 for connecting to PostgreSQL database.
  • The Python script upload data to PostgreSQL database.
  • If no internet connection currently, save it at local and upload to the database later.

About

Collecting all Levy Lab's Windows-based computer's information(IP v4, Mac address, Operating System version and etc.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published