Network Management

last person joined: yesterday 

Keep an informative eye on your network with HPE Aruba Networking network management solutions
Expand all | Collapse all

Setting correct timezone in airwave

This thread has been viewed 12 times
  • 1.  Setting correct timezone in airwave

    Posted Mar 02, 2014 10:33 PM

    I am sure I have missed in somewhere, but looks like our controller is on PST time, I need it on EST, where do I set that in the GUI?

     

    I am currecntly running 7.7.9



  • 2.  RE: Setting correct timezone in airwave

    EMPLOYEE
    Posted Mar 03, 2014 02:07 AM
    Are you trying to set the time zone on the controller, from within AirWave, are you trying to set the time zone in the controller, or are you trying to set the time zone for AirWave?


  • 3.  RE: Setting correct timezone in airwave

    Posted Mar 03, 2014 04:12 PM

    I am trying to set the timezone of the airwave server itself.  The controller has correct time, only the Airwave is incorrect.



  • 4.  RE: Setting correct timezone in airwave

    EMPLOYEE
    Posted Mar 03, 2014 04:15 PM

    You can only do this via the commandline:

     

    time.PNG



  • 5.  RE: Setting correct timezone in airwave
    Best Answer

    EMPLOYEE
    Posted Mar 04, 2014 11:43 AM

    The best way to do this is from the command line.  Instead of re-running the entire install wizard, you can just run the portion that sets the time:

     

    # cd /root/svn/mercury/install

    # ./time-setup

     

    timesetup.jpg



  • 6.  RE: Setting correct timezone in airwave

    Posted Jun 26, 2015 11:53 PM

    Perfect. solved my newb question in a matter of mins!

    thanks



  • 7.  RE: Setting correct timezone in airwave

    Posted Nov 04, 2015 09:31 AM

    Also, it is important to make sure that the hardware clock is synchronized with the system clock:

    [root@airwave mercury]# date
    Wed Nov 4 09:16:57 EST 2015
    [root@airwave mercury]# hwclock
    Wed 04 Nov 2015 09:17:01 AM EST -0.851653 seconds
    [root@airwave mercury]# hwclock --systohc



  • 8.  RE: Setting correct timezone in airwave

    Posted Aug 15, 2017 12:29 AM

    Hi Guys,

     

    Just wondering if there is a way to set timezone in newer Airwave release with CLI access being vanished.



  • 9.  RE: Setting correct timezone in airwave

    EMPLOYEE
    Posted Aug 15, 2017 07:45 AM

    Hi Jay,

     

    Please open TAC ticket to change the timezone, in future release, planning to provide option to change date/time.

     

    Regards,

    Pavan



  • 10.  RE: Setting correct timezone in airwave

    Posted Sep 10, 2017 11:18 PM

    Terrible oversight to miss this feature. 



  • 11.  RE: Setting correct timezone in airwave

    EMPLOYEE
    Posted Oct 11, 2017 03:35 PM

    Quick update -> timezone update is now an option in AMPCLI in 8.2.5

    Under Advanced -> Set Timezone



  • 12.  RE: Setting correct timezone in airwave

    Posted Feb 13, 2018 07:04 AM

    You can use this in 8.5.2.1

     

    To change server time, login via SSH and choose:

    - option "11  Enter Commands"

    - date MMDDhhmm[[CC]YY]

      Set the date and time in UTC format - the century and year are optional

    - quit custom comands (with 'quit')

    now change your timezone:

    - option "8  Advanced"

    - option " 5  Set Timezone"



  • 13.  RE: Setting correct timezone in airwave

    EMPLOYEE
    Posted Mar 03, 2014 02:12 AM

    In the group configuration that your controller is in, you can set the timezone.



  • 14.  RE: Setting correct timezone in airwave

    EMPLOYEE
    Posted Mar 03, 2014 09:50 AM

    .