Skip to content

This is an open source linux log and network metric scraper agent.

Notifications You must be signed in to change notification settings

atakang7/linux-diagnostic-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux Diagnostic Agent

This is a linux log and network metrics scraper agent. When inserted into a linux machine starts gathering data about the system and send it to the https://github.com/AtakanG7/linux-diagnostic-client. This implementation gets its foundation from the GO language. This software with different words is a dynamic go routines manager. Handles file reading and processing effectively by utilizing channels and buffers the processed entities in redis.

Uses intervals to send the buffered data from redis to the client side to write into postgres database in batches. That's the whole story in the background. To use this agent you will need to use this:https://github.com/AtakanG7/linux-diagnostic-interface or simply write your own GUI application to gather metrics from the GO API in the client side.

Ask questions by openinig issues.

Screenshot from 2024-11-06 05-15-52 Screenshot from 2024-11-05 07-36-59 Screenshot from 2024-11-05 07-38-39

About

This is an open source linux log and network metric scraper agent.

Resources

Stars

Watchers

Forks

Packages

No packages published