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
Have you looked in the /etc/log/auditlog when the autosupport is run?
May show what your looking for.
Martin
-- View this message in context: http://network-appliance-toasters.10978.n7.nabble.com/environment-status-cha... Sent from the Network Appliance - Toasters mailing list archive at Nabble.com.
Martin wrote:
Have you looked in the /etc/log/auditlog when the autosupport is run?
May show what your looking for.
Nope, we didn't (yet) but you're right it shows how you get *everything* out from "environment" in ONTAP :-)
I looked in a couple of our auditlogs now and sure enough, there it is
Thanks
/M