← Back to projects

System Audit Tool

A Python-based system audit tool that collects comprehensive information about a machine (CPU, memory, disks, OS, network) and automatically generates a PDF and Excel report for IT asset management and tracking.

PythonMarkdown

sysaudit-tool is a Python-based CLI system audit tool designed to quickly produce an inventory of a workstation or IT asset. It generates shareable-ready reports (PDF + Excel) and offers an optional network scan to detect active hosts on a given IP range.

Project built as a self-driven learning exercise to develop my skills in Python and systems while creating a practical tool for IT asset management and tracking.