Comments
-
Tim, this is good news...at least for me. Hopefully this hotfix will be out soon, saves me a bunch of re-work. Thanks again for all your help and info. I appreciate the quick response from SW in these forums
-
We have lots of pages that pull graphs out of SW taking advantage of the DirectLink account, so those are all going to have to be recoded to either use curl or if it works passing account information via the URL, which I really don't like doing. An example of the curl in use would be something like grabbing the Polling…
-
I'd really rather they just fix the problem then me kludging around it since it was introduced in 8.5. We are already using curl pretty extensively but for pulling pages like Detatched links such as: solarwinds/.../DetachResource.asp doesn't work no matter what I try, even using Curl modifications. I'm also not overly…
-
The latest hotfix repaired the direct link functionality which is awesome! Thanks guys. On a second note i wanted to follow up to this thread for anyone else using Curl to snag full HTML out of solarwinds. The section Mr Danner posted works great now for us. I was able to use the following Curl to swipe the Polling Servers…
-
We aren't using a seperate web server yet (its on the list) but this is VERY frustrating as we have a large number of reports that are completely messed up. We use our PHP servers to custom build reports that can't be done in Orion. We are even finding that trying to use curl to poll detached node information is returning…
-
Yes I feel your pain, we have this problem when someone doesn't see a device on one poller so they add it...when it was really on the other poller. Glad to see its being looked at, while not a shop stopper for us, it seems like it woudn't be hard to fix
-
haha, thank you so much. Guess I just didn't even see that in the admin guide, probably why i couldn't find it in the forums.
-
Thanks everyone for their help. Fast response! This seems to have worked for static graphs, however the Network Engineers want to be able to select time frames for these graphs. I know how to specify that on the graph URL however it seems that doing things via this Custom HTML doesn't allow access to ASP functions. So is…
-
I already have all the OIDs, so basically what you are saying is i need to create a custom mib poller for every volume on every netapp using the specific OID? Thats crazy....or maybe i'm not understanding what you are saying? When will solarwinds recognize NAS devices as servers rather then network devices? It has no…
-
We seem to have resolved this. We had to build a solarwinds login to the database and the associate it with the existing Solarwinds database user. We had some trouble with MS SQL not liking duplicate user names, so we just created a new user in SQL server and associated with the existing SolarWindsNPM user in the database.…
-
All support for Brocade SAN switches. The top level OID exists, but there's nothing below it. temps: 1.3.6.1.4.1.1588.2.1.1.1.1.22.1.4.1-3 fans: 1.3.6.1.4.1.1588.2.1.1.1.1.22.1.4.6-10 txframes: 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.13.1 rxframes: 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.14.1 txwords: 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.11.1…