Hi,
1. I need to automate in a single script all the monitoring (status) command output that an administrator needs on a daily basis;
e.g
show chassis routing-engine | no-more
show system processes extensive | no-more
show interface terse | match "down" | except "up" no-more
show log messages | match error | last 100 | no-more
Examples of the commands above and will be dumped to a txt file under /var/tmp/SRX-Status.txt
2. And a single script to run the backup and will be dumpt to a txt file under /var/tmp/SRX-Backup
show configuration | display set | no-more
Tia,
LEANGF
------------------------------
Leangf Leangf
------------------------------