/Sentrysk-MacOS-Agent

Primary LanguagePythonMIT LicenseMIT

Sentrysk MacOS Agent

Content
Project Architecture
Requirements
How to Install
Roadmap
Modules

Architecture

Requirements

Program Version
Python 3.10

How To Install

  • Install requirements
pip install -r requirements.txt

Note: Admin rights needed

  • Run the app
python3 agent.py

Note: Admin rights needed

Roadmap

Version 1.0-Beta

Feature Development

  • Process data collector module
  • Memory data collector module (planning to keep 1 month data)
  • CPU data collector module (planning to keep 1 month data)

Modules