[mrtg] Cannot Fill new Graph

Nylan deadyoda at gmail.com
Tue Mar 29 07:51:30 CEST 2011


Hi there,

just to let you know, I've fixed my issue. I've changed my script from perl
to bash, and now it's working correctly.

#!/bin/bash

sensors | grep 'Core 0:' | cut -d'+' -f2 | cut -d'.' -f1
sensors | grep 'Core 1:' | cut -d'+' -f2 | cut -d'.' -f1

That's it :)
Bye

--
View this message in context: http://mrtg-mailinglists.795376.n2.nabble.com/Cannot-Fill-new-Graph-tp6215475p6217761.html
Sent from the MRTG Users Mailinglist mailing list archive at Nabble.com.



More information about the mrtg mailing list