Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Resource Monitoring
#1
Hi folks.

I've posted a similar question to this before, I've also spent a lot of time looking for answers and haven't found anything that fits the bill yet.

If you have a quick look at Windows resource monitor, you will find options for viewing CPU usage, Disk activity, Memory usage and Network utilisation. These graphs and numbers track what has been 'used/transmitted/' as a percentage over the last x seconds.

I need the same for Debian based nodes using python. There are loads of posts about getting a snapshot of certain information, but I can't find a way to get what I need.

I'm sure there are big monitoring softwares out there, but I can't use 3rd party stuff, I need to write this myself. I'm happy for fall back to bash output, I'm happy to gather the information from the moon in I have to!

IT MUST be running total data, so where or how would I get this data? I know I can get some useful information for psutil, current memory usage, current disk space etc, which is great, but again not what I need.

Has anyone achieved this with python? ALL ideas welcome.

Many thanks.
Reply
#2
look here: https://pypi.org/search/?q=system+performance
I'm not sure what you want is there, but it's likely
you can narrow the list by adding to the search criteria
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Monitoring a Directory for new mkv and mp4 Files lastyle 3 1,568 May-07-2023, 12:33 PM
Last Post: deanhystad
  How to set CPU and memory resource SriRajesh 1 1,438 Aug-16-2021, 05:23 PM
Last Post: Larz60+
  monitoring the temperature of the CPU with Python apollo 2 8,527 Apr-13-2021, 05:39 PM
Last Post: apollo
  IoT Air Monitoring System project_science 0 1,901 Mar-26-2021, 08:14 PM
Last Post: project_science
  Help with applying this instrument monitoring code to multiple inputs. Kid_Meier 1 2,043 Mar-04-2020, 12:01 PM
Last Post: Kid_Meier
  OOP and module approaches in a simple app monitoring list of servers hjzxxzjcz 1 41,341 Nov-01-2019, 04:30 PM
Last Post: nilamo
  Problem importing resource library ChrisM 8 3,866 Oct-23-2019, 01:40 PM
Last Post: ChrisM
  PYTHON - UNRAR : how can I build a thread to monitoring the downloading status Palerm0_24 2 2,564 Mar-18-2019, 02:25 PM
Last Post: Palerm0_24
  Paramiko resource shortage error jkey 0 3,946 Sep-17-2018, 01:18 PM
Last Post: jkey
  Py3 Data Resource file help esteel 0 2,057 May-20-2018, 10:33 PM
Last Post: esteel

Forum Jump:

User Panel Messages

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