Open Source Development

Power Open Source Development

Explore the open source tools and capabilities for building and deploying modern applications on IBM Power platforms including AIX, IBM i, and Linux.


#Power


#Power

 View Only
  • 1.  metricbeat not starting up

    Posted Thu September 24, 2020 03:10 AM
    Installed metricbeat, While starting meteicbeat daemon it throws below error


    # ./metricbeat -c metricbeat.yml -e

    Illegal instruction (coredump) 





    ------------------------------
    Rajesh Rajendran
    ------------------------------

    #AIXOpenSource


  • 2.  RE: metricbeat not starting up

    Posted Thu September 24, 2020 04:45 AM
    Metricbeat is built using Golang which works from Power8 onwards. 
    So the system should be running on Power 8 mode (prtconf will show that)

    ------------------------------
    Ayappan P
    ------------------------------