<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://docs.opsview.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://docs.opsview.com/feed.php">
        <title>Opsview Documentation</title>
        <description></description>
        <link>http://docs.opsview.com/</link>
        <image rdf:resource="http://docs.opsview.com/lib/images/favicon.ico" />
       <dc:date>2012-02-05T02:55:45+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://docs.opsview.com/doku.php?id=opsview-community:ports&amp;rev=1328181974&amp;do=diff"/>
                <rdf:li rdf:resource="http://docs.opsview.com/doku.php?id=opsview-community:centos-installation&amp;rev=1328031177&amp;do=diff"/>
                <rdf:li rdf:resource="http://docs.opsview.com/doku.php?id=reporting-latest:installation&amp;rev=1328025085&amp;do=diff"/>
                <rdf:li rdf:resource="http://docs.opsview.com/doku.php?id=opsview-community:nrd-architecture&amp;rev=1328018380&amp;do=diff"/>
                <rdf:li rdf:resource="http://docs.opsview.com/doku.php?id=syncmaster-latest:installation&amp;rev=1327939604&amp;do=diff"/>
                <rdf:li rdf:resource="http://docs.opsview.com/doku.php?id=reporting-latest:upgrade&amp;rev=1327915578&amp;do=diff"/>
                <rdf:li rdf:resource="http://docs.opsview.com/doku.php?id=opsview-community:slavesetup&amp;rev=1327670094&amp;do=diff"/>
                <rdf:li rdf:resource="http://docs.opsview.com/doku.php?id=opsview-community:servicecheck&amp;rev=1327486500&amp;do=diff"/>
                <rdf:li rdf:resource="http://docs.opsview.com/doku.php?id=reporting-latest:reports&amp;rev=1327483505&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://docs.opsview.com/lib/images/favicon.ico">
        <title>Opsview Documentation</title>
        <link>http://docs.opsview.com/</link>
        <url>http://docs.opsview.com/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://docs.opsview.com/doku.php?id=opsview-community:ports&amp;rev=1328181974&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-02T11:26:14+00:00</dc:date>
        <dc:creator>Ton Voon</dc:creator>
        <title>opsview-community:ports</title>
        <link>http://docs.opsview.com/doku.php?id=opsview-community:ports&amp;rev=1328181974&amp;do=diff</link>
        <description>TCP Ports used by Opsview in default setup:


	*  80/tcp (apache) - required for access to Opsview
		*  On Master: listen (optionally) on all interfaces - if Nagios® Core web-fronted is configured
		*  On Slaves: listen (optionally) on all interfaces - if Slave web-interface is enabled</description>
    </item>
    <item rdf:about="http://docs.opsview.com/doku.php?id=opsview-community:centos-installation&amp;rev=1328031177&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-31T17:32:57+00:00</dc:date>
        <dc:creator>Duncan Ferguson</dc:creator>
        <title>opsview-community:centos-installation - Fixes for use with CentOS6</title>
        <link>http://docs.opsview.com/doku.php?id=opsview-community:centos-installation&amp;rev=1328031177&amp;do=diff</link>
        <description>Before you start

	*  For supported CentOS Linux releases, see our official platforms list
	*  Please ensure perl 5.8.8-15.el5_2.1 or newer is installed to resolve a performance problem

Planning

See our design notes for further information on planning for separate database servers, disk partitioning and security.</description>
    </item>
    <item rdf:about="http://docs.opsview.com/doku.php?id=reporting-latest:installation&amp;rev=1328025085&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-31T15:51:25+00:00</dc:date>
        <dc:creator>Rohit Deshmukh</dc:creator>
        <title>reporting-latest:installation</title>
        <link>http://docs.opsview.com/doku.php?id=reporting-latest:installation&amp;rev=1328025085&amp;do=diff</link>
        <description>*  Create an opsview group
		*  Debian/Ubuntu: addgroup --system opsview
		*  Redhat/Centos/SLES: groupadd opsview
		*  Solaris: groupadd opsview

	*  Create an opsview user
		*  Debian/Ubuntu: adduser --system --group --home /var/lib/opsview --shell /bin/bash --quiet opsview
		*  Redhat/Centos: adduser -g opsview --home-dir /var/lib/opsview --shell /bin/bash opsview
		*  SLES: useradd -g opsview -d /var/lib/opsview -s /bin/bash opsview 
		*  Solaris: useradd -g opsview -d /export/home/opsview -…</description>
    </item>
    <item rdf:about="http://docs.opsview.com/doku.php?id=opsview-community:nrd-architecture&amp;rev=1328018380&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-31T13:59:40+00:00</dc:date>
        <dc:creator>Ton Voon</dc:creator>
        <title>opsview-community:nrd-architecture</title>
        <link>http://docs.opsview.com/doku.php?id=opsview-community:nrd-architecture&amp;rev=1328018380&amp;do=diff</link>
        <description>Overview

From Opsview 3.11.0, NRD, or Nagios Result Distributor, is used for sending results from slaves back up to the Opsview master.

NRD has a client/server design - there is a client running on each slave server which sends results to the nrd process on the Opsview master.</description>
    </item>
    <item rdf:about="http://docs.opsview.com/doku.php?id=syncmaster-latest:installation&amp;rev=1327939604&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-30T16:06:44+00:00</dc:date>
        <dc:creator>Ton Voon</dc:creator>
        <title>syncmaster-latest:installation</title>
        <link>http://docs.opsview.com/doku.php?id=syncmaster-latest:installation&amp;rev=1327939604&amp;do=diff</link>
        <description>See the prerequisites page.

Installation is via the native OS packages.

This should be on a separate server from other Opsview systems.

You will require an Opsview Enterprise subscription for access to the repositories. Contact us for sales enquiries.</description>
    </item>
    <item rdf:about="http://docs.opsview.com/doku.php?id=reporting-latest:upgrade&amp;rev=1327915578&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-30T09:26:18+00:00</dc:date>
        <dc:creator>Ton Voon</dc:creator>
        <title>reporting-latest:upgrade</title>
        <link>http://docs.opsview.com/doku.php?id=reporting-latest:upgrade&amp;rev=1327915578&amp;do=diff</link>
        <description>Updating Software





For instance, if you have setup emails to be sent via your email system, then you should copy /opt/opsview/jasper/apache-tomcat/webapps/jasperserver/WEB-INF/js.quartz.properties and then merge any changes back in manually after the upgrade.</description>
    </item>
    <item rdf:about="http://docs.opsview.com/doku.php?id=opsview-community:slavesetup&amp;rev=1327670094&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-27T13:14:54+00:00</dc:date>
        <dc:creator>Ton Voon</dc:creator>
        <title>opsview-community:slavesetup</title>
        <link>http://docs.opsview.com/doku.php?id=opsview-community:slavesetup&amp;rev=1327670094&amp;do=diff</link>
        <description>Within large organisations where there are large numbers of devices to monitor or in a distributed datacenter that can span continents, countries or cities, a single Opsview server can get bogged down trying to process all the necessary device checks. As a result, it may fall behind leading to delayed checks and notifications.</description>
    </item>
    <item rdf:about="http://docs.opsview.com/doku.php?id=opsview-community:servicecheck&amp;rev=1327486500&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-25T10:15:00+00:00</dc:date>
        <dc:creator>Duncan Ferguson</dc:creator>
        <title>opsview-community:servicecheck - More detail on stalking and change title</title>
        <link>http://docs.opsview.com/doku.php?id=opsview-community:servicecheck&amp;rev=1327486500&amp;do=diff</link>
        <description>Service checks are the things that you care about. From the Service Check pages, you can define how to check a service, when to check it and what to do if it fails.

Service checks are deliberately separated from hosts, so you need to associate service checks against hosts to start monitoring them. This host + a service check will be referred to as a service, in Opsview terminology.</description>
    </item>
    <item rdf:about="http://docs.opsview.com/doku.php?id=reporting-latest:reports&amp;rev=1327483505&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-25T09:25:05+00:00</dc:date>
        <dc:creator>Ton Voon</dc:creator>
        <title>reporting-latest:reports</title>
        <link>http://docs.opsview.com/doku.php?id=reporting-latest:reports&amp;rev=1327483505&amp;do=diff</link>
        <description>This page describes the standard reports provided with the Reports Module

Availability Report by Keyword

Daily Availability Report by Keyword

This report shows the availability statistics for all services that belong to a keyword.

There is also a daily breakdown of each service, with a list of events that occurred for that service.</description>
    </item>
</rdf:RDF>

