Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

ezmap

Rating
0 votes
Favoured:
0
Hits
131861
Files:
FileDescription
ezmap.tarezmap.tar
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!
Use cheops-ng to make your Nagios status map look great. ezmap consists of two scripts that can convert the configuration between Nagios and cheops-ng.
Example Usage:
nag2che.awk - ( cat hostextinfo.cfg | ./nag2che.awk )

Reads the Nagios config file and creates a cheops-ng config file. You can then fire up cheops-ng and drag and drop the nodes the the location you want them.

che2nag.awk - ( cat hostextinfo.cfg | ./che2nag.awk )

Pulls out the x/y map coords from the cheops-ng config file and updates the Nagios config file with the new node positions.