Giter Site home page Giter Site logo

microsoft / monitofi Goto Github PK

View Code? Open in Web Editor NEW
58.0 7.0 16.0 4.07 MB

MonitoFi: Health & Performance Monitor for your Apache NiFi

License: MIT License

Dockerfile 3.79% Python 48.19% Shell 48.02%
nifi apache nifi-monitor monitoring monitoring-tool monitofi

monitofi's People

Contributors

microsoftopensource avatar simonsigre avatar tushardhadiwal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

monitofi's Issues

Connect NiFi using Username/Password

Hello,

my NiFi has authentication enabled and it needs username and password to authentication

when ever i am trying API call by using curl. i am getting "Anonymous authentication has not been configured."

My NiFi is running on port 8443

How can i configure MonitoFi against my Nifi instance.

Regards,
Ben

Monitofi Installation , Showing no data and complaining no database found

Hello,

i installed Monitofi and grafana containers and it is running without issues, even i could able to access grafana dashboard

i have imported all the data and dashboard like below:

curl -X "POST" "http://localhost:3003/api/datasources" -H "Content-Type: application/json" --user $GRAFANA_USERNAME:$GRAFANA_PASSWORD --data-binary @Grafana/Datasources/influxql.json | jq

curl -X "POST" "http://localhost:3003/api/datasources" -H "Content-Type: application/json"  --user $GRAFANA_USERNAME:$GRAFANA_PASSWORD  --data-binary @Grafana/Datasources/influxflux.json | jq

curl -X "POST" "http://localhost:3003/api/dashboards/db" -H "Content-Type: application/json" --user $GRAFANA_USERNAME:$GRAFANA_PASSWORD --data-binary @Grafana/Dashboards/NiFiMonitorDashboard.json | jq

but when i access dashboard, graphs are not showing and it is complaining about no database found

image

can anyone help me to fix issue.

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.