Comments
-
thanks
-
Hi, you create a custom swis request with following SELECT-Statement: SELECT pr.Name, rv.Info, rv.Warning, rv.Error FROM Cirrus.PolicyReportViolations rv, Cirrus.PolicyReports pr where rv.ReportID=pr.PolicyReportID and rv.TimeStamp > GETDATE()-1 If you do so, then you get a table with all your compliance policy violations…
-
you are right, but it would be wonderful to get such a feature. and if there are several requester then the feature could be possible implemented faster, or not?
-
it would be wonderful to get such a feature
-
Hi, in the WEB-Interface go to "Settings" then you get this page: After that click on NCM-Setting and go on Global Device Default to Connection Profiles: Hope you'll find it. Kind regards, Flo
-
Hi, it is possible. i have tested it. if you need advice do not hestiate to ask. But try it and you will see Kind regards, Flo
-
Hi, I have uploaded the device template https://thwack.solarwinds.com/docs/DOC-175047 kind regards, flo
-
in macros you define user-defined variables. you have to configure multiple Connection Profile in Settings->NCM-Settings->Manage Connection Profiles The auto-detect profile is your default Profile which NCM tries to use if nothing is defined. An other way I don'T know. Sorry. regards, flo
-
Go to Administration "Settings" (right by the Logout). Then go to "NCM-Setting" (that is beneath Column Reports and Warnings). Afterwards search the column Advanced and click on Advanced Setting. Then you got the new window to activate session tracing. Set the checkbox to activate "Enable Session Tracing" and choose which…
-
no problem
-
Here it is: Cisco NXOS-1.3.6.1.4.1.9.ConfigMgmt-Commands I hope it will help you. if there are any questions don't hesitate to ask. kind regards, flo
-
The Compliance Check are "scanning" the saved config in your directory - so how you can not execute a command. But for your example i could help you. Create a compliance rule which alert if the running contains the string "ip ssh authentication-retries" because otherwise your default values matches: here is the link to…
-
Hi, if you want i have configured some device templates for my asa's. if snmpv3 test fail, please ignore it. sometimes it Fails but you get the response values. so if you Need some device templates dont hestitate and contact me. Kind regards, flo
-
can rancid finally snmpv3?
-
Yes you're right. I want also an account limitation for approvals and the Jobs. The regional admin should only see their own changes and Jobs and the Headquarter admin all Jobs and changes. Here please vote: http://thwack.solarwinds.com/ideas/4063 Kind regards, Flo
-
In the remediation block paste following command: ---snip--- configure terminal logging buffered 16384 end copy running-config startup-config ---snap--- use this box as a normal ssh-window. kind regards, Flo
-
you are right!
-
thanks for the help Kind regards, flo
-
Thank you for the quick response. You showed me the right direction. kind regards, Flo
-
thanks yes i got it by myself but thanks for your help I do something like that: SELECT interface.InterfaceName, interface.InterfaceAlias, interface.MACAddress, interface.AdminStatus, interface.OperStatus FROM Orion.Nodes node, Cirrus.NodeProperties node_id, Cirrus.Interfaces Interface WHERE node_id.CoreNodeID =…
-
I was informed by the first level support that the developer will fix this bug. kind regards, flo
-
And how can you schedule a compliance report?
-
do you enable the view (itr should be - because it is default-Setting. Your test is succesful? regards, Flo
-
Hi, here is an old script of mine in which I backup our devices via snmpv3 and perl: #!/usr/bin/perl -w #loading modules use strict; use Net::SNMP; use Net::Ping; use Getopt::Std; use Data::Dumper; use Switch; sub snmpset_copyconfig($$$); sub string_to_hex($); sub check_date(); #global variables #snmp variable to set…
-
what do you mean? you have to configure your devices (routers) with a username and enable secret. In NCM you only have to set the configured username and enable secret in you connection profile and then you can test your ssh-connection with the test button. but this is explained in the admin guide. so i think you mean…
-
How do you configure your connection profile. Can you make a snapshot of the bottom of your node manage Setting? Kind regards, Flo
-
activate session tracing > Settings > NCM Settings> Advanced Settings> and check “Enable Session Tracing” afterwards go to the specific folder and look for the error. how many devices do you have? do you have a suggestion? problems on your server or connectivity problems?
-
Hi contracer, in jobs you have to create a new job and chosse the job type "Download Configs from Devices". Then you can activate to send a config change notification if you want. Baseline config is a configuration that you marked as known-good. You can find the whole explanation in the admin guide page 54. kind regards…
-
Edit your Rule then do follwoing: I hope this will help you. Kind regards, Flo
-
Hi, i backup my nexus 7K with 3+1 VDC every day and it worked quite good. i uploaded the template for it once but tomorrow i can uploaded it, if you want. kind regards, flo