AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.

 View Only
Expand all | Collapse all

Mozilla Firefox browser & Syslog Server.

  • 1.  Mozilla Firefox browser & Syslog Server.

    Posted Thu April 23, 2009 01:40 AM

    Originally posted by: SystemAdmin


    Hello,

    I would like to know the command to check RAID configuration in

    1) HP-Unix version 11.11

    2) IBM-AIX version 6.1

    Also, is it possible to enable "syslog" service on IBM-AIX Server?

    Can we install "Mozilla Firefox" OR/Any other browser to check my AIX local web server?


  • 2.  Re: Mozilla Firefox browser & Syslog Server.

    Posted Thu April 23, 2009 04:30 AM

    Originally posted by: hdkutz


    Hello,
    to 1)
    Don't know - Look in HP-Forums for that.

    to 2)
    check mirroring with:
    lsvg <VG_TO_CHECK>
    lsvg -p <VG_TO_CHECK>
    lsvg -l <VG_TO_CHECK>

    to 3)
    It is possible to send your syslog to a syslog-Server. Examples on doing that are in
    /etc/syslogd.conf
    and
    http://www.ibm.com/developerworks/forums/thread.jspa?threadID=235938

    to 4)
    http://www-03.ibm.com/systems/power/software/aix/browsers/index.html

    Cheers,
    ku