Coder Social home page Coder Social logo

Comments (11)

nagetsum avatar nagetsum commented on August 25, 2024 1

@clamarque work fine! thanks.
In my case, there was no need rewrite package.json my kibana version.

you must see this: kibana_health_metric_vis-4.2\kibana_health_metric_vis-4.2.\assets (for example)
I tried this.

In error case,

zipinfo kibana_health_metric_vis-4.2.zip 
Archive:  kibana_health_metric_vis-4.2.zip
Zip file size: 32282 bytes, number of entries: 13
drwx---     6.3 fat        0 bx stor 16-Nov-18 15:51 assets/
drwx---     6.3 fat        0 bx stor 16-Nov-18 15:51 assets/img/
-rw-a--     6.3 fat    27487 bx defN 16-Nov-18 15:51 assets/img/demo.PNG
-rw-a--     6.3 fat      209 bx defN 16-Nov-18 15:51 index.js
...

In sucess case, add kibana_health_metric_vis-4.2 directory.

zipinfo kibana_health_metric_vis-4.2.zip 
Archive:  kibana_health_metric_vis-4.2.zip
Zip file size: 33498 bytes, number of entries: 14
drwxrwxr-x  3.0 unx        0 bx stor 17-Feb-15 09:02 kibana_health_metric_vis-4.2/
-rw-rw-r--  3.0 unx    11357 tx defN 16-Nov-18 15:51 kibana_health_metric_vis-4.2/LICENSE
-rw-rw-r--  3.0 unx     1378 tx defN 16-Nov-18 15:51 kibana_health_metric_vis-4.2/README.md
-rw-rw-r--  3.0 unx      209 tx defN 16-Nov-18 15:51 kibana_health_metric_vis-4.2/index.js
...

thank you for kind response!

from kibana_health_metric_vis.

clamarque avatar clamarque commented on August 25, 2024

@OuesFa Hi! You need to replace the version in the file package.json with your version. I have tested this and it works well.

from kibana_health_metric_vis.

OuesFa avatar OuesFa commented on August 25, 2024

Thank you it worked fine 👍

from kibana_health_metric_vis.

nagetsum avatar nagetsum commented on August 25, 2024

You need to replace the version in the file package.json with your version

Do you mean following ?
unzip kibana_health_metric_vis-4.2.zip
vim package.json
{
"name": "health_metric_vis",
"version": "<your kibana version. e.g. 4.5.3>"
}
and re-compress zip archive.

I'm using Kibana 4.5.3 and kibana_health_metric_vis-4.2.zip, it doesn't work.

from kibana_health_metric_vis.

clamarque avatar clamarque commented on August 25, 2024

@n-agetsu Hi. Yes. replace your version in the version from package.json. Tell me if it's work fine?

from kibana_health_metric_vis.

nagetsum avatar nagetsum commented on August 25, 2024

@clamarque thanks for your response!
I tried rewrite package.json my kibana version(4.5.3), it doesn't work.
I'm using Kibana 4.5.3 Linux 64-BIT on Fedora 25.

I've following error message.

./kibana plugin -i health-metric-vis -u file:/home/agetsuma/elastic/plugin/kibana_health_metric_vis-4.2.zip 
Installing health-metric-vis
Attempting to transfer from file:/home/agetsuma/elastic/plugin/kibana_health_metric_vis-4.2.zip
Transferring 32558 bytes....................
Transfer complete
Extracting plugin archive
Extraction complete
Optimizing and caching browser bundles...
Plugin installation was unsuccessful due to error "Optimizations failure.

    ERROR in ../optimize/bundles/kibana.entry.js
    Module not found: Error: Cannot resolve 'file' or 'directory' /home/agetsuma/elastic/kibana-4.5.1-linux-x64/installedPlugins/health-metric-vis/public/health_metric_vis in /home/agetsuma/elastic/kibana-4.5.1-linux-x64/optimize/bundles
     @ ../optimize/bundles/kibana.entry.js 127:0-54

Any help please.

from kibana_health_metric_vis.

clamarque avatar clamarque commented on August 25, 2024

@n-agetsu I have tested myself, It's works fine on version 4.5.3. Check the architectury of repository: When you extract the files, you must see this: kibana_health_metric_vis-4.2\kibana_health_metric_vis-4.2.\assets (for example)

from kibana_health_metric_vis.

clamarque avatar clamarque commented on August 25, 2024

@n-agetsu I see in your command that you use just 1 slash and not 3. Try with 3 slash like write in the readme: $KIBANA_HOME/bin/kibana plugin --install health-metric-vis -u file:///$HOME_DIRECTORY/kibana_health_metric_vis-4.2.zip

from kibana_health_metric_vis.

lisafitz avatar lisafitz commented on August 25, 2024

I don't have an threshold for yellow. What's wrong? Thanks for any help.
screen shot 2017-04-09 at 12 59 51 pm

from kibana_health_metric_vis.

clamarque avatar clamarque commented on August 25, 2024

@lisafitz Hi. What version did you use? 4.x or 5.x ? I can see that you are not use my plugin but this plugin. Use my plugin for get a warning threshold.

from kibana_health_metric_vis.

lisafitz avatar lisafitz commented on August 25, 2024

from kibana_health_metric_vis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.