configuration_report - bruno-beloff/scs_analysis GitHub Wiki
docs > software repositories > scs_analysis > commands > estate management
The configuration_report utility is used to generate a configuration CSV file by remotely interrogating the specified device. The result is written to a CSV file named conf-scs-TYPE-NUMBER.csv
The utility is normally run in the directory that is scanned for raw report CSVs, such as /Users/bruno/gbb/Production/ConfigurationGenerator/RawConfigs
The --credentials flag is only required where the user wishes to store multiple identities. Setting the credentials is done interactively using the command line interface.
configuration_report.py [-c CREDENTIALS] [-v] DEVICE_TAG_1 [...DEVICE_TAG_N]
Options | |
---|---|
--version | show program's version number and exit |
-h, --help | show this help message and exit |
-c CREDENTIALS_NAME, --credentials=CREDENTIALS_NAME | the stored credentials to be presented |
-v, --verbose | report narrative to stderr |
configuration_report.py -v -c super scs-opc-245
rec,2024-04-16T08:16:50Z tag,scs-opc-241 ver,1.4 hostname,scs-cube-241 platform.os,10.13 platform.kernel,5.10.214-seoss-cube1 packs.scs_core.repo,scs_core packs.scs_core.version,3.11.4 packs.scs_dev.repo,scs_dev packs.scs_dev.version,3.4.5 packs.scs_dfe.repo,scs_dfe_eng packs.scs_dfe.version,3.2.2 packs.scs_greengrass.repo,scs_greengrass packs.scs_greengrass.version,2.5.0 packs.scs_host.repo,scs_host_cpc packs.scs_host.version,3.5.3 packs.scs_mfr.repo,scs_mfr packs.scs_mfr.version,3.8.12 packs.scs_psu.repo,scs_psu packs.scs_psu.version,2.6.2 afe-baseline.sn1.calibrated-on,2024-04-16T07:55:59Z afe-baseline.sn1.offset,-51 afe-baseline.sn1.env.rec,2024-04-16T02:50:00Z afe-baseline.sn1.env.hmd,26.9 afe-baseline.sn1.env.tmp,26.8 afe-baseline.sn2.calibrated-on,2023-08-07T09:46:21Z afe-baseline.sn2.offset,0 afe-baseline.sn3.calibrated-on,2023-08-07T09:46:21Z afe-baseline.sn3.offset,0 afe-baseline.sn4.calibrated-on,2023-08-07T09:46:21Z afe-baseline.sn4.offset,0 afe-id.serial_number, afe-id.type,DSI afe-id.calibrated_on,2023-07-16 afe-id.sn1.serial_number,212602229 afe-id.sn1.sensor_type,NO2A43F aws-group-config.group-name,scs-cube-241-group aws-group-config.time-initiated,2024-04-09T11:17:10Z aws-group-config.unix-group,984 aws-group-config.ml,oE.1 aws-project.location-path,cirrusresearch/development/loc/15 aws-project.device-path,cirrusresearch/development/device data-log.path,/srv/removable_data_storage data-log.is-available,True data-log.on-root,False data-log.used,6 display-conf, vcal-baseline.NO2.calibrated-on,2024-04-16T07:55:34Z vcal-baseline.NO2.offset,-17 gas-baseline.NO2.calibrated-on,2024-04-16T07:55:39Z gas-baseline.NO2.offset,0 gas-model-conf.uds-path,pipes/lambda-gas-model.uds gas-model-conf.model-interface,vE gas-model-conf.model-map,oE.1 gps-conf.model,SAM8Q gps-conf.sample-interval,10 gps-conf.tally,60 gps-conf.report-file,/dev/shm/southcoastscience/gps_report.json gps-conf.debug,False interface-conf.model,OPCubeT1 mpl115a2-calib, opc-conf.model,N3 opc-conf.sample-period,10 opc-conf.restart-on-zeroes,True opc-conf.power-saving,False opc-version.serial,177392520 opc-version.firmware,OPC-N3 Iss1.1 FirmwareVer=1.17a...........................BS opc-errors,0 pmx-model-conf.uds-path,pipes/lambda-pmx-model.uds pmx-model-conf.model-interface,s2 pmx-model-conf.model-map,oE.1 pressure-conf.model,ICP pressure-conf.altitude, psu-conf.model,OPCubeV1 psu-conf.batt-model,PackV2 psu-conf.ignore-threshold,True psu-conf.reporting-interval,20 psu-conf.report-file,/dev/shm/southcoastscience/psu_status_report.json psu-version.id,SCS OPCube Controller type 1 f/w 1.10 psu-version.tag,001.001.010 scd30-baseline, scd30-conf, schedule.scs-climate.interval,60.0 schedule.scs-climate.tally,1 schedule.scs-gases.interval,10.0 schedule.scs-gases.tally,1 schedule.scs-particulates.interval,10.0 schedule.scs-particulates.tally,1 schedule.scs-status.interval,60.0 schedule.scs-status.tally,1 sht-conf.int,0x45 sht-conf.ext,0x45 networks, modem.id,3d2830e0297ba8e9712c7a5df7ac8a948cf89050 modem.imei,865326062291235 modem.mfr,QUALCOMM INCORPORATED modem.rev,EG25GGBR07A08M2G sim.imsi,270014140839456 sim.iccid,8935201641408394564 sim.operator-code,27001 sim.operator-name,POST system-id.set-on,2023-08-07T09:46:35Z system-id.vendor-id,SCS system-id.model-id,OPC system-id.model,Praxis/OPCube system-id.config,v1 system-id.system-sn,241 timezone-conf.set-on,2017-08-15T12:50:05Z timezone-conf.name,Europe/London
conf-scs-TYPE-NUMBER.csv
scs_analysis/cognito_user_credentials
scs_analysis/configuration_csv
scs_analysis/configuration_monitor
scs_analysis/configuration_monitor_check