===== PUSH SnmpManager Configuration ===== Note: PUSH and PUT terms are used interchangeably and mean the exact same thing. ==== General ==== Polaris equipment room data flatfile is generated **EVERY_TEN_MINUTES** using the **GeneratedFile** domain for the generation process and **RemoteFile** domain for actually putting the files to the remote server (ATC FTP, refer to the **PwSafe** for details). \\ \\ Only the equipment room data ("Main Equipment Room") is transferred. The flatfile is of the same format as the [[https://drive.google.com/open?id=1oEeN76JeibOJu1lunjkgXL8ubuhvwk9p|initial equipment data load flatfile]]. Only the equipment rooms for which any values has been changed in the last 24 hours (i.e. since the last PUSH) are included. \\ \\ The generated equipment room data flatfile is transferred to the specified location (ATC FTP server, root directory) daily at 01:00 EST. \\ \\ Generated file format: **Errigal_Equipment__<24-hours>_24MISS.csv** (example: **Errigal_Equipment_201805040124MISS.csv**, 4th of May 2018, 01:00 EST). \\ \\ All the PUSH attempts are recorded via the **GeneralDiscoverySyncHistory** domain with the **jobType** being **REMOTE_FILE_REQUEST** (the **targetAddress** field will also say that the remote file interaction was **PUT**). ==== Current Configuration (ATC Production) ==== === Generated File === {{:development:applications:polaris:gen_file_polaris_atc_prod_4_may_2018.png?1000|}} === Remote File === {{:development:applications:polaris:gen_file_put_atc_prod_04_may_2018.png?550|}} ==== Data Model ==== === RemoteFile === {{:development:applications:polaris:remote_file.png?700|}} === RemoteFileTransferType (Enum) === {{:development:applications:polaris:remotefiletransfertype.png?400|}} ==== Troubleshooting ==== * Verify that the remote file is assigned to the correct **RemoteFileHost** entry and that its details are correct * Verify that the remote file transfer type is PUT * Verify that the remote file is active * Verify that the generated file is active * Verify that the remote file transfer destination directory is correct and pointing to an existing location on the remote server