Re: exporting reports/inventory
In NCM 7.2.2,export to Csv and export to excel options are added.
View ArticleRe: Network Configuration Manager (NCM) shows node which was already deleted...
Hello shawn_b! No the node is removed from NPM but not from NCM.What does the function "purge database" exactly do? Greets,-FRA
View ArticleRe: Re: Creating custom report
ok, now that I am in front of a DB, here is the final query for you (thanks to Steven Klassen for the assist with the join) SELECT Nodes.NodeCaption AS 'Node', ConfigArchive.ConfigTitle AS...
View ArticleRe: Re: Creating custom report
You are most welcome! -- Steven "MrXinu" KlassenHosted Web Help Desk Engineer | Loop1 Systems, Inc.
View ArticleIs there a better way to get Juniper templates for NCM?
My network is 75% Juniper based. This is what was chosen as our primary routers (they work very well and are easy to configure). However, getting NCM device templates for Juniper devices has had me...
View ArticleRe: Is there a better way to get Juniper templates for NCM?
Does this refined search help?...
View ArticleRe: Is there a better way to get Juniper templates for NCM?
Thanks Danielle! I learned something. An easier way of finding those templates. Some of these I found the hard way but this page turned me on to some additional templates I hadn't located. I am new...
View ArticleRe: NCM Policy Reporter Config Block Regex
I think you need to put some parenthesis in there and create a 2nd condition where nothing is found.(this or this or this) or (nothing) I'm using a slightly different approach. Each interface is...
View ArticleRe: NCM and NPM Integration on different servers
I'll admit I read the architecture document and am now a little disappointed. I'm working with a couple people in my group to do a pretty significant reinstall of our SW installation, and in our...
View ArticleRe: Is there a better way to get Juniper templates for NCM?
No worries - glad to help. Take a look at our You Don't Know thwack - The Onboarding Mission. It should definitely help you get moving through the site in no time.
View ArticleRe: Re: NCM Policy Reporter Config Block Regex
Hello, /\d\n!Indicates interface with no configuration (In searching Block: slash, number, newline, exclamation mark)This RegEx expression works on InterfaceTypeX/X/X format. Different rule will be...
View ArticleRe: Re: NCM Policy Reporter Config Block Regex
Thanks for the suggestions but have not been successful. I wonder if it is the way the Policy Reporter interprets the config block... In the screenshot the interfaces shown are empty.
View ArticleTemplate Assistance 3Com 5500 series Screen-length
Have modified a template to backup 3Com 5500 series devices (the backups had issues and cleaning up the pagination helped) <Command Name="RESET" Value="sys${CRLF}user-interface vty...
View ArticleRe: NCM Policy Reporter Config Block Regex
Hello, Could you please provide sample config? Regards,Mateusz
View ArticleRe: Network Configuration Manager (NCM) shows node which was already deleted...
Good Morning Shawn! So what does "purge database" exactly do? -FRA
View ArticleBlueCoat Proxy SG / Session Monitor
Hello Thwack-Folks! I would like to keep an eye on the current proxy user sessions to avoid that all sessions are used and the limit is reached.So the question is, is there a way of getting some values...
View ArticleRe: NCM Policy Reporter Config Block Regex
Took another look at my logic and found an error with the must contain. Now corrected using regex expression /\d\n! and the policy report works as expected. Thanks for the assistance.
View ArticleRe: Transfer Status stuck in NCM
You can fix this in SQL. What exactly are the messages in the transfer screen? (highlighted below) Here are the scripts you run in the database (IN ORDER): Replacing 'Transferring' with whatever status...
View ArticleRe: Give us Feedback on the New End-of-Life Feature
Jiri, I was sitting here tinkering with the EoL stuff I have, and had an idea. I realized that you are adding additional EoL devices manually to each new NCM release. Why not take a trick from the SAM...
View ArticleRe: Transfer Status stuck in NCM
Hi, Thanks. My issue get resolved. It was the permission issue. I have given complete NCM right to the user and job which were stuck got cleared.
View Article