This post is more than 5 years old
2 Posts
0
474
April 5th, 2013 07:00
CX3-10c Today's most basic question!
Hello,
A total newbie here so excuse the basic nature of this question.
Using Navisphere and connected to our CX3-10c, when I start Analyzer and then view a Performance Detail chart, the time on the X-axis is out by about 30 minutes. Where is this picking up the time and how would I change it?
Regards,
Ross
No Events found!
christopher_ime
2K Posts
0
April 5th, 2013 10:00
Ross,
You have several strategies to update:
1) Navisphere
a) Right-click on either "SP A" or "SP B" (changing one changes both as you may expect) and select "Properties"
b) Under the "General" tab, click into the "Date and Time" field
c) Highlight the value you want to change and modify by toggling the up and down arrows
d) Just to confirm, right-click on the peer SP and confirm the date and time is consistent between both
2) Via Navisphere CLI
a) naviseccli -h getsptime
b) naviseccli -h setsptime [-M month-num] [-D day-num] [-Y year-num] [-h hour-num] [-m minutenum]
b) naviseccli -h getsptime
Now, if you have an NTP server you can make sure the time stays in sync by assigning in Navisphere as follows:
File -> Set Up Domain -> NTP
RoscoTT1
2 Posts
0
April 8th, 2013 05:00
Thanks Christopher. Great answer and you went the extra mile with the NTP information. Much appreciated!