sysconf ntp log tail
Display the NTP logs.
NOTE This command has been removed from Luna Appliance Software 7.9.0 and newer, and is deprecated in previous releases. To display the NTP logs, use lunash:> syslog tail -logname ntp.
User Privileges
Users with the following privileges can perform this command:
>Admin
>Operator
Syntax
sysconf ntp log tail [-entries <logentries>]
Argument(s) | Shortcut | Description |
---|---|---|
-entries <logentries> | -e |
Specifies the number of entries to display. Range: 0 to 2147483647 |
Example
lunash:> sysconf ntp log tail -entries 12 ============================================================================== syslog tail -l ntp -e 12
20 Mar 00:08:54 ntpd[842]: 0.0.0.0 064d 0d kern PPS no signal
20 Mar 00:43:48 ntpd[842]: 0.0.0.0 065d 0d kern PPS no signal
20 Mar 01:28:25 ntpd[842]: 0.0.0.0 066d 0d kern PPS no signal
20 Mar 02:03:54 ntpd[842]: 0.0.0.0 067d 0d kern PPS no signal
20 Mar 02:39:02 ntpd[842]: 0.0.0.0 068d 0d kern PPS no signal
20 Mar 03:14:38 ntpd[842]: 0.0.0.0 069d 0d kern PPS no signal
20 Mar 03:49:00 ntpd[842]: 0.0.0.0 06ad 0d kern PPS no signal
20 Mar 04:41:50 ntpd[842]: 0.0.0.0 06bd 0d kern PPS no signal
20 Mar 05:33:49 ntpd[842]: 0.0.0.0 06cd 0d kern PPS no signal
20 Mar 06:27:09 ntpd[842]: 0.0.0.0 06dd 0d kern PPS no signal
20 Mar 07:02:59 ntpd[842]: 0.0.0.0 06ed 0d kern PPS no signal
20 Mar 07:37:55 ntpd[842]: 0.0.0.0 06fd 0d kern PPS no signal ============================================================================== Command Result : 0 (Success)