Beispiel #1
0
 def __init__(self):
     super(OcsngBackend, self).__init__()
     self.path = utils.which('ocsinventory-agent')
Beispiel #2
0
 def __init__(self):
     super(FusionBackend, self).__init__()
     self.path = utils.which('fusioninventory-agent')