Skip to content

CodingPeaks/jasmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just A Simple Monitoring Interface for Nagios

Just A Simple Monitoring Interface for Nagios

Monitor hosts and services of multiple Nagios Core servers in real time in a simple web interface.

📎 Menu

📷 About Project

Just A Simple Monitoring Interface for Nagios

🙌 Features

  • [✔️] Super easy to use
  • [✔️] Monitor all devices simultaneously
  • [✔️] GPL-3.0 License
  • [✔️] Only need Nagios, PHP and Apache

🔨 Installation

Requirements

  • PHP >= 7
  • Nagios (on the server you want to monitor)
  • Web Server (Apache2, Nginx, Tomcat ecc..)

If you want to use Jasmin to monitor other nagios instances:

  1. Copy the content of this repository except for nagios.php to a directory on the server you want to monitor and make it accessible via HTTP (eg. on Apache, /var/www/html)
  2. Edit config.json and add the servers you want to monitor
  3. Access the web interface with your browser to verify the installation

If you want to make a nagios instance monitorable with Jasmin:

  1. Copy nagios.php to a directory on the server you want to monitor and make it accessible via HTTP (eg. on Apache, /var/www/html)
  2. Edit nagios.php and set the correct path for the status.dat file
  3. Access nagios.php with your browser to verify the installation

If you want to make a nagios instance monitorable with Jasmin AND to use Jasmin to monitor other nagios instances:

  1. Copy the content of this repository to a directory on the server you want to monitor and make it accessible via HTTP (eg. on Apache, /var/www/html)
  2. Edit config.json and add the servers you want to monitor
  3. Edit nagios.php and set the correct path for the status.dat file
  4. Access the web interface with your browser to verify the installation
  5. Access nagios.php with your browser to verify the installation

🚀 Usage

TODO

📙 Documentation

TODO

👷‍♂️ Contributing


Yevgeniy Shavlay

💻 🐛

Marco Nardone

💻 🐛

About

Just Another Simple Monitoring Interface for Nagios.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •