Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vkuznet/smtools
System Monitoring tools
https://github.com/vkuznet/smtools
Last synced: 30 days ago
JSON representation
System Monitoring tools
- Host: GitHub
- URL: https://github.com/vkuznet/smtools
- Owner: vkuznet
- Created: 2012-12-02T15:22:46.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-12-10T20:38:32.000Z (about 12 years ago)
- Last Synced: 2024-10-30T06:27:36.543Z (3 months ago)
- Language: Python
- Size: 148 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SMTools
=======System Monitoring tools is a collection of tools to monitor system performance.
Requirements
------------`system_monitor.py` script depends on psutil module.
Tools
------ `system_monitor.py` script provides similar functionality as top
```
Usage: system_monitor.py [options]Options:
-h, --help show this help message and exit
--pid=PID pid of the process to monitor
--sleep=SLEEP sleep interval in sec for monitor activity
--activity=ACTIVITY activities: mem,cpu,threads
--network monitor network activity
```- `analyzer_pid.R` script analyzes pid log data and produces standard set of plots