This is pull request 10 of 10. See the note on #49.
This pull request covers what is left of the monitoring code. If merged without first merging the other 9 pull requests, it will pull in all the work so far.
Since pull request 9 (#57), this adds the show config_files command (which shows configuration files and serial numbers), breaks up the unwieldy tr_config.c module, and -- most importantly -- adds actual credential authentication for the monitoring service.
This is pull request 10 of 10. See the note on #49.
This pull request covers what is left of the monitoring code. If merged without first merging the other 9 pull requests, it will pull in all the work so far.
Since pull request 9 (#57), this adds the
show config_files
command (which shows configuration files and serial numbers), breaks up the unwieldytr_config.c
module, and -- most importantly -- adds actual credential authentication for the monitoring service.