I'm using the stock ntp binary from centos 7.x and I'm seeing this: [ctrevino@ntp-eqix-sv5 ~]$ rpm -qa | grep ntp ntpdate-4.2.6p5-25.el7.centos.2.x86_64 ntp-4.2.6p5-25.el7.centos.2.x86_64 [ctrevino@ntp-eqix-sv5 ~]$ [ctrevino@ntp-eqix-sv5 ~]$ [ctrevino@ntp-eqix-sv5 ~]$ ntpq -c mru ***Command `mru' unknown
On 8/13/19, 1:21 AM, "Mike Cook" <mike.c...@orange.fr> wrote: Are you using a standard dist? ntpq -c mru gives you the client list. The list length and size can be tailored: ex: # mru [maxdepth count | maxmem kilobytes | mindepth count | maxage seconds | initalloc count | initmem kilobytes | incalloc count | incmem kilobytes] mru mindepth 5 maxdepth 100 initmem 1 incmem 1 maxage 86400 > Le 13 août 2019 à 00:34, Chris Trevino <chris.trev...@ooma.com> a écrit : > > > I’m running NTP servers on centos 7.6. I know that I can get a list of ntp clients doing “ntpq -p” but I seem to remember reading somewhere that it was limited to 500 clients. > > Is there another method in which I can quickly get / monitor the number of clients that are “attached” to my server if I plan on having a few thousand clients? > > Thanks > > _______________________________________________ > questions mailing list > questions@lists.ntp.org > http://lists.ntp.org/listinfo/questions « What’s the point? » J.C. _______________________________________________ questions mailing list questions@lists.ntp.org http://lists.ntp.org/listinfo/questions