[Eisfair] Last LogIn Befehlt defekt

Marcus Roeckrath marcus.roeckrath at gmx.de
So Mär 17 08:35:51 CET 2019


Hallo Daniel,

Daniel Kubein wrote:

> !nolog(true)
> */10080 * * * * /usr/local/eisgraph/eisgraph.sh collect > /dev/null
> */10080 * * * * /usr/local/eisgraph/eisgraph.sh graph > /dev/null
> !nolog(false)

Die sehen aber sehr komisch aus.

Wie ist in /etc/config.d/eisgraph

EISGRAPH_COLLECT_INTERVAL='1'
EISGRAPH_GRAPH_INTERVAL='5'

gesetzt?

Die cronjobs sollten dann so aussehen:

*/1 * * * * /usr/local/eisgraph/eisgraph.sh collect > /dev/null
*/5 * * * * /usr/local/eisgraph/eisgraph.sh graph > /dev/null

-- 
Gruss Marcus


Mehr Informationen über die Mailingliste Eisfair