Comments
-
martian monster I upgraded my system approximately 1 hour before your post, and it hasn't crashed... yet.
-
bglasgow Is your nav bar gone if you change the link to point to another site? I have seen issues where the code in my custom HTML resource/widget alters the way the whole page functions. Also, I'm not sure if it's just a typo on the post here, but where is your closing bracket, directly before the </iframe>? If the…
-
clownbootz There are various ways to accomplish this, depending on how you have your alerts built out. As bobmarley said, you could filter by a custom property within the alert, building out various similar alerts for different groups. If your alerts trigger upon a threshold breach, then you could change the threshold(s)…
-
And then, behind me, my whiteboard of goals... and a couple of servers that are installed... ummm.. nevermind about those... in fact, those are not the servers you are looking for... And yes, kevincrouch4, I am using Synergy. I found this little life saver, back in 2006, when I was working the overnight shift in our NOC,…
-
rschroeder zackm ecklerwr1 janene16 cahunt RichardLetts Thank you all for your input on this issue. Here is a rough explanation of my findings. I went back through the audit trails again, when I got to the office yesterday morning. I DID find a change that occurred 5 days prior to the increased growth, and it was a…
-
sotherls I know this thread is a bit old, however, I think I found a viable way to bypass the entire "precompiled" aspect of the new system. If still interested, you can check it out at the link below. Disable Precompiled Web Pages; Making Custom Mods Great Again! Thank you, -Will
-
direks What commands are you running to get the results you need? You can create a job in NCM, which will run a command across X devices, outputting the results into a single file. I do this for DHCP results, every morning, to create a list of all active users in our DSLAMs. Thank you, -Will
-
nickzourdos I hear you about the Sonar Discovery's potential, and the disappointment in the lack of ability to utilize it's potential. How about removing everything except the junky garbage through the db? I know it is probably not the preferred method, but it does work. FROM [SWNPMDB].[dbo].[DiscoveryProfiles] FROM…
-
Okay, problem solved... kinda... After a bunch of digging and scraping, I got this SWQL query to do almost exactly what I needed... The NCM "Overall Running VS. Startup Config Conflicts" report. Just add a new "Custom Query" resource to your page. Copy the SWQL query from the attached txt file, and paste it into the custom…
-
bleearg13 I feel your pain... in the same boat here, but happened a while back. basically, you can still use the server console, however, you will need to use it on each of the different pollers you have. the same goes for your reports/jobs... each poller gets the prize of you having to set them up per poller... unless I…
-
christophercamacho1 Just to clarify, you're NOT looking to list/group the number of Neighbors per node, correct? Do you already have the SWQL query to show you the numbers you want to see for each column? (You obviously already have the query to show the neighbors, or course.)
-
Anyone?
-
CourtesyIT Outstanding!! This is exactly what I had in mind. I used to do a bunch of reading on the XDA forums, and like how they did TOC stickies. It made it so much easier to find the starting places I was looking for. I saw a page from alexslv where he started with a single post, and then used it to branch out to all…
-
-
very cool... I would like to know as well, as this would work wonderfully for us.
-
carlowen NCM should have this as a default report already. However, here is the SWQL used within that default report. SELECT DISTINCTCASE WHEN ConfigTable.NodeID IS NOT NULL THEN 'backedUp' ELSE 'notBackedUp'END AS NCMNodeStatus,Orion.NodeID AS…
-
weberam24 If you can run a command on each device, and display the information you want to see, then you can just turn that into a job. I have a job that goes out to 700+ Occam DSLAM blades every morning and runs "show dhcp clients" on each device, then appends the results to a txt file. This gives our technicians a single…
-
fletchmasta I think you just need to change the name/IP on the server, then run/re-run the config wizard. This article will walk you through the process. Success Center Thank you, -Will
-
Also, it looks like you posted this question in the NCM forum. It would probably be better to have it moved to the NPM section.
-
ruzlebiff I would recommend using custom properties, assigning each node to different values. Then, in the advanced alert, set the scope of that alert to only look at devices that match a specific custom property.
-
jhynds So, you are only looking for direct NPM/syslog data, and not Kiwi/NPM/Syslog data, correct? Or, does it matter if we use Kiwi to take the majority of the workload, and forward specifics to NPM?
-
theroadguy I was actually just working on something similar that I found from a post from a couple of years ago. NCM Poloicy Violations Report - SQL Reporting Services Version I am pretty sure that query, on that other post, was made well before several database changes. I was able to rebuild it and get it working for me.…
-
anyone out there with a more permanent option to get this done? (hcy01uk's advice was very helpful and does indeed work, however, I would still like to know another way to get this done.) Thank you, -Will
-
Morning bump for good luck...
-
Still need some help with this one... "...Limited time only, though, so act now, order today, send no money, Offer good while supplies last, two to a customer, each item sold separately, Batteries not included, mileage may vary, all sales are final, Allow six weeks for delivery, some items not available, Some assembly…
-
one last bump for today... help please...
-
hmm... yes... I think I would like to know how to do this too... someone...?? something...?? I concur... Someone that can, and will, help out is bound to be out there... no...?
-
There is bound to be someone around that can help me out... yeah...?
-
anyone...?? anything...??
-
meech FINALLY!!!!!!!!!!!!!!!!!!!!!! 1. Not much, unfortunately... 2. Just redo all of it... 3. Organization, Duplication/Modifications, Previews/Navigation 4. Custom properties would help to manage my different views for my different purposes, customers, and types... 5. Here are a couple of my previous posts on this…