You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
smart-top/smart/top/__main__.py

92 lines
2.9 KiB
Python

4 years ago
#!/usr/bin/env python
"""
smart-top, The Phi Technology LLC
Steve L. Nyemba & Michael Meade
The smart-top is a utility that enables to monitor processes (among other things) and use the data for:
- detecting anomalies
-
"""
SYS_ARGS['watch'] = 10
4 years ago
# pass
# print (df.groupby(['user'])['cpu','mem'].sum())