Comments
-
What would it take to get this agent included in the next release of SAM? Too bad more of SolarWinds isn't open sourced so that the talented Thwack community could help develop some of these needed features. I would think that might be something that would drive more customers to using SolarWinds, away from Nagios and the…
-
Bump! Just keeping this one fresh for 2018... Happy New Year! Would love to see this added. I'll have to find some fancy query to do this in the mean time.
-
Or better yet, bobmarley should just upload the code to GitHub so we can all use and improve it... ;-)
-
I know this is an old request, but I was just able to add a ZS3-2 head from one of our SuperCluster M7's into SolarWinds via SNMPv3. I can see all of the NFS shares in there as the /export/sharename paths. This is all with NPM/SAM. I don't think NPM/SAM will monitor iSCSI LUNs, and as you are requesting, Storage Manager…
-
We have 71 Solaris 11.4 servers.
-
Bump! Would love to see this.
-
bump
-
I have not even logged into Solarwinds to do my evaluation of SAM yet and I am on Thwack!? Maybe I'm just an oddball. Sorry to help keep this old forum alive. I guess I missed the chance at 2000 points...
-
Any chance that you found a way to validate a proposed value against an existing custom property's restricted list of values? I am trying to do this and running into the same challenge.
-
I did have that prefix in my code, but I was doing it in the wrong place. Once I got that fixed, all was working as expected. Thanks Steve!
-
I found a way to change the MachineType without needing the Linux agent and without doing the funky custom poller thing. This is all done via orionsdk-python and some custom python scripting. Take a look at my blog post for more information: Python API into SolarWinds - pt 2 Or take a look at the GitHub repo: GitHub -…
-
I think this might be what you are looking for. I am trying to do something similar with the orionsdk-python library. I'll share once I am done. OrionSDK/AlertSuppression.ps1 at master · solarwinds/OrionSDK · GitHub