Comments
-
Hi Steven they would be mostly NFS shares we are adding so there are other systems that would have them. Maybe i would be better of using the discover with the new auto add/monitoring options. I wonder is it possible to do the new discover/filtered auto add via sdk Paul
-
Hi Steven That makes more sense alright - i was only using the above DOH. DO you have the full script you could share ? Thans Paul
-
HI Steven Thanks for you help, the script runs now without error but it doesn't update the node i added pdb to see whats happening > /root/solar.py(8)<module>() -> hostname = 'removed' (Pdb) n > /root/solar.py(9)<module>() -> username = 'iremoved' (Pdb) n > /root/solar.py(10)<module>() -> password = 'Removed' (Pdb) n >…
-
Hi Steven Please excuse my lack of python knowledge but should this work #!/usr/bin/env python import requests from orionsdk import SwisClient npm_server = 'server' username = 'username' password = 'password' swis = SwisClient(npm_server, username, password) def _add_volumes_to_solarwinds(self): now = datetime.utcnow() for…
-
Hi LazyPete Did you manage to get this working i'm trying to achieve the same thing
-
Hi Steven Would running the above against an already discovered node with new volumes add the new volumes to be monitored ? many thanks Paul
-
Hi Guys Using the AP on version 12 has anyone com across a way to add new volumes to an already discovered node ? any help greatly appreciated cheers p