Home

  • Home
  • Blogs
  • Documentation
  • Downloads
  • Get Involved
  • Commercial

OpDB 1.0.2 Announce

Submitted by Ricardo Maraschini on Thu, 11/27/2008 - 10:39
  • opdb nagios opcfg opcp

A new release of OpDB Broker is available. At this time we added a list of essential fields needed to mantain service/host status environment updated. The list of fields follow below(for hosts and services):

check_command
check_period
notification_period
check_interval
retry_interval
event_handler
max_attempts
notifications_enabled
active_checks_enabled
passive_checks_enabled
event_handler_enabled
flap_detection_enabled
failure_prediction_enabled
process_performance_data
obsess_over_service
last_update

To update from a previous OpDB release:

0. Stop Nagios
1. Log in MySQL opdb database and drop service_status and host_status tables
> drop table service_status;
> drop table host_status;
2. Create again these two tables copying queries from opmon-mysql.sql file(included in opdb tarball)
3. Start Nagios

In case of problems, please look by our mailing list here in the website.

»
  • Ricardo Maraschini's blog
  • Login to post comments

Projects

opcfg

OpCfg is a PHP-based HTTP configuration front-end to Nagios 3.x. OpCfg is a fork from Fruity.

opcp

OpCP is a capacity planning graph generator based on opdb ( nagios broker ) database.

opdb

The opdb project is a nagios broker that writes statistics and performance data to a mysql database.

opmonagent

OpMonAgent has been developed to get performance information from Windows Servers and return them to Nagios using the check_nt client.

Recent blog posts

  • OpDB 1.0.2 Announce
  • OpCp 1.0.0 Announce. Capacity planning for Nagios.
  • OpDB 1.0.1 Announce
  • OpCfg 1.0.2 released!
  • Welcome to our opensource site !!!
more

User login

  • Request new password
Copyright 2008-2010 © OpServices. All rights reserved.