Comments
-
Any update on this?
-
- Vote here
-
cbQoS
-
Resolved.
-
We have the same problem and its very annoying. Should be able to move that widget.
-
Anyone ever get anything in place like this ?
-
Ok, I have my perl DBI module and MSSQL drivers installed and can connect to SW DB with no issues. Next up, Try to mimic a SQL query to build out a csv file which will be consumed by the cricket graph tool for the stats.
-
We upgraded our development server last week (NPM 11.5 R2 + Hotfix, VNQM 4.2.2 + Hotfix). We did our USA servers recently and it fixed our SDK Perl issues. We have had zero issues thus far and plan on doing Europe & Asia this afternoon. There really wasn't any downtime associated with it, but we ended up shutting down our…
-
Very cool - I do a similar thing but it fires off our ticketing system, basically if the device goes from operational from the ticket it then un-manages/manages the device based on that. I wonder if a version of this could be applied to a router startup, like self provisioning a discovery action to Solarwinds.....hmmm
-
FYI - You may run into a bug if you try to filter on interface adminstatus or operstatus status when the discovery completes. They have fixed this in NPM 12.4
-
Did anyone ever direct you to a workable template or example?
-
I got this working with no problem. One of the things I did differently from this post is setting a time limit of 5 minutes and I also included the interface index number to the -i flag for softflow. SOFTFLOWD=/usr/local/sbin/softflowd VERSION="5" INTERFACE="2:enp3s0f0" COLLECTOR="10.10.10.10" CPORT="2055"…