[vz-users] Verbrauchsalarm

W3ll Schmidt w3llschmidt at gmail.com
Wed Jul 17 16:18:33 CEST 2013


 *CCALERT is intended to operate as a cronjob and monitors the cost (current
consumption) for a particular UUID 'Strommesser', *
*based on the configured costs of the channel and the consumption within the
configured interval.*
*
*
https://github.com/w3llschmidt/volkszaehler.org/blob/master/misc/tools/ccalert

Als CRON-JOB ->

59 23 * * *    root    /usr/sbin/ccalert -u
d427acc0-8f3e-11e2-b809-67096d51198d -c 1.90 | mail -r 'Mein VZ <dont at reply>'
-s 'Stromverbrauch zu hoch!' user at host.de

Man erhält dann eine Warnmail, wenn man (Beispiel) am zurückliegenden Tage
mehr als 1.90 EUR verbraucht hat.
Der Intervall ist festglegt auf 24h (kann mit -i überschrieben werden)

Nicht vergessen die eigene VZ-URL im Script anzupassen!

Have Fun!



Am 17. Juli 2013 00:00 schrieb W3ll Schmidt <w3llschmidt at gmail.com>:

> Es wird :)
>
> pi at vz:~$ ./vzmonitor
> Tagesverbrauch war zu hoch!
> 16.42 kWh (4.20 Euro)
>
> Ergebniss lege ich in mein GIT.
>
> Am 15. Juli 2013 23:23 schrieb W3ll Schmidt <w3llschmidt at gmail.com>:
>
> Lässt sich auch auf den Vebrauch und die Kosten der Abgefragten Periode
>> zugreifen?!
>>
>> *?kosten? = json_decoded['data']['?costs?']*
>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://demo.volkszaehler.org/pipermail/volkszaehler-users/attachments/20130717/8694e6b5/attachment.html>


More information about the volkszaehler-users mailing list