Graphing and Trending

Plotly4Nagios

Description:

Plotly4Nagios is a nagios plugin to display the performance data in Graph. It uses the RRD database provided by pnp4nagios and visualize it in interactive graph format using plotly javascript framework.

Current Version

v1.0

Last Release Date

2021-04-20

Compatible With

  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
  • Nagios 4.x
  • Nagios XI

Owner

License

MIT


Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
Project Photos
Project Notes
Refer the below installation URL for latest updates: ---------------------------------------------------------------------- 1. https://blog.vikki.in/plotly4nagios-graph-plugin-for-nagios-monitoring/ Features: ------------- Easy integration with nagios notes_url. Single page view for all performance metrics. Easy template change using configuration variable. Docker container based deploy and run. Prerequisite: ---------------- pnp4nagios Installation: ----------------- 1. Download plotly4nagios.tar.gz and extract it under /usr/local/plotly4nagios 2. Modify the config.json variables according to the environment 3. Copy the plotly4nagios/plotly4nagios.conf to /etc/http/conf.d/ folder and restart httpd 4. Add Nagios service config with notes_url. notes_url /plotly4nagios/plotly4nagios.html?host=$HOSTNAME$&srv=$SERVICEDESC$ 5. Restart httpd and nagios. Installation with docker(alternate approach): ------------------------------------------------------------- 1. Build the docker image using the below command git clone https://github.com/vignesh88/plotly4nagios.git cd plotly4nagios docker build -t plotly4nagios . 2. Run the docker container using the below command docker run -it --name plotly4nagios -p 80:80 plotly4nagios 3. Alternatively direct pull and run from docker hub. docker run -d -p 80:80 --name plotly4nagios vignesh88/plotly4nagios Open from the browser and view the application at http://localhost/nagios
Reviews (0) Add a Review
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
0 (0)
Favorites
1
Views
4,804