When we run a NCM config change template against a switch, in this case a Juniper EX, the job runs and reports success well before the command completes. How can we get the true status of the script?
For instance, the output below is what NCM Config Management Transfer Status reports:
request system software add reboot no-copy validate ftp://user:password@x.x.x.x/junos/jinstall-ex-2200-12.3R6.6-domestic-signed.tgz
Checking pending install on fpc0
Fetching package...
The switch is still upgrading. We want to know the actual status of the update. Not just that the command executed. Any way to accomplish that?