Comments
-
eww, that stinks... I would vote to upgrade, as that is a very important feature to have available... for us at least... best of luck to ya...
-
milstateit@mil.wa.gov Not really sure about that... When I add a new script, I just type it all out as I would CLI, and then, on the last line/command, I just hit enter again to make a new line at the end of the script. It is not very pretty, and, as I do not know the various devices you have in your environment, or how…
-
rschroeder All for the cause, buddy!!
-
mrs.alterego Looks like another one here... Stats are similar/same to those previous spammers... Happy hunting! -Will
-
mrs.alterego No worries, I'm not complaining... Just curious.
-
Thank you
-
sja I agree... It would be a super nice surprise to find out the old syslog/trap functionality has finally been reworked. Either way, Wednesday cannot come soon enough now.
-
Deltona The only thing I changed was the custom property "site". (2 times) That was it for me, and it just worked.
-
noobes Marking an answer/discussion as correct will simply provide a way for others to find a working/correct solution a bit easier. Marking an answer as correct will NOT end/close the discussion. In regards to having someone else chime in, you will have a better chance when keeping your thread/post active. As far as I…
-
janene16 5GB is huge... lol... We had been fighting that stupid log file for a while too... it had blown up to upwards of 50GB+, and I am not really sure how/why it decided to calm down. I have had multiple tickets open on that issue too, but, like I said, it just kind of calmed down on its own, and support called it a…
-
We also had some issue that was running up our logs too. At one point, our logs were 1.5x the size of our DB, seemingly overnight. After having support move in with me for a while, they were able to get everything fixed up. (NTA was just being mean to us...)
-
aLTeReGo Thank you very much for the information. That is exactly what I needed to know. -Will
-
johnny ringo I have been messing around with that beta for a couple of weeks, however, being for SAM, it does not read/manage the node interfaces. I would really like to see a super beta, so to speak, NPM/NCM/SAM, all running on the new platform. Those are our 3 main systems, and would be able to show me the "360 degree"…
-
mharvey & saroopmalhi I think there is actually a built-in/default SolarWinds account you can use to auto login, actually not requiring a user login. I believe it is simply created with a specific/reserved username, by an admin, and then you can use a link with that account in the name, allowing login without showing the…
-
bhilgenkamp_botw Also, any changes made to a page/view will be seen by any and all users who can access the page(s).
-
rschroeder We don't really have that many devices, but I suppose the ratio of folks to devices we have, that COULD make changes, is higher. We probably have somewhere between 15 to 30 folks who would have access to virtually the same set of ~1400 devices, give or take. Unfortunately, while everyone has the minimum level…
-
Yes, I recently experienced an issue related to empty/null values, as my alert trigger was based on a custom property (Dept.) "NOT =" to "HDSL". Turned out, a large portion of our nodes did not have a dept defined, so the trigger never even considered them. So now, I have a new alert to trigger on various custom…
-
Wunderbar!! Thank you so very much... image links are not top of my list... function, function, function. THANK YOU, AGAIN, THANK YOU!!!
-
feltonlewis Before rebuilding our latest Orion environment, we had previously had several hundreds of alerts. While I wanted to have all of our alerts streamlined and using custom properties, I also wanted a better way to sort through and identify them. I ended up going with a prefix number and a suffix number to help…
-
vispetto Ah, very cool. That is a good thing to know. So, just to clarify this, for myself, if I add a switch to NPM, and only choose to monitor 5 out of 10 interfaces, then the database is only going to ever show 5 interfaces for that switch. Now, I add that switch to NCM, still only monitoring those 5 interfaces, and…
-
NICE!!!
-
designerfx Yeah, I hear ya... I voted for that one a long while back. I guess I just figured, with all of the "overhauling" they have been doing the past couple years, that this would have been worked in more than it has by now. I mean, I know there is a bunch of work that has to go into all of this behind the scenes, and…
-
aLTeReGo I know there are several obvious differences we are each having, some even being on different NPM versions (12.2 vs 12.3), but a few of our symptoms seem to be oddly similar. I'm not sure if nafees.khan or Deltona already have cases open (for the missing interface stats), but if it helps, here is my case for…
-
cjfranca Okay, so your VMAN server is using the default port, 443? And you can ping your VMAN server from your Orion server? And you can ping your Orion server from your VMAN server? And you have allowed ports 17777 and 17778 through your firewall?
-
c.gura I am still hoping you get around to writing something up for your custom Highcharts graphing page(s). I really wish these were default features/layouts/options in NPM. The dashboard/graphs you're talking about in this post,Re: What's your ideal dashboard layout?, are something we really need to have. We have way…
-
malcolmsalmons Perhaps cvachovecj could help to verify the correct/better way to accomplish what you are needing. -Will
-
gowen.a@outlook.com, did KMSigma's answer get you the information you needed?
-
It looks like there might be some sort of backup file for each device template, or commands for each, located in: \Program Files (x86)\SolarWinds\Orion\NCM\DeviceTypes -Will
-
Personally, I would prefer SolarWinds to work on this item. As the top voted feature requests go, I believe there are a handful of requests with more votes than any other, that have been there for several years and still no sign of implementation. So yes, I would want SolarWinds to work on this item, as they have still not…
-
CourtesyIT Here is the SWQL version of this report that I use. I have a few extra columns in there, but it should do what you want it to. SELECTNodeName AS [Node Name],'/Orion/images/StatusIcons/Small-' + StatusIcon AS [_IconFor_Node Name],DetailsUrl AS [_LinkFor_Node Name],IPAddress AS IP,DetailsUrl AS…