coderx0319 / Automated_System_Monitoring

A python-based real-time system monitoring tool.
0 stars 1 forks source link

Python-based system monitoring tool not working on Linux OS #1

Open coderx0319 opened 2 days ago

coderx0319 commented 2 days ago

I am experiencing issues with running the real-time system monitoring tool on Linux OS. The tool does not function as expected, and I suspect it may be due to system-specific incompatibilities or missing dependencies that are required for Linux. i need help so if anyone could solve this would be helpful

shrushtikasab commented 1 day ago

Hi coderx0319,

I understand the challenges you're facing with the real-time system monitoring tool on Linux. To assist in troubleshooting, could you please provide more details about the specific errors you’re encountering or the dependencies you’ve checked so far?

I’d be happy to help you investigate and resolve the issues.

Looking forward to your response!

coderx0319 commented 1 day ago

Okay would be great if you solve this issue

shrushtikasab commented 1 day ago

here are the things which I am checking:

Checking the error messages when running the tool. Verifiying and installing all dependencies listed in the requirements. Ensuring I'm using the versions. Reviewed the configuration files for any potential issues.