NTP solaris 10

Please help

I cannt install NTP services this's what i have:

ntp.conf

>>>>>>>>>

server servidorntp

statsdir /var/ntp/ntpstats/

filegen peerstats file peerstats type day enable

filegen loopstats file loopstats type day enable

filegen clockstats file clockstats type day enable

svcs -l ntp

>>>>>>>>>

fmri svc:/network/ntp:default

nombreNetwork Time Protocol (NTP)

habilitadaVerdadero

estadoonline

next_statenone

state_timelun 04 sep 06 01:48:00

logfile/var/svc/log/network-ntp:default.log

reiniciador svc:/system/svc/restarter:default

contract_id 106

dependencyrequire_all/error file://localhost/usr/sbin/ntpq (online) file://localhost/usr/sbin/ntpdate (online)

dependencyrequire_any/error svc:/network/service (online)

ps -ef |grep ntp

>>>>>>>>>>>>>>

root 148010 01:48:00 ?0:00 /usr/lib/inet/xntpd

What i done wrong?

[1070 byte] By [Movistar] at [2007-11-26 9:54:13]
# 1

> estadoonline

> next_statenone

> state_timelun 04 sep 06 01:48:00

> logfile/var/svc/log/network-ntp:default.log

> reiniciador svc:/system/svc/restarter:default

> contract_id 106

> dependencyrequire_all/error

> file://localhost/usr/sbin/ntpq (online)

> file://localhost/usr/sbin/ntpdate (online)

> dependencyrequire_any/error svc:/network/service

> (online)

>

> ps -ef |grep ntp

> >>>>>>>>>>>>>>

> root 148010 01:48:00 ?0:00

> /usr/lib/inet/xntpd

>

> What i done wrong?

I don't understand your question.

The service is online and the daemon is running. Isn't that what you want?

Show the output of 'ntpq -p' if you have further questions.

--

Darren

Darren_Dunham at 2007-7-7 1:12:33 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 2
Thanks, the services was enable but the server dosent change the hour to the correct. But when i restar the server it takes the changes.I dont no why the server didnt take this changes because i restar the services with svcadm disable ntpsvcadm enable ntp
Movistar at 2007-7-7 1:12:33 > top of Java-index,Solaris Operating System,Solaris 10 Features...