Comments
-
Really necessary !
-
It would be so great to be able to check output result of a command to make a action decision.
-
Any idea since my last post ?
-
Binaries are used to restore a config on an out of the box switch This can't been achieved with text config as some parameters are missing (password, snmp community, stp mode, ...) Is the result of a config comparison stored somewhere in database ? Is there a way to make an SQL query in a script ? I was thinking about…
-
It will also apply to new manual comparison !
-
Well, I'm working with Avaya/Nortel and Hirschmann switch. Those switch have a running config (text config) and a binary config. My goal is to run a script which will copy the binary config on NCM server if NCM detects a change in running config
-
Unfortunately we only have NCM license ...
-
Thanks ! I will try to play with this
-
Thanks !!! My exclusion works now with the following criteria: ^# \(Mon\|Tue\|Wed\|Thu\|Fri\|Sat\|Sun\)
-
I don't want to be notified, I want to execute a script only on device with a config change
-
Thanks for this very quick answer !! (even if it does not solve my issue )
-
Thanks for your answer. I was looking at the alert action to do that but I can't find what trigger to use
-
Hi, I'm still trying to make this works ! My regex should work : https://regex101.com/r/qH1bX4/1 Their must be something different in NCM regex ... I'm using NCM7.4 Anybody could help me ?
-
Don't tell me nobody ever manage to do this !