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/src/monitor.py

262 lines
7.5 KiB
Python

"""
def init(self,values):
"""
return dict(self.now,**r)
"""
This class returns an application's both memory and cpu usage
"""
class DetailProcess(Analysis):
def status(self,row):