hostname function

This commit is contained in:
Aaron Marcher
2016-06-10 15:53:07 +02:00
committed by Aaron Marcher (drkhsh)
parent 67203c6660
commit 2e72b212d3
3 changed files with 25 additions and 0 deletions

View File

@ -17,6 +17,7 @@ static unsigned int update_interval = 1;
- datetime (date and time) [argument: format]
- disk_perc (disk usage in percent) [argument: mountpoint]
- entropy (available entropy) [argument: NULL]
- hostname [argument: NULL]
- ip (ip address) [argument: interface]
- ram_perc (ram usage in percent) [argument: NULL]
- temp (temperature in degrees) [argument: temperature file]