[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] NCV help!



I have a script monitoring my mailboxsize. To get a graph I have to have the MSG on a seperate line in the status sent to hobbit, like this:

$BB $BBDISP "status $MACHINE.mailbox red édateé
                                               
écat /tmp/mailsize.txté                        
"                                              

Regards
Lars
  ----- Original Message ----- 
  From: Charles Jones 
  To: hobbit (at) hswn.dk 
  Sent: Thursday, September 28, 2006 2:48 AM
  Subject: Re: [hobbit] NCV help!


    MSG=`printf "mod_jk : %2.6f\n" $JKAVG`
    $BB $BBDISP "data $MACHINE.modjk green `date` $MSG"
    exit 0