Page 1 of 1

Bad blocks & system package check installation

Posted: Wed Apr 04, 2018 2:46 pm
by sger
Hi all,
I have a lot of RB2011, centrally managed by GenieACS, and I have to deploy other RB2011 next weeks (in total betwen 400 and 600 CPE). RouterOS is 6.41.2, next upgrade will be to a stable version which fixes the problem of .alter scripts having /tool fetch inside.
I've a problem with some CPE (in this moment, ca 15) probably related to faulted NAND (bad blocks are becoming higher day by day), so I need to monitor all devices for "symptom" of a probably fault...
In this moment I'm monitoring the bad blocks percentage with a script periodically launched by ACS, but I discovered that another interesting signal of a next fault is "system package check installation" runned within winbox that halts with a "damaged - bad image" error. Now the question: is it possible to launch a system package check installation within a routeros script?

Re: Bad blocks & system package check installation  [SOLVED]

Posted: Thu Apr 05, 2018 10:09 am
by sger
I found it, /system check-installation

Problem solved