Quantcast
Channel: Active questions tagged python - Stack Overflow
Viewing all articles
Browse latest Browse all 14185

Is there any way to calculate resource utilisation of all the servers associated with particular website/software in one go and export data into csv?

$
0
0

I wanted to devlop a utility or tool to calculate resource utilisation (CPU consumption, RAM usgae, Network Consumption, Disk usage, etc.) of each and every server(VM's or physical server) associated with particular webisite or software and export that data into CSV in one go for further processing.

I have tried usig psutil library of python. That code runs just fine but it is not possible to run that code on each and every server manually. I want to develop a mechanism to run this code automatically on each server.


Viewing all articles
Browse latest Browse all 14185

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>