Network Management

last person joined: 18 hours ago 

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

How to Set Airwave Clock

This thread has been viewed 22 times
  • 1.  How to Set Airwave Clock

    Posted Jun 15, 2016 10:08 AM

    Here is how to set the clock in your Airwave server, both system clock and hardware clock. It HAS to be accomplished in CLI.

     

    This was done in Airwave 8.2.0.3

     

    1. How to check your time:

    [root@Airwave mercury]# clock
    Wed 15 Jun 2016 09:45:23 AM EDT -0.500183 seconds

     

    2.Setting the clock and timezone setings:

    [root@Airwave mercury]# cd /root/svn/mercury/install
    [root@Airwave install]# ./time-setup

    ------------------------ Date and Time Configuration ---------------------


    Current Time: Wed Jun 15 09:46:31 EDT 2016


    1) Change Date and Time
    2) Change Time Zone

    0) Finish

    * I have found that the timezone need to be set before setting the time as it adjusts the time if done second.

     

    3. Check hardware clock:

    [root@Airwave install]# hwclock
    Wed 15 Jun 2016 09:47:27 AM EDT -0.062704 seconds

     

    4. Sync the clocks (system and hardware):

    [root@Airwave install]# hwclock --systohc

     



  • 2.  RE: How to Set Airwave Clock

    Posted Apr 14, 2017 10:07 AM

    That directory doesn't exist in CentOS 6.6.



  • 3.  RE: How to Set Airwave Clock
    Best Answer

    EMPLOYEE
    Posted Apr 14, 2017 10:11 AM

    Hi,

     

    We  moved from /root/svn/mercury directory to /root/git/mercury from 8.2.x

    [root@localhost mercury]# pwd
    /root/git/mercury
    [root@localhost mercury]# cd install/
    [root@localhost install]# ./time-setup

    ------------------------ Date and Time Configuration ---------------------


             Current Time: Fri Apr 14 06:55:34 EDT 2017


             1)  Change Date and Time
             2)  Change Time Zone

             0)  Finish

    Regards,

    Pavan

    If my post address your query, give kudos:)



  • 4.  RE: How to Set Airwave Clock

    Posted Apr 14, 2017 10:25 AM

    I follow the directions and set America's/United States/Eastern and it has the local time 14:22:57 EDT 2017 which is 4 hours ahead.

    It also shows UTC as 18:22:57.

    Oy vey.



  • 5.  RE: How to Set Airwave Clock

    EMPLOYEE
    Posted Apr 14, 2017 10:46 AM

    I belive you have set only the timezone, set the data and time manually.

    Regards,

    Pavan



  • 6.  RE: How to Set Airwave Clock

    Posted Oct 18, 2017 02:23 PM

    Hi 

     

    I would like to modify timezone for our Airwave server running 8.2.4. Since cli root access is not available, I am unable to follow iinstructions as mentioned above to fix this. Could you please identify an alternate solution to fix this?

     

    Thanks,

    Aman



  • 7.  RE: How to Set Airwave Clock

    EMPLOYEE
    Posted Oct 20, 2017 09:57 AM

    We added the option into the AMPCLI menu for 8.2.5.  You'll have to upgrade to 8.2.5 to get the option (under Advanced -> Set TImezone).

     

    For 8.2.4.x - you can open a support case and support can help.



  • 8.  RE: How to Set Airwave Clock

    Posted Oct 20, 2017 02:19 PM

    Thanks Rob

     

    I will look into updating our Airwave server and fix this. Appreciate your reply.

     

    Regards,

    Aman



  • 9.  RE: How to Set Airwave Clock

    Posted Nov 06, 2017 03:52 AM

    Is there no way to set the system clock from CLI in 8.2.5? We have a new install with the wrong time set (as quite normal on VM's), and it prevents us from accessing HTTPS.

    All i can find is changing the time-zone but that wont help us. Not even an option to set a NTP-server.



  • 10.  RE: How to Set Airwave Clock

    MVP EXPERT
    Posted Nov 06, 2017 04:49 AM

    @Tamaz have you tried the ampcli command whilst in the CLI?



  • 11.  RE: How to Set Airwave Clock

    Posted Nov 06, 2017 10:56 AM

    CLI is not accessable anymore in latest AMP, only Support can access it.

     

    We reinstalled the server with correct time and still no go on the web-ui. Created a TAC case and it turned out the new AMP-initial setup-script changed the local hosts-file for 127.0.0.1 from localhost to whatever hostname we specified in the setup. This made internal services that tried to connect on localhost fail. Aruba TAC solved the problem by modifying the hosts--file directly.



  • 12.  RE: How to Set Airwave Clock

    EMPLOYEE
    Posted Nov 06, 2017 10:51 AM

    What browser are you using?  Chrome lets you view the page even if timestamp on server vs access terminal are different.  Otherwise you'll need to open a support case.



  • 13.  RE: How to Set Airwave Clock

    Posted Apr 14, 2017 10:13 AM

    Found the directory, it is off of git/.

    I follow it all the way to TZ='America/New York' will be used.

    It has local time at 2:10 in the afternoon when it is 10:10 in the morning. For some reason it thinks UTC is 6:10 PM.