Esempio n. 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)
Esempio n. 3
0
 def __init__(self):
     CommonAttributes.__init__(self)
Esempio n. 4
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."
Esempio n. 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."