All, does anyone know exactly how autosupport goes about to extract the extra "secret" info from 'environment status'? In ONTAP 8.1, the body.7z archive file included in the autosupport e-mails, has a file ENVIRONMENT.txt in it and looking inside it one can see this kind of stuff:
$ egrep -i charg tmp/ENVIRONMENT.txt NV charging_status normal 4096 NV charging_voltage normal 8100 mV NV charging_current normal 0 mA NV absolute_charge normal 70 % NV relative_charge normal 81 % Battery Charge Failed? FALSE Battery Charge Bad? FALSE Battery Charge GOOD NVRAM Charging State IDLE NVRAM Discharge FET ON NVRAM Charge FET ON NVRAM Charging Current normal 0 mA
Those 'NV abc_xyz' entries (there are lots of them in total) are not shown when you run 'environment status' from the CLI. Is there perhaps some secret option/keyword?
(Tried to muck about with it in diag mode, but to no avail so I give up)
/M