mr-canoehead / network_performance_monitor

Network Performance Monitor - a portable tool for troubleshooting performance issues with home networks
GNU General Public License v3.0
84 stars 21 forks source link

Create script to show table row counts #2

Closed mr-canoehead closed 4 years ago

mr-canoehead commented 4 years ago

When the system is first installed, it would be useful to have some visual indication that something useful is happening; since the tables are mostly empty at this stage, the daily report isn't useful for this. A simple script that queries the tables and shows row counts for each table would be a useful diagnostic tool to ensure that the system is operating as expected.

mr-canoehead commented 4 years ago

Added script db_rowcounts.sh, the script lists table names and row counts.