Network Management

last person joined: 3 days ago 

Keep an informative eye on your network with HPE Aruba Networking network management solutions
Expand all | Collapse all

AirRecorder - KairbosDB

This thread has been viewed 2 times
  • 1.  AirRecorder - KairbosDB

    Posted May 23, 2018 04:02 PM

    Trying to push data from AirRecorder to KaribosDB and im getting a CL_TIMESTAMP is not a valid time stamp ... See below. 

     

     

    [root@localhost ~]# java -jar AirRecorder-1.5.2-release.jar --amon-recorder --amon-store kairosdb

    AirRecorder (c)2011-2017 Thomas Bastian, Aruba Networks, a Hewlett Packard Enterprise company

    Recording with:

    Listening sockets: udp:8211 udp:8209 

    Processing threads: 1

    Receive buffer size: 1048576

    Packet queue size: 25

    No JEXL script processing.

    Recording to KairosDB localhost:4224

    Started AMON reader for: udp:8211

    Started AMON reader for: udp:8209

    KairosDB: localhost:4224, mapper: default

    TSDB: column name: CL_TIMESTAMP not a timestamp!

     

    Any Help would be greatly appreciated!



  • 2.  RE: AirRecorder - KairbosDB

    EMPLOYEE
    Posted May 24, 2018 05:25 AM

    According to Thomas Bastian (author of AirRecorder), the KairosDB feature is deprecated, no longer maintained and just hasn't been removed from the tool and documentation. Sorry for that, hope that you can find an alternative way of achieving your goal.



  • 3.  RE: AirRecorder - KairbosDB

    Posted May 24, 2018 08:35 AM
    Thanks for the heads up! I did get it to work by exporting the config file and pulling out the offending line of code. Not 100% but working.