jasper-status

November 26, 2015 ยท View on GitHub

Jasper Status Module

Installation Steps

  1. Install dependencies
sudo pip install psutil
  1. Place the Status.py file in your jasper_directory/client/modules/ folder
  2. Restart Jasper

Usage

YOU: status
JASPER: I am currently running on Linux version 3.19.0.  This system is named eddie-xps and has 4 CPU cores.  Current CPU utilization is 5.8 percent.  Current memory utilization is 70.0 percent.

Jasper 2.0

See the develop branch for work on converting this module to a Jasper 2.0 plugin.