Header Shadow Image


How to tail two files simultaneously

[oneadmin@opennebula01 one]$ tail -f oned.log sched.log

==> sched.log <==

Tue Apr 12 21:09:36 2016 [Z0][SCHED][I]: Getting scheduled actions information. Total time: 0.00560014s

==> oned.log <==
Tue Apr 12 21:09:36 2016 [Z0][ReM][D]: Req:8160 UID:0 VirtualMachinePoolInfo invoked , -2, -1, -1, -1
Tue Apr 12 21:09:36 2016 [Z0][ReM][D]: Req:8160 UID:0 VirtualMachinePoolInfo result SUCCESS, "<VM_POOL><VM><ID>40<…"

==> sched.log <==
Tue Apr 12 21:09:36 2016 [Z0][SCHED][I]: Getting VM and Host information. Total time: 0.00360117s

==> oned.log <==
Tue Apr 12 21:09:52 2016 [Z0][InM][D]: Host mdskvm-p01 (2) successfully monitored.
Tue Apr 12 21:09:52 2016 [Z0][VMM][D]: VM 40 successfully monitored: STATE=a USEDCPU=0.0 USEDMEMORY=524288 NETRX=344326 NETTX=1360

 

Cheers,
TK

Leave a Reply

You must be logged in to post a comment.


     
  Copyright © 2003 - 2013 Tom Kacperski (microdevsys.com). All rights reserved.

Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 Unported License