Skip to content Skip to sidebar Skip to footer
Showing posts with the label Monitoring

Simple Server/client Monitoring Tool Through Sockets In Python

I have many RPIs for IoT in pubs. I need to monitor my RPIs and monitor licenses, services, disk sp… Read more Simple Server/client Monitoring Tool Through Sockets In Python

CPU Usage Per Process In Python

Is it possible for me to see the amount of processor usage (% of maximum) that the current, python,… Read more CPU Usage Per Process In Python