put ng dir into /home/yousername/.conky
and digit conky -c ~/.conky/ng/conkyrc
for temperature and scan host on lan have used cron
for hard disk temperature you need install hddtemp
* * * * * sensors atk0110-acpi-0 > ~/.conky/ng/sensor # JOB_ID_1
*/3 * * * * ~/.conky/ng/nmap.pl eth0 > ~/.conky/ng/net # JOB_ID_2
*/3 * * * * ~/.conky/ng/nmap.pl wlan0 > ~/.conky/ng/net1 # JOB_ID_3
Ratings & Comments
2 Comments
Please, tell me how to install your conky variation. Thx
put ng dir into /home/yousername/.conky and digit conky -c ~/.conky/ng/conkyrc for temperature and scan host on lan have used cron for hard disk temperature you need install hddtemp * * * * * sensors atk0110-acpi-0 > ~/.conky/ng/sensor # JOB_ID_1 */3 * * * * ~/.conky/ng/nmap.pl eth0 > ~/.conky/ng/net # JOB_ID_2 */3 * * * * ~/.conky/ng/nmap.pl wlan0 > ~/.conky/ng/net1 # JOB_ID_3