Hello

Does agent is running ?

show system processes extensive | match agentd
26812 root          3  20    0   735M 13136K nanslp  1   0:15   0.00% agentd

You could try to restart process :

restart SDN-Telemetry immediately

I see your polling interval is very high
David


-----Message d'origine-----
De : juniper-nsp [mailto:juniper-nsp-boun...@puck.nether.net] De la part de 
Shaffi Khan
Envoyé : mardi 11 avril 2017 15:05
À : juniper-nsp@puck.nether.net
Objet : [j-nsp] JunOS Telemetry

I've just started investigating using the Juniper telemetry interface for 
analytics on MX routers, but I'm having some problems getting it running.

I'm using the Juniper Open NTI collector, which is up and running (default 
config, no changes made whatsoever), however it never receives any data, as 
confirmed by a tcpdump on the box.

My setup is thus:

testlab@MXtestlab # run show version
Hostname: MXtestlab
Model: mx240
Junos: 15.1R4-S2.1

sensor test-sensor {
    server-name open-nti;
    export-name test-telemetry;
    polling-interval 100000000;
    resource /junos/system/linecard/interface/;
}
streaming-server open-nti {
    remote-address 10.100.0.127;
    remote-port 50000;
}
export-profile test-telemetry {
    local-address 10.100.0.96;
    local-port 30010;
    reporting-rate 1000;
    format gpb;
    transport udp;
}

The problem I see is that "show agent sensors" never reports a sensor:
testlab@MXtestlab# run show agent sensors

{master}[edit services analytics]

I've read over the Juniper docs and can't see anything obvious that I'm 
missing, however I'm sure it is something simple.

If anyone has any idea's I'd love to hear them!

TIA

_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net 
https://puck.nether.net/mailman/listinfo/juniper-nsp

_________________________________________________________________________________________________________________________

Ce message et ses pieces jointes peuvent contenir des informations 
confidentielles ou privilegiees et ne doivent donc
pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce 
message par erreur, veuillez le signaler
a l'expediteur et le detruire ainsi que les pieces jointes. Les messages 
electroniques etant susceptibles d'alteration,
Orange decline toute responsabilite si ce message a ete altere, deforme ou 
falsifie. Merci.

This message and its attachments may contain confidential or privileged 
information that may be protected by law;
they should not be distributed, used or copied without authorisation.
If you have received this email in error, please notify the sender and delete 
this message and its attachments.
As emails may be altered, Orange is not liable for messages that have been 
modified, changed or falsified.
Thank you.

_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to