Comments
-
Thanks! It really gave me a glimpse of hope as I've been battling this over 3 version releases. Sadly, that did not work. It loads the page and instead of iframe, there is just blank spot. I appreciate your suggestion, though!
-
I guess my question is how do I make use of the return values of the existing script? I can see it returns the values I want when I test but since the script body is empty, it doesn't seem to understand that output.
-
Thanks! Yes, I can see those. However, I might not have been clear in my original question, what I'm looking for is the mapping between volumes and SVMs in NetApp using SRM module. I can see table for volumes and I can see table for vservers but I can't seem to figure out how to bind two together.
-
Thank you for your reply! I've used SDK before for this purpose but thought to check if there is another option when deleting the agent from a node to have it removed from Solarwinds as well. It sounds like scripting it is my only option at this point.
-
Thanks! Those are more less standard ways. Basically, I can either download zip file for Linux, unpack it, and run install.sh as per README.txt file. I can also install rpm package and run /opt/Solarwinds/bin/swiagent init command. I already have agents installed on Linux hosts but they are not configured. So, the question…
-
bourlis, I'd be insterested to see how you were able to set up APEs behind F5. Is it only for syslog/netflow or were you able to set that up for monitoring as well?
-
I likewise would like to know if someone was able to automate this process. We have a similar setup and I'd love to automate some of it. jason.powell mik22
-
We have exactly the same case scenario. AD team is not willing to give access to DNS. We have F5 setup but I am likewise not sure how that would work. Were you able to figure this out?
-
Hi, Thanks for the reply! From the documentation, I understand that scripts on Linux/Unix are installed from Orion via ssh, ran, and then removed. What can I do in the environment where ssh is not available. frak could you expand a little more on how you were able to achieve what you described? Thanks
-
I wonder if there is a way to use SolarWinds credential library to run scripts versus passing username/password inside the script.
-
Wow, I can't believe I'm not alone. Even the timing, our issue also happens around 2 am. Likewise, had several support calls and the best answer I got was "the next release/hotfix will address it". Which proved not to be the case. I'd really appreciate if someone got any kind of resolution for this and posted it here.
-
Does it also configure the agent? The installation part is clear but how do I automate agent configuration using puppet or the likes?
-
I'm currently in the process of setting up HA using "other" DNS option. I have a script that does DNS record switch. However, when trying to set up alert following the documentation guide, it gets triggered for both active and standby in a loop and eventually locks out. Has anyone been able to get that alerts set up?