STORDIS / monsoon

SONiC monitoring system supplies SONiC telemetry data.
Apache License 2.0
35 stars 10 forks source link

ntpq command raising connection refused error in GNS3 simulation. #31

Closed kamalkrbh closed 1 year ago

kamalkrbh commented 1 year ago

On gns3 enterprise sonic generating followig error, works fine on HW though, Hence unable to produce ntp data on grafana for gns3 NW. admin@sonic:~$ ntpq -p -n ntpq: read: Connection refused

kamalkrbh commented 1 year ago

This happens in case of mgmt_vrf is added. Try show ntp instead or delete mgmt_vrf using command sudo config vrf del mgmt and then use ntpq -p -n