Hello,I'm currently building an express webserver to monitor activity on a list of server and I was wondering if a package exists to get cpu/memory usage on a remote server.I had a look at the `systeminformation` npm package which seems to do the job but only on the server on which Node is running.The other solution I have in mind is to try to find a package which could launch Powershell scripts/commands because this could provide a workaround.Any advice/suggestion ?Thanks,Bob
Submitted August 20, 2019 at 04:41PM by BobMilli
No comments:
Post a Comment