Simple shell script, gets a date every 24 hours. I want this date on the dashboard next to my pretty graphs or connections, space used etc. Obviously it’s not going to change often like the other graphs.
I’ll be damned if I can figure out how to get a table up with just 2 columns.
Would appreciate an ELI5 for something as simple as this.
= = = =
The script gets a date in DD/MM/YYYY format. Injects this into InfluxDB (along with other info that has been used to make graphs on the same dahsboard page - so I know that the scripts and the InfluxDB works).