Python Forum
Infrastructure Monitoring Application
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Infrastructure Monitoring Application
#1
I created an infrastructure monitoring application for Windows and Linux in Python. It consists of agents (Linux/Windows), a web interface running on my custom web server, a data collector, and an event engine. It monitors several base statistics on Windows and Linux. I tried to keep everything as out of the box as possible. The only separate module that is needed is pymysql however I also include code for running Windows services that requires an additional module. Thanks for taking a look.

Monitoring Application
Reply


Messages In This Thread
Infrastructure Monitoring Application - by philwhite - Jun-24-2019, 05:50 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020