Running any "show analytics " command results into error saying => error: peer_daemon: bad daemon: analyticsd
How to fix this?
root@vQFX-01>show analytics status
error: peer_daemon: bad daemon: analyticsd
{master:0}
root@vQFX-01> show analytics collector
error: peer_daemon: bad daemon: analyticsd
{master:0}
root@vQFX-01> show analytics configuration
error: peer_daemon: bad daemon: analyticsd
Our analytics configuration looks like below:
services {
analytics {
streaming-server XXXX {
remote-address XX.XX.XX.XX;
remote-port 32500;
}
export-profile self-describing {
local-address XX.XX.XX.XX;
local-port 5001;
reporting-rate 5;
format gpb-sdm;
}
sensor interface {
server-name XXX;
export-name self-describing;
resource /junos/system/linecard/interface/;
}
}
}
And here is the output of show version if that's helpful.
root@telemetry-s21> show version
fpc0:
--------------------------------------------------------------------------
Hostname: telemetry-s21
Model: vqfx-10000
Junos: 19.4R1.10 limited
JUNOS Base OS boot [19.4R1.10]
JUNOS Online Documentation [19.4R1.10]
JUNOS Crypto Software Suite [19.4R1.10]
JUNOS Base OS Software Suite [19.4R1.10]
JUNOS Packet Forwarding Engine Support (qfx-10-f) [19.4R1.10]
JUNOS Kernel Software Suite [19.4R1.10]
JUNOS Routing Software Suite [19.4R1.10]
JUNOS Enterprise Software Suite [19.4R1.10]
JUNOS SDN Software Suite [19.4R1.10]
JUNOS jsd [i386-19.4R1.10-jet-1]
JUNOS Web Management [19.4R1.10]
JUNOS py-base-i386 [19.4R1.10]
JUNOS py-base2-i386 [19.4R1.10]
JUNOS py-extensions-i386 [19.4R1.10]
JUNOS py-extensions2-i386 [19.4R1.10]
Please let me know if any other information required.
------------------------------
SHIKHA TANDON
------------------------------