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


Messages In This Thread
Resource Monitoring - by MuntyScruntfundle - Feb-20-2019, 05:09 PM
RE: Resource Monitoring - by Larz60+ - Feb-20-2019, 10:00 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Monitoring a Directory for new mkv and mp4 Files lastyle 3 1,703 May-07-2023, 12:33 PM
Last Post: deanhystad
  How to set CPU and memory resource SriRajesh 1 1,492 Aug-16-2021, 05:23 PM
Last Post: Larz60+
  monitoring the temperature of the CPU with Python apollo 2 8,913 Apr-13-2021, 05:39 PM
Last Post: apollo
  IoT Air Monitoring System project_science 0 1,954 Mar-26-2021, 08:14 PM
Last Post: project_science
  Help with applying this instrument monitoring code to multiple inputs. Kid_Meier 1 2,129 Mar-04-2020, 12:01 PM
Last Post: Kid_Meier
  OOP and module approaches in a simple app monitoring list of servers hjzxxzjcz 1 53,199 Nov-01-2019, 04:30 PM
Last Post: nilamo
  Problem importing resource library ChrisM 8 4,024 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,629 Mar-18-2019, 02:25 PM
Last Post: Palerm0_24
  Paramiko resource shortage error jkey 0 4,042 Sep-17-2018, 01:18 PM
Last Post: jkey
  Py3 Data Resource file help esteel 0 2,101 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