示例#1
0
 def __init__(self):
     CommonAttributes.__init__(self)
     self.cpu_stats = ''
     self.mem_stats = ''
     self.disk_stats = ''
     self.processes = ''
     self.es_stats = ''
	def __init__(self):
		CommonAttributes.__init__(self)
示例#3
0
 def __init__(self):
     CommonAttributes.__init__(self)
	def __init__(self):
		CommonAttributes.__init__(self)
		self.welcome = "Welcome to the nightHawk Response framework. Use the node tree on the left to select an endpoint."
示例#5
0
 def __init__(self):
     CommonAttributes.__init__(self)
     self.welcome = "Welcome to the nightHawk Response framework. Use the node tree on the left to select an endpoint."