Comments
-
Doh!! If only I had less experience... wait a minute... never mind... I'll just sit this one out...
-
llinteau12 You can use a SQL query in a report, or as a custom table resource on a view. SELECTnd.NodeID,nd.IP_Address,nd.Caption,ncmcp.Name AS 'Connection…
-
Another very helpful post, adatole. Thanks! And you too, zackm, thanks for the helpful tips.
-
epicor.jastalos While I'm not sure these will get you exactly where you are going, I have done a couple of similar tasks, using dynamically expanding results. Using Your Custom HTML Resource To Build A Better Way To Navigate Your Custom Views Show Enabled Alert Actions Using Custom HTML And JavaScript (Dynamic Tables)…
-
cooper.cash While this can be achieved several ways, this should be a fairly simple task. I have renamed numerous nodes previously by adding a custom property to each group of nodes (you can edit in bulk, by importing an Excel sheet, matching on name, or IP, or anything else unique). That new custom property contained the…
-
solarwines If you are just looking for a list of nodes that have the word "Verizon" listed anywhere in any backed up config, you could use a super simple SWQL query to show them. SELECT TOP 100 ConfigArchive.NodeProperties.Nodes.Caption--,DownloadTime,ConfigType FROM NCM.ConfigArchive WHERE Config LIKE '%Verizon%' AND…
-
shuth I loaded it up in my environment, but noticed a different issue. All of my numbers appear to be correct, though they are all off by 1 day. (between the table and the chart) Orion Platform 2018.4 HF3, SCM 1.1.0, NCM 7.9, NPM 12.4, DPAIM 11.1.1, VMAN 8.4.0, SAM 6.8.0, NetPath 1.1.4
-
dmel I went through a similar process at the start of 2018. I was allowed to completely start over, requiring absolutely zero historical data to be moved into the new system. I also had the ability to run my new and old systems in parallel. Running both systems along side each other was a tremendous help. I used a mix of…
-
My favorite is when we submit a trouble ticket, after doing as much leg-work as we can do and looking through thwack and other resources, then getting a response from the tech support person referencing a link to a post on thwack. A post that we had already searched, found, and read, yet provides no actual help, just…
-
I know customers with active maintenance can access training in the customer portal. I'm not sure what the least expensive product which qualifies is, but if you don't already have access (which I'm guessing you do not), then maybe check with sales and see about that route. Unless things have changed, I believe you would…
-
rod1210 I'd say, download, install, and start building things out with the products. You should be able to run that "trial" environment for 30 days, I believe. For me, actually using the products helped the most. Having nearly 6k nodes (servers, network, printers, etc.), I'd guess that job would benefit from also…
-
fpilipauskas No, not natively. Not without making changes a bunch of changes to default code/files. However, you can, fairly easily, implement some custom graphs, which should allow you to fit a bunch more data onto a page. This document will break down the installation process, and show you how the different pieces work.…
-
sooooooo......?
-
meech You already know I need to sign up for this...
-
pflanz Custom properties are your friend here. Create a few custom properties, set the data to the values you need, then you will be able to easily group just about anything. Unfortunately, you will need to go through all of the devices, interfaces, volumes, etc., or whatever it is you need to associate to customers, and…
-
davidcmp What, exactly, is the error message you are seeing? Also, while screenshots are nice to have, it would probably be better to provide the actual code (copy/paste) to help track down the problem. Thank you, -Will
-
bharris I "borrowed" KMSigma's PowerShell script which exports the device templates, and converted it to export the reports. I take absolutely 0% of the credit, as KMSigma had previously done all of the work. I simply had to swap out the query, and that's about it. Export Non-Default Device Templates Using PowerShell,…
-
joneszen Do you have any custom resources being used on any of those custom views, or are they only using the default resources?
-
mdoolittle Yes, this can easily be accomplished just a few clicks past your screenshot. Basically, once you are on the Trigger/Reset action page, you can choose to send an email, then you can edit that email and select variables from the node/interface/etc. Those will then populate once your alert triggers, and the actual…
-
WOOT WOOT!!! Email sent!!
-
ifly4fun I think the previous version, 11.5.x, showed the same thing, however, I could be wrong... I thought the footer was on all pages, NOC view or otherwise. Thank you, -Will
-
nato With this question, I'm guessing you will receive answers all over the place, from one extreme to another. Everyone will likely have their data displayed differently, as the importance of the data is different in every environment. I would recommend making a list of what information is important to you, and your…
-
Here is an updated method to create new tabs. Adding Custom Tabs To The Top Level Nav Bar
-
cdennison Also, you need to make sure you fill out the survey after each class.
-
Unfortunately, there is not an option for this, currently, in the web based controls. You either need to wait for NCM 7.4, or, log into your server and run it from the NCM program. Sorry for the bad news... -Will
-
robertjuric are you using find string? If so, click the option for "Regular Expression (Regex)" and try it again.
-
jjelinek Were you able to get this to work? -Will
-
jjelinek Just in case you have not found anything yet, the following link from alexslv should give you everything you need. Resource to display unmanaged information on the node page including user info If you remove the 2nd to last line from the query, it will show you all unmanaged nodes, when they were unmanaged, how…
-
nigel_sw While this is technically in the correct place, you might get a better response if you move it to the SDK forum. The SDK forum is specifically dedicated to exactly what your post is talking about. Orion SDK
-
Survey says... Done!