Welcome to docs.opsview.com

Opsview Packages

opsview-base

This area contains 3rd party source code used within nagios, including Nagios, Nagios Plugins, Nagiosgraph and so on.

opsview-perl

This contains perl modules downloaded from CPAN. This is built from original packages.

This is stored in a separate repository called opsview-perl. It has its own numbering system, so will not necessarily be in sync with the other 4 packages. However, the main 3 digits should match Opsview Core.

This package has a dependency on opsview-base.

opsview-reports

This holds reporting code, based in Java.

opsview-core

All custom written Opsview support scripts, database modules, static web content and javascript files live within this area.

This package has a dependency on opsview-perl and opsview-reports.

There is also a pre-depends on opsview-base because some files have moved from base into core. The pre-depends will remove the file before the upgrade pulls it in.

opsview-web

Contains all the Catalyst code and scripts used to generate and power the web site.

This package has a dependency on opsview-core.