yes,cacti-server is ntpd host
yes
ISC ntpd stats
Moderators: Developers, Moderators
Re: ISC ntpd stats
works under
Cacti Version - 0.8.7e
Plugin Architecture - 2.6
Poller Type - Cactid v
Server Info - Linux 2.6.18-164.9.1.el5
Web Server - Apache/2.2.3 (CentOS)
PHP - 5.1.6
PHP Extensions - libxml, xml, wddx, tokenizer, sysvshm, sysvsem, sysvmsg, standard, SimpleXML, sockets, SPL, shmop, session, Reflection, pspell, posix, mime_magic, iconv, hash, gmp, gettext, ftp, exif, date, curl, ctype, calendar, bz2, zlib, pcre, openssl, apache2handler, dbase, ldap, mysql, mysqli, PDO, pdo_mysql, pdo_sqlite, snmp
MySQL - 5.0.77
RRDTool - 1.3.9
SNMP - 5.3.2.2
Plugins
- Large Site Performane Booster (boost - v2.5)
Host Info (hostinfo - v0.2)
Device Monitoring (monitor - v0.8.2)
Realtime for Cacti (realtime - v0.32)
Global Plugin Settings (settings - v0.5)
SSL Redirector (ssl - v0.1)
Thresholds (thold - v0.4.1)
Re:
I has fix this is issuecskp12 wrote:I run perl script on linux command line output as below:
frequency:-83.178 offset:-25.102 jitter:2.074 stability:1.860 noise:9.441 stratum:3 state:4 refid:220.130.158.52 reftype:5
I set qurey-ntpq.pl ntpq is /usr/sbin/ntpq
is ok
Last edited by cskp12 on Tue Nov 01, 2011 1:06 am, edited 1 time in total.
Re: ISC ntpd stats
Is it monitor Windows 2003/2008/2008r2 /w32tm ntp mode service ?
Re: ISC ntpd stats
Hi All
my cacti run 5-minute polling, I have to change the template ".xml"? right?
Can you help me, is correct for example this change:
from:
<hash_15001801e4871234a7acca743ac0ee7df8ddc2>
<name>1 min - 1 Minute Average - 24 Hour View</name>
<x_files_factor>0.5</x_files_factor>
<steps>1</steps>
<rows>1440</rows>
<timespan>86400</timespan>
<cf_items>1|2|3|4</cf_items>
</hash_15001801e4871234a7acca743ac0ee7df8ddc2>
to:
<hash_15001801e4871234a7acca743ac0ee7df8ddc2>
<name>5 min - 5 Minute Average - 24 Hour View</name>
<x_files_factor>0.5</x_files_factor>
<steps>1</steps>
<rows>288</rows>
<timespan>86400</timespan>
<cf_items>1|2|3|4</cf_items>
</hash_15001801e4871234a7acca743ac0ee7df8ddc2>
bye
my cacti run 5-minute polling, I have to change the template ".xml"? right?
Can you help me, is correct for example this change:
from:
<hash_15001801e4871234a7acca743ac0ee7df8ddc2>
<name>1 min - 1 Minute Average - 24 Hour View</name>
<x_files_factor>0.5</x_files_factor>
<steps>1</steps>
<rows>1440</rows>
<timespan>86400</timespan>
<cf_items>1|2|3|4</cf_items>
</hash_15001801e4871234a7acca743ac0ee7df8ddc2>
to:
<hash_15001801e4871234a7acca743ac0ee7df8ddc2>
<name>5 min - 5 Minute Average - 24 Hour View</name>
<x_files_factor>0.5</x_files_factor>
<steps>1</steps>
<rows>288</rows>
<timespan>86400</timespan>
<cf_items>1|2|3|4</cf_items>
</hash_15001801e4871234a7acca743ac0ee7df8ddc2>
bye
Re: ISC ntpd stats
Since ntpd versions newer than 4.2.6 some variables have been changed. (e.g. ntpq on Lenny gives different results than on Squeeze)
Here's an updated perl script and an updated xml template created on Version 0.8.7e.
Enjoy
An interesting post talking about this can be found here:
http://lists.ntp.org/pipermail/question ... 29476.html
>If you want to support versions older than 4.2.6, be aware some ntpq
>variables have been renamed or replaced. IIRC 4.2.4 calls
>"sys_jitter" simply "jitter", but the two are interchangeable so
>that's relatively easy to work around. Trickier is the removal of
>4.2.4's "stability". I believe "clk_wander" comes closest to
>providing similar information in newer versions, but the two are not
>equivalent (low values of clk_wander are desirable, presumably higher
>values of stability are desirable).
Here's an updated perl script and an updated xml template created on Version 0.8.7e.
Enjoy
An interesting post talking about this can be found here:
http://lists.ntp.org/pipermail/question ... 29476.html
>If you want to support versions older than 4.2.6, be aware some ntpq
>variables have been renamed or replaced. IIRC 4.2.4 calls
>"sys_jitter" simply "jitter", but the two are interchangeable so
>that's relatively easy to work around. Trickier is the removal of
>4.2.4's "stability". I believe "clk_wander" comes closest to
>providing similar information in newer versions, but the two are not
>equivalent (low values of clk_wander are desirable, presumably higher
>values of stability are desirable).
- Attachments
-
- cacti_graph_template_ntpd_stats.xml.gz
- updated xml template for cacti 0.8.7e to create graphs for ntpd version 4.2.6 and up
- (4.53 KiB) Downloaded 469 times
-
- query-ntpd.pl.gz
- updated perl script for cacti to query ntpd version 4.2.6 and up
- (851 Bytes) Downloaded 470 times
Who is online
Users browsing this forum: No registered users and 2 guests