Пример #1
0
 def __init__(self):
     CommonAttributes.__init__(self)
     self.cpu_stats = ''
     self.mem_stats = ''
     self.disk_stats = ''
     self.processes = ''
     self.es_stats = ''
Пример #2
0
	def __init__(self):
		CommonAttributes.__init__(self)
Пример #3
0
 def __init__(self):
     CommonAttributes.__init__(self)
Пример #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."
Пример #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."