Mainteneur kirjoitti:
Hi the list

I would like to have a look on the rrd stats of my ntp server automatically every day or week. Now I can get it in authentificated mode at url http://www.pool.ntp.org/scores/81.56.159.67/rrd but I can't make a wget based script.
Is there any solution to do it ? Using a w3m/lynx script ?

Hi, what exactly is the problem? Both of these work just fine without authentication:

wget http://www.pool.ntp.org/scores/81.56.159.67/rrd
lynx -dump http://www.pool.ntp.org/scores/81.56.159.67/rrd > rrd

_______________________________________________
pool mailing list
[email protected]
http://lists.ntp.org/listinfo/pool

Reply via email to