Antwort: Re: [hobbit] New Hobbit "admin" Scripts
    Michael Nemeth 
    michael.nemeth at lmco.com
       
    Wed Jan  3 14:58:38 CET 2007
    
    
  
IM back from vacation !  Yes the new viewlogs.sh script works with two 
minor problems.
ON solaris 8  you must /usr/xpg4/bin/tail  rather than the  default tail 
to support the -n option.
Probably true for all Solaris versions.
And the default bash from sun does not work:
 /usr/bin/bash --version
GNU bash, version 2.03.0(1)-release (sparc-sun-solaris)
Copyright 1998 Free Software Foundation, Inc.
But this version does:
$ /usr/local/bin/bash --version
GNU bash, version 2.05.0(1)-release (sparc-sun-solaris2.8)
Copyright 2000 Free Software Foundation, Inc.
I think the easiest thing is just to put a note in  the file.
ON to the next one!:
view_graph.sh
Not giving a drop down list for Service.
All in one line.
-- 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|     _p_       Mike Nemeth
|  ___| |_____  email(w) michael.nemeth at lmco.com Work: 856 359-1425          
|><___________)          |               Home Page:http://www.geocities.com/mjnemeth/
|               Work Page:http://scorpion/~nemethm/ 
|               Work Page:http://ortfsb/~mnemeth/ 
|++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    
    
More information about the Xymon
mailing list