Sponsored Content
Top Forums UNIX for Beginners Questions & Answers Script to detect time drift on server Post 303017202 by hicksd8 on Thursday 10th of May 2018 03:13:01 PM
Old 05-10-2018
Double posted.....continue here

Thread closed.
This User Gave Thanks to hicksd8 For This Post:
 

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

How To Provide Time Sync Using Nts-150 Time Server On Unix Network?

can anybody tel lme,how to instal NTS -150 on a unix network,it needs some patch to fetch time frm serve,,?? (2 Replies)
Discussion started by: pesty
2 Replies

2. Web Development

[PHP] Script to Time Remote Server Response and Email

Here is a simple PHP script I wrote that times getting a link using mtime with curl and emails if it does not meet my objective. I use it in production for checking the performance of a Content Delivery Network (CDN), but you can use it for any web server. <?php $heartbeat =... (1 Reply)
Discussion started by: Neo
1 Replies

3. Programming

[C++] [Unix] TCP non-blocking. Detect server disconnection procedure over, from client.

Hello! I searched forum for similar topic, with no luck, if you know one, delete this topic, and send me private message with link please. Little background: I have a lot of clients and one serwer. Client can make multiple connections on different ports and ips, but only one can be acctive... (2 Replies)
Discussion started by: ikeban
2 Replies

4. Solaris

modifying date and time and time zone on solaris 5.10 with (redundant server) veritas

I have a cluster of two Solaris server (veritas cluster). one working and the other is standby I am going to change the date on them , and am looking for a secure solution as it is giving an important service. my opinion is that the active one doesn't need to be restarted (if I don't change the... (1 Reply)
Discussion started by: barry1946
1 Replies

5. Linux

How to detect FC lun on Server?

I have created a lun on Storage and connected it to server using fiber channel. LUN is presented on new Server . How do i check and mount this newly created LUN? (1 Reply)
Discussion started by: pinga123
1 Replies

6. Solaris

Solaris can't detect external HDD on HP server

Hello, Unix users :) Has anyone had this problem when you connect an external hard drive to the server and it is simply not visible with any commands? The server is HP DL380 g8, and OS is: root@...:/# cat /etc/release Oracle Solaris 10 8/11 s10x_u10wos_17b X86 ... (16 Replies)
Discussion started by: Aratai
16 Replies

7. UNIX for Advanced & Expert Users

How to detect files transmission at UNIX server ?

Dear Expert Users, I know that Unix utility ( fuser ) is used to detect "transmission" of files from Source system to "current Linux Server". I have scheduled this Unix script to work every 30th minutes of the hour and whenever files transmission starts at that very moment. And, the file... (4 Replies)
Discussion started by: schandrakar1
4 Replies

8. Post Here to Contact Site Administrators and Moderators

AIX server do not detect LUN from HP storage

ssssssssssss (0 Replies)
Discussion started by: sampathenjoy
0 Replies

9. HP-UX

Script to detect time drift

Hello there, I am not an expert in networking related stuff but I got a requirement to create UNIX script to query our Company's internal time source via NTP for time drift detect and report it when > +/- 50ms. I have been googling a lot but thought to post it in this forum to get a... (17 Replies)
Discussion started by: Green_Star
17 Replies
X_SOLVE_DC_DRIFT(1gmt)					       Generic Mapping Tools					    X_SOLVE_DC_DRIFT(1gmt)

NAME
x_solve_dc_drift - Find Best-fitting D.C.-shift and Drift Estimates SYNOPSIS
x_solve_dc_drift [ -Xxbase ] [ -Llbase ] [ -Iignorefile ] [ -S ] [ -Citeration ] [ -Mmin_nx ] [ -Rwest/east/south/north ] [ -Uuselegsfile ] [ -V ] [ -Bbinfile ] [ -AASCIIfile ] DESCRIPTION
x_solve_dc_drift will read the database files and, by iterating, find the best-fitting regression line to the <time,COE> points for each leg that minimizes the overall standard deviation of the data set in a least squares sense. Finally, correction file(s) are created. -X Indicate an alternate database to read. [Default is xx_base.b]. -L Indicate an alternate legbase to read. [Default is xx_legs.b]. -I Ignore information for certain legs (that might be bad, etc). -S Reset the old d.c.-shift and drift estimates to zero before iterating. -C Specify how many iterations to do. Default is interactive session. -M Solve for drift only if the leg has more than min_nx cross-overs. -R Only take COEs inside this region into account. [Default is world]. -U Solve for corrections involving COEs from legs in the uselegsfile only. -B Create a binary correction file (which can be read by x_list and gmtlist). -A Create an ASCII correction table. At least one of -A and -B must be specified. -V Selects verbose mode, which will send progress reports to stderr [Default runs "silently"]. BEWARE
The reason for the -M option is that if the COEs are few, then a stable estimate of the slope may not be obtained (e.g. when most of the COEs occur midway between ports). However, in most cases the bulk of the COEs do occur near the ports so that a drift estimate can be com- puted. Conventional wisdom recommends plotting the time-series and the computed regression line to see if it makes sense. SEE ALSO
GMT(1), x_system(1) REFERENCES
Wessel, P. XOVER: A Cross-over Error Detector for Track Data, Computers & Geosciences, 15, 333-346. GMT 4.5.7 15 Jul 2011 X_SOLVE_DC_DRIFT(1gmt)
All times are GMT -4. The time now is 08:59 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy