pkgsrc/net/nagios-base/PLIST
manu 60cda54de9 Update nagios-base to 4.3.2
The previous version in pkgsrc had a critical bug where status would not
update and nagios log "wproc: Core Worker seems to be choked". More
details at http://tracker.nagios.org/view.php?id=642

Here is the complete Changelog

4.3.2 - xxxx-xx-xx
------------------
FIXED
* Every 15sec /var/log/messages is flooded with "nagios: set_environment_var" (John Frickson)
* Changed release date to ISO format (yyyy-mm-dd) (John Frickson)
* `make all` fails if unzip is not installed (John Frickson)
* Quick Search no longer allows search by Alias (John Frickson)
* flexible downtime on a service immediately turns off notifications (John Frickson)
* Fix to allow url_encode to be called twice (Z. Liu)
* Update timeperiods.cfg.in (spelling) (Parth Laxmikant Kolekar)
* Spelling fixes (Josh Soref)
* Vent command pipe before remove to avoid deadlocks on writing end (Kai Kunstmann)
* CGI utility cgiutil.c does not process relative config file path names properly (John Frickson)
* xdata/xodtemplate.c bug in option-deprecation code (John Frickson)
* Wildcard searching causes service status links to not work properly (John Frickson)
* Quick search with no hits shows a permission denied error (John Frickson)
* Setting a service as its own parent is not caught by the sanity checker (-v) and causes a segfault (John Frickson)


4.3.1 - 2017-02-23
------------------
FIXES
* Service hard state generation and host hard or soft down status (John Frickson)
* Comments are duplicated through Nagios reload (John Frickson)
* host hourly value is incorrectly dumped as json boolean (John Frickson)
* Bug - Quick Search no longer allows search by IP (John Frickson)
* Config: status_update_interval can not be set to 1 (John Frickson)
* Check attempts not increasing if nagios is reloaded (John Frickson)
* nagios hangs on reload while sending external command to cmd file (John Frickson)
* Feature Request: return code xxx out of bounds - include message as well (John Frickson)


4.3.0 - 2017-02-21
------------------
SECURITY FIXES
* Fix for CVE-2016-6209 - The "corewindow" parameter (as in
  http://localhost/nagios?corewindow=www.somewhere.com) has been disabled by
  default. See the UPGRADING document for how to enable it. (John Frickson)

FIXES
* Fix early event scheduling (pmalek / John Frickson)
* on-demand host checks triggered by service checks cause attempt number increments (fredericve)
* Service notification not being send when host is in soft down state (John Frickson)
* configure does not error if no perl installed on CentOS 7 (John Frickson)
* failed passive requests leave .ok files in checkresults dir (caronc)
* Services don't show in status.cgi if "noheader" specified (John Frickson)
* Standardized check interval config file names (John Frickson)
* "Event Log" (showlog.cgi) could not open log file (John Frickson)
* "nagios_check_command" has been deprecated since v3.0. Last vestiges removed (John Frickson)

ENHANCEMENTS
* Added new flag to cgi.cfg: tac_cgi_hard_only to show only HARD states (John Frickson)
* Add broker-event for the end of a timed event (NEBTYPE_TIMEDEVENT_END) (John Frickson)
* There is no Macro to retrieve addresses of hostgroup members (now $HOSTGROUPMEMBERADDRESSES$) (John Frickson)
* Add "Page Tour" videos to several of the core web pages (John Frickson)
* Added a login page, and a `Logoff` links (John Frickson)
* On the status map, the host name will be colored if services are not all OK. (John Frickson)
* Added "Clear flapping state" command on host and services detail pages. (John Frickson)
* User-entered comment now displays below generated comment for downtime (John Frickson)


4.2.4 - 2016-12-07
------------------
SECURITY FIXES
* Fixed another root privilege escalation (CVE-2016-9566) Thanks for bringing this
  to our attention go to Dawid Golunski (http://legalhackers.com).


4.2.3 - 2016-11-21
-------------------
SECURITY FIXES
* Fixed a root privilege escalation (CVE-2016-8641) (John Frickson)

FIXES
* external command during reload doesn't work (John Frickson)
* Nagios provides no error condition as to why it fails on the verify for serviceescalation (John Frickson)
* No root group in FreeBSD and Apple OS X (John Frickson)
* jsonquery.html doesn't display scheduled_time_ok correctly (John Frickson)
* daemon_dumps_core=1 has no effect on Linux when Nagios started as root (John Frickson)
* Configuration check in hostgroup - misspelled hostname does not error (John Frickson)
* contacts or contact_groups directive with no value should not be allowed (John Frickson)
* Compile 64-bit on SPARC produces LD error (John Frickson)
* HOSTSTATEID returns 0 even if host does not exist (John Frickson)
* Submitting UNREACHABLE passive result for host sets it as DOWN if the host has no parents (John Frickson)
* nagios: job XX (pid=YY): read() returned error 11 (changed from LOG_ERR to LOG_NOTICE) (John Frickson)
* Fix for quick search not showing services if wildcard used (John Frickson)


4.2.2 - 2016-10-24
------------------
SECURITY FIXES
* There was a fix to vulnerability CVE-2008-4796 in the 4.2.0 release on
  August 1, 2016. The fix was apparently incomplete, as there was still a
  problem. However, we are now getting all RSS feeds using AJAX calls
  instead of the (outdated) MagpieRSS package. Thanks for bringing this to
  our attention go to Dawid Golunski (http://legalhackers.com).

ENHANCEMENTS
* Update status.c to display passive check icon for hosts when passive checks
	are enabled and actives disabled (John Frickson)

FIXES
* Fix permissions for Host Groups reports (status.cgi) (Patrik Halfar)
* Service Parents does not appear to be functioning as intended (lev)
* Availability report mixes up scheduled and unscheduled warning percentages (Helmut Mikulcik)
* Invalid values for saved_stamp in compute_subject_downtime_times() (John Frickson)
* Remove deprecated "framespacing" (John Frickson)
* The nagios tarball contains two identical jquery copies (John Frickson)
* extinfo.cgi does not set content-type (most cgi's don't) (John Frickson)
* Timeperiods are corrupted by external command CHANGE_SVC_CHECK_TIMEPERIOD (xoubih)
* Quick search doesn't show hosts without services (service status detail page) (John Frickson)
* In host/services details view, if exactly 100 entries would not show last one (John Frickson)
* nagios host URL parameter for NEW map doesn`t work - Network Map for All Hosts (John Frickson)
* next_problem_id is improperly initialized (gherteg)
* Passive problems not showing as "unhandled" (John Frickson)
* September reported as Sept instead of Sep (Rostislav Opočenský)
* Notifications are not sent for active alerts after scheduled downtime ends (John Frickson)
* Nagios 4.2.0 not working on Solaris (John Frickson)
* install-exfoliation and install-classicui don't work FreeBSD and Mac OS X (John Frickson)
* Updated makefile to delete some no-longer-needed files (John Frickson)


4.2.1 - 2016-09-06
------------------
FIXES
* Fix undefined variable php error (John Frickson)
* Links on the sidebar menu under 'Problems' are indented too far (John Frickson)
* Using $ARGn$ Macros in perfdata (John Frickson)
* using a wildcard in search returns service status total all zero's (John Frickson)
* read_only does not take priority (deppy)
* Running nagios -v on 4.2.0 takes 90+ seconds (John Frickson)
* Bare "make" invoked in subtarget (mjo)
* Theme images/stylesheets installed with inconsistent permissions (mjo / John Frickson)
* Missing Image for Host and Service State Trends in Availability Report (nichokap / John Frickson)
* Maintain non-persistent comments through reload (John Frickson)
* Servicegroup availability report ignores includesoftstates in service report links (PriceChild)
* error: format not a string literal and no format arguments (Karsten Weiss)
* Synced config.guess and config.sub with GNU (Zakhar Kleyman)


4.2.0 - 2016-08-01
------------------
SECURITY FIXES
* Fixed vulnerability CVE-2008-4796 (John Frickson)
* Fixed vulnerability CVE-2013-4214 (John Frickson)
* web interface vulnerable to Cross-Site Request Forgery attacks (John Frickson)

ENHANCEMENTS
* Increase socket queue length for listen()
* Added host name to the website page title (leres / John Frickson)
* Added additional icons for NetBSD and SuSE (John Frickson)
* The new Status Map will now use cgi.cfg options (John Frickson)
    default_statusmap_layout will default to "6" for the new map
* The new Status Map will now show some valid values in the popup for "Nagios Process" (John Frickson)

FIXES
* Network outage view without access to all hosts (John Frickson)
* Core workers looping (John Frickson)
* service query returns duplicate host_name and description fields in the returned data (John Frickson)
* HTML output of plug-ins is parsed in wrong way => webgui unusable (John Frickson)
* Command worker fails to handle SIGPIPE
* "View Status" links under "Map" broken in Nagios Core Version 4.1.1 (John Frickson)
* Can't send big buffer - wproc: Core Worker seems to be choked (velripn / John Frickson)
* Too big CPU load on FreeBSD and other systems using poll() interface (cejkar)
* Flexible downtime recorded as unscheduled downtime (John Frickson)
* Service Flexible downtimes produce 1 notification before entering (John Frickson)
* Once you "set flap_detection_enabled 0" it should remove flapping state from the host/services page (John Frickson)
* New map doesn't finish loading if a logo image is not found (John Frickson)
* Extraneous Div end tag in map.html (Scott Wilkerson)
* Issue with "Problems" section (John Frickson)
* Status Map icons and online/offline status dots disappear in IE11 (John Frickson)
* New network map overlays the nagios process with objects (John Frickson)
* Added Default-Start and Default-Stop to the init script (John Frickson)
* Compile / logging issues with BSD 6
* Related to above, Fixed a lot of incorrectly handled time_t's in *printf's (John Frickson)
* New map not working for RU locale (actually, most locales) (John Frickson)
* Replaced all instances of signal() with sigaction() + blocking (John Frickson)
* UTF-8 characters like german ä are not processed properly by function url_encode (John Frickson)
* nagios worker processes can hog CPU (huxley / John Frickson)
* custom time periods that include special characters were not being handled in reports (John Frickson)
* Fixed init script to wait up to 90 seconds then kill the nagios process (John Frickson)
* No Host Groups results in wrong error message (John Frickson)
* Setup Nagios users to view specific host is not working in the new network map (John Frickson)
* statusjson.cgi fails glibc realloc truncate response output (John Frickson)
* Report Time Period does not work if an @ character is in the timeperiod name (John Frickson)
* State History does not use actual plugin long_output (John Frickson)
* Time period corruption (xoubih)
* Tactical Overview - Disabled Flap Detection Link (John Frickson)

4.1.1 - 08/19/2015
------------------
FIXES
* CGI Could not read object configuration data (broken by error in 4.1.0)
* exclude (!) not working (broken by mis-applied fix for 4.1.0)


4.1.0 - 08/18/2015
------------------
ENHANCEMENTS
* Promoted JSON CGIs to released status (Eric Stanley)
* New graphical CGI displays: statusmap, trends, histogram (Eric Stanley)
* Make sticky status for acks and comments configurable enhancement #20 (Trevor McDonald / Scott Wilkerson)
* Add host_down_disable_service_checks directive to nagios.cfg #44 (Trevor McDonald / Scott Wilkerson)
* httpd.conf doesn't support Apache versions > 2.3 (DanielB / John Frickson)

FIXES
* Fix for not all service dependencies created (John Frickson)
* Fix SIGSEGV with empty custom variable (orbis / John Frickson)
* Fix contact macros in environment variables (dvoryanchikov)
* Fixed host's current attempt goes to 1 after going to hard state (John Frickson)
* Fixed two bugs/problems: Replace use of %zd in base/utils.c & incorrect va_start() in cgi/jsonutils.c (Peter Eriksson)
* Fixed: Let remove_specialized actually remove all workers (Phil Mayers)
* Fixed log file spam caused when using perfdata command directives in nagios.cfg (shashikanthbussa)
* Fixed off-by-one error in bounds check leads to segfault (Phil Mayers)
* Added links for legacy graphical displays (Eric Stanley)
* Update embedded URL's to https versions of Nagios websites (scottwilkerson)
* Fixed doxygen comments to work with latest doxygen 1.8.9.1 #30 (Trevor McDonald)
* Fixed makefile target "html" to PHONY to fix GitHub issue #28 (Trevor McDonald)
* Fixed typo as per GitHub issue #27 (Trevor McDonald)
* Fixed jsonquery.php 404 not found error, and disabled Send Query button until form populates #43 (Scott Wilkerson)
* Fixed linking in Tactical Overview for several of the Host entries in Featured section #48 (Scott Wilkerson)
* Fixed passing limit and sort options to pagination and sort links #42 (Scott Wilkerson)
* Added form field for icon URL and clean-up when it changes in CGI Status Map. (Eric Stanley)
* Added options to cgi.cfg to uncheck sticky and send when acknowledging a problem (Trevor McDonald)
* Low impact changes to automate the generation of RPMs from nagios.spec file. (T.J. Yang)
* Update index.php (Trevor McDonald)
* Fixed escaping of corewindow parameter to account for possible XSS injection (Scott Wilkerson)
* Typo correction (T.J. Yang)
* Make getCoreStatus respect cgi_base_url (Moritz Schlarb)
* Adjusted map layout to work within frames (Eric Stanley)
* Fixed map displays are now the full size of browser window (Eric Stanley)
* Fixed labels and icons on circular markup no longer scale on zoom (Eric Stanley)
* Got all maps except circular markup working with icons (Eric Stanley)
* Fixes to make legacy CGIs work again. (Eric Stanley)
* Fixes to make all/html target tolerant of being run multiple times (Eric Stanley)
* For user-supplied maps, converted node group to have transform (Eric Stanley)
* Fixed issue transitioning from circular markup map to other maps (Eric Stanley)
* Fix displayForm to trigger on the button press (Scott Wilkerson)
* Fix fo getBBox crash on Firefox (Eric Stanley)
* Fixed map now resets zoom when form apply()'d (Eric Stanley)
* Fixed so close box on dialogs actually closes dialog (Eric Stanley)
* Corrected directive in trends display (Eric Stanley)
* Fixed minor issue with link in trends links (Eric Stanley)
* Fixed issue with map displaying on Firefox (Eric Stanley)
* Added exclusions for ctags generation (Eric Stanley)
* Update map-popup.html (Scott Wilkerson)
* Initial commit of new graphical CGIs (Eric Stanley)
* Fixed Github bug #18 - archivejson.cgi returns wrong host for state change query (Eric Stanley)
* Status JSON: Added next_check to service details (Eric Stanley)
* Fixed escaping of keys for scalar values in JSON CGIs (Eric Stanley)
* build: Include <sys/loadavg.h> if it exists. (Eric J. Mislivec)
* lib-tests: test-io{cache|broker} need -lsocket to link. (Eric J. Mislivec)
* lib-tests: test-runcmd assumes GNU echo. (Eric J. Mislivec)
* lib-tests: Signal handlers don't return int on most platforms, and using a cast was the wrong way to resolve this. (Eric J. Mislivec)
* Fix some type/format mismatch warnings for pid_t. (Eric J. Mislivec)
* Fix build on Solaris. (Eric J. Mislivec)
* runcmd: Fix build when we don't HAVE_SETENV. (Eric J. Mislivec)
* Fixed checkresult output processing (Eric Mislivec)
* Corrected escaping of long output macros (Eric Mislivec)
* Fixed null pointer dereferences in archive JSON (Eric Stanley)
* Fixed memory overwrite issue in JSON string escaping (Eric Stanley)
* JSON CGI: Now escaping object and array keys (Eric Stanley)

KNOWN ISSUES
* New map does not account for multiple parents, leaving "legacy" map as an option in the menu
2017-05-24 07:42:39 +00:00

434 lines
15 KiB
Text

@comment $NetBSD: PLIST,v 1.19 2017/05/24 07:42:39 manu Exp $
bin/nagios
bin/nagiostats
libexec/nagios/cgi-bin/archivejson.cgi
libexec/nagios/cgi-bin/avail.cgi
libexec/nagios/cgi-bin/cmd.cgi
libexec/nagios/cgi-bin/config.cgi
libexec/nagios/cgi-bin/extinfo.cgi
libexec/nagios/cgi-bin/histogram.cgi
libexec/nagios/cgi-bin/history.cgi
libexec/nagios/cgi-bin/notifications.cgi
libexec/nagios/cgi-bin/objectjson.cgi
libexec/nagios/cgi-bin/outages.cgi
libexec/nagios/cgi-bin/showlog.cgi
libexec/nagios/cgi-bin/status.cgi
libexec/nagios/cgi-bin/statusjson.cgi
libexec/nagios/cgi-bin/statusmap.cgi
libexec/nagios/cgi-bin/statuswml.cgi
libexec/nagios/cgi-bin/statuswrl.cgi
libexec/nagios/cgi-bin/summary.cgi
libexec/nagios/cgi-bin/tac.cgi
libexec/nagios/cgi-bin/trends.cgi
share/examples/nagios/cgi.cfg-sample
share/examples/nagios/nagios.cfg-sample
share/examples/nagios/nagios.conf
share/examples/nagios/objects/commands.cfg-sample
share/examples/nagios/objects/contacts.cfg-sample
share/examples/nagios/objects/localhost.cfg-sample
share/examples/nagios/objects/printer.cfg-sample
share/examples/nagios/objects/switch.cfg-sample
share/examples/nagios/objects/templates.cfg-sample
share/examples/nagios/objects/timeperiods.cfg-sample
share/examples/nagios/objects/windows.cfg-sample
share/examples/nagios/resource.cfg-sample
share/nagios/angularjs/angular-1.3.9/angular.min.js
share/nagios/angularjs/angular-1.3.9/angular.min.js.map
share/nagios/angularjs/ui-bootstrap-tpls-0.12.0.min.js
share/nagios/angularjs/ui-utils-0.2.1/ui-utils.js
share/nagios/bootstrap-3.3.0/css/bootstrap-theme.min.css
share/nagios/bootstrap-3.3.0/css/bootstrap.min.css
share/nagios/config.inc.php
share/nagios/contexthelp/A1.html
share/nagios/contexthelp/A2.html
share/nagios/contexthelp/A3.html
share/nagios/contexthelp/A4.html
share/nagios/contexthelp/A5.html
share/nagios/contexthelp/A6.html
share/nagios/contexthelp/A7.html
share/nagios/contexthelp/B1.html
share/nagios/contexthelp/C1.html
share/nagios/contexthelp/D1.html
share/nagios/contexthelp/E1.html
share/nagios/contexthelp/F1.html
share/nagios/contexthelp/G1.html
share/nagios/contexthelp/G2.html
share/nagios/contexthelp/G3.html
share/nagios/contexthelp/G4.html
share/nagios/contexthelp/G5.html
share/nagios/contexthelp/G6.html
share/nagios/contexthelp/H1.html
share/nagios/contexthelp/H2.html
share/nagios/contexthelp/H3.html
share/nagios/contexthelp/H4.html
share/nagios/contexthelp/H5.html
share/nagios/contexthelp/H6.html
share/nagios/contexthelp/H7.html
share/nagios/contexthelp/H8.html
share/nagios/contexthelp/I1.html
share/nagios/contexthelp/I2.html
share/nagios/contexthelp/I3.html
share/nagios/contexthelp/I4.html
share/nagios/contexthelp/I5.html
share/nagios/contexthelp/I6.html
share/nagios/contexthelp/I7.html
share/nagios/contexthelp/I8.html
share/nagios/contexthelp/I9.html
share/nagios/contexthelp/J1.html
share/nagios/contexthelp/K1.html
share/nagios/contexthelp/L1.html
share/nagios/contexthelp/L10.html
share/nagios/contexthelp/L11.html
share/nagios/contexthelp/L12.html
share/nagios/contexthelp/L13.html
share/nagios/contexthelp/L2.html
share/nagios/contexthelp/L3.html
share/nagios/contexthelp/L4.html
share/nagios/contexthelp/L5.html
share/nagios/contexthelp/L6.html
share/nagios/contexthelp/L7.html
share/nagios/contexthelp/L8.html
share/nagios/contexthelp/L9.html
share/nagios/contexthelp/M1.html
share/nagios/contexthelp/M2.html
share/nagios/contexthelp/M3.html
share/nagios/contexthelp/M4.html
share/nagios/contexthelp/M5.html
share/nagios/contexthelp/M6.html
share/nagios/contexthelp/N1.html
share/nagios/contexthelp/N2.html
share/nagios/contexthelp/N3.html
share/nagios/contexthelp/N4.html
share/nagios/contexthelp/N5.html
share/nagios/contexthelp/N6.html
share/nagios/contexthelp/N7.html
share/nagios/d3/d3.min.js
share/nagios/graph-header.html
share/nagios/histogram-form.html
share/nagios/histogram-graph.html
share/nagios/histogram-links.html
share/nagios/histogram.html
share/nagios/images/Nagios-clearbg.png
share/nagios/images/NagiosEnterprises-whitebg-112x46.png
share/nagios/images/ack.gif
share/nagios/images/action-graph.gif
share/nagios/images/action-nagios.gif
share/nagios/images/action-orig.gif
share/nagios/images/action.gif
share/nagios/images/b_first2.png
share/nagios/images/b_last2.png
share/nagios/images/b_next2.png
share/nagios/images/b_prev2.png
share/nagios/images/command.png
share/nagios/images/comment.gif
share/nagios/images/contexthelp1.gif
share/nagios/images/contexthelp2.gif
share/nagios/images/critical.png
share/nagios/images/delay.gif
share/nagios/images/delete.gif
share/nagios/images/detail.gif
share/nagios/images/disabled.gif
share/nagios/images/down.gif
share/nagios/images/downtime.gif
share/nagios/images/empty.gif
share/nagios/images/enabled.gif
share/nagios/images/extinfo.gif
share/nagios/images/favicon.ico
share/nagios/images/flapping.gif
share/nagios/images/globe-support-150x150.png
share/nagios/images/graph.gif
share/nagios/images/greendot.gif
share/nagios/images/histogram.png
share/nagios/images/history.gif
share/nagios/images/hostevent.gif
share/nagios/images/info.png
share/nagios/images/left.gif
share/nagios/images/logofullsize.png
share/nagios/images/logos/aix.gd2
share/nagios/images/logos/aix.gif
share/nagios/images/logos/aix.jpg
share/nagios/images/logos/aix.png
share/nagios/images/logos/amiga.gd2
share/nagios/images/logos/amiga.gif
share/nagios/images/logos/amiga.jpg
share/nagios/images/logos/amiga.png
share/nagios/images/logos/apple.gd2
share/nagios/images/logos/apple.gif
share/nagios/images/logos/apple.jpg
share/nagios/images/logos/apple.png
share/nagios/images/logos/beos.gd2
share/nagios/images/logos/beos.gif
share/nagios/images/logos/beos.jpg
share/nagios/images/logos/beos.png
share/nagios/images/logos/bluetooth.png
share/nagios/images/logos/caldera.gd2
share/nagios/images/logos/caldera.gif
share/nagios/images/logos/caldera.jpg
share/nagios/images/logos/caldera.png
share/nagios/images/logos/cat1900.gd2
share/nagios/images/logos/cat2900.gd2
share/nagios/images/logos/cat5000.gd2
share/nagios/images/logos/database.gd2
share/nagios/images/logos/database.gif
share/nagios/images/logos/debian.gd2
share/nagios/images/logos/debian.gif
share/nagios/images/logos/debian.jpg
share/nagios/images/logos/debian.png
share/nagios/images/logos/desktop-server.gd2
share/nagios/images/logos/desktop-server.gif
share/nagios/images/logos/ethernet_card.png
share/nagios/images/logos/fax.gd2
share/nagios/images/logos/fax.gif
share/nagios/images/logos/firewall.gd2
share/nagios/images/logos/firewall.gif
share/nagios/images/logos/freebsd40.gd2
share/nagios/images/logos/freebsd40.gif
share/nagios/images/logos/freebsd40.jpg
share/nagios/images/logos/freebsd40.png
share/nagios/images/logos/globe.png
share/nagios/images/logos/graph.gif
share/nagios/images/logos/hp-printer40.gd2
share/nagios/images/logos/hp-printer40.gif
share/nagios/images/logos/hp-printer40.jpg
share/nagios/images/logos/hp-printer40.png
share/nagios/images/logos/hpux.gd2
share/nagios/images/logos/hpux.gif
share/nagios/images/logos/hpux.jpg
share/nagios/images/logos/hpux.png
share/nagios/images/logos/hub.gd2
share/nagios/images/logos/hub.gif
share/nagios/images/logos/internet.gd2
share/nagios/images/logos/internet.gif
share/nagios/images/logos/internet_device.png
share/nagios/images/logos/ip-pbx.gd2
share/nagios/images/logos/ip-pbx.gif
share/nagios/images/logos/irix.gd2
share/nagios/images/logos/irix.gif
share/nagios/images/logos/irix.jpg
share/nagios/images/logos/irix.png
share/nagios/images/logos/linux40.gd2
share/nagios/images/logos/linux40.gif
share/nagios/images/logos/linux40.jpg
share/nagios/images/logos/linux40.png
share/nagios/images/logos/logo.gd2
share/nagios/images/logos/mac40.gd2
share/nagios/images/logos/mac40.gif
share/nagios/images/logos/mac40.jpg
share/nagios/images/logos/mac40.png
share/nagios/images/logos/mainframe.gd2
share/nagios/images/logos/mainframe.gif
share/nagios/images/logos/mandrake.gd2
share/nagios/images/logos/mandrake.gif
share/nagios/images/logos/mandrake.jpg
share/nagios/images/logos/mandrake.png
share/nagios/images/logos/monitor.png
share/nagios/images/logos/nagios.gd2
share/nagios/images/logos/nagios.gif
share/nagios/images/logos/nagiosvrml.png
share/nagios/images/logos/netbsd.gif
share/nagios/images/logos/netbsd.jpg
share/nagios/images/logos/netbsd.png
share/nagios/images/logos/netbsd40.gd2
share/nagios/images/logos/netbsd40.gif
share/nagios/images/logos/netbsd40.jpg
share/nagios/images/logos/netbsd40.png
share/nagios/images/logos/next.gd2
share/nagios/images/logos/next.gif
share/nagios/images/logos/next.jpg
share/nagios/images/logos/next.png
share/nagios/images/logos/ng-switch40.gd2
share/nagios/images/logos/ng-switch40.gif
share/nagios/images/logos/ng-switch40.jpg
share/nagios/images/logos/ng-switch40.png
share/nagios/images/logos/notebook.gd2
share/nagios/images/logos/notebook.gif
share/nagios/images/logos/novell40.gd2
share/nagios/images/logos/novell40.gif
share/nagios/images/logos/novell40.jpg
share/nagios/images/logos/novell40.png
share/nagios/images/logos/openbsd.gd2
share/nagios/images/logos/openbsd.gif
share/nagios/images/logos/openbsd.jpg
share/nagios/images/logos/openbsd.png
share/nagios/images/logos/printer.gd2
share/nagios/images/logos/printer.gif
share/nagios/images/logos/rack-server.gd2
share/nagios/images/logos/rack-server.gif
share/nagios/images/logos/redhat.gd2
share/nagios/images/logos/redhat.gif
share/nagios/images/logos/redhat.jpg
share/nagios/images/logos/redhat.png
share/nagios/images/logos/router.gd2
share/nagios/images/logos/router.gif
share/nagios/images/logos/router40.gd2
share/nagios/images/logos/router40.gif
share/nagios/images/logos/router40.jpg
share/nagios/images/logos/router40.png
share/nagios/images/logos/san.gd2
share/nagios/images/logos/san.gif
share/nagios/images/logos/satellite.png
share/nagios/images/logos/server.png
share/nagios/images/logos/signal.png
share/nagios/images/logos/slackware.gd2
share/nagios/images/logos/slackware.gif
share/nagios/images/logos/slackware.jpg
share/nagios/images/logos/slackware.png
share/nagios/images/logos/stampede.gd2
share/nagios/images/logos/stampede.gif
share/nagios/images/logos/stampede.jpg
share/nagios/images/logos/stampede.png
share/nagios/images/logos/station.gd2
share/nagios/images/logos/storm.gd2
share/nagios/images/logos/storm.gif
share/nagios/images/logos/storm.jpg
share/nagios/images/logos/storm.png
share/nagios/images/logos/sun40.gd2
share/nagios/images/logos/sun40.gif
share/nagios/images/logos/sun40.jpg
share/nagios/images/logos/sun40.png
share/nagios/images/logos/sunlogo.gd2
share/nagios/images/logos/sunlogo.gif
share/nagios/images/logos/sunlogo.jpg
share/nagios/images/logos/sunlogo.png
share/nagios/images/logos/suse.gif
share/nagios/images/logos/suse.jpg
share/nagios/images/logos/suse.png
share/nagios/images/logos/switch.gd2
share/nagios/images/logos/switch.gif
share/nagios/images/logos/switch40.gd2
share/nagios/images/logos/switch40.gif
share/nagios/images/logos/switch40.jpg
share/nagios/images/logos/switch40.png
share/nagios/images/logos/thin-client.gd2
share/nagios/images/logos/thin-client.gif
share/nagios/images/logos/turbolinux.gd2
share/nagios/images/logos/turbolinux.gif
share/nagios/images/logos/turbolinux.jpg
share/nagios/images/logos/turbolinux.png
share/nagios/images/logos/ultrapenguin.gd2
share/nagios/images/logos/ultrapenguin.gif
share/nagios/images/logos/ultrapenguin.jpg
share/nagios/images/logos/ultrapenguin.png
share/nagios/images/logos/unicos.gd2
share/nagios/images/logos/unicos.gif
share/nagios/images/logos/unicos.jpg
share/nagios/images/logos/unicos.png
share/nagios/images/logos/unknown.gd2
share/nagios/images/logos/unknown.gif
share/nagios/images/logos/webcamera.png
share/nagios/images/logos/wifi.gd2
share/nagios/images/logos/wifi.gif
share/nagios/images/logos/wifi_modem.png
share/nagios/images/logos/win40.gd2
share/nagios/images/logos/win40.gif
share/nagios/images/logos/win40.jpg
share/nagios/images/logos/win40.png
share/nagios/images/logos/workstation.gd2
share/nagios/images/logos/workstation.gif
share/nagios/images/logos/workstation.png
share/nagios/images/logos/workstation_locked.png
share/nagios/images/logos/yellowdog.gd2
share/nagios/images/logos/yellowdog.gif
share/nagios/images/logos/yellowdog.jpg
share/nagios/images/logos/yellowdog.png
share/nagios/images/logrotate.png
share/nagios/images/menu.png
share/nagios/images/ndisabled.gif
share/nagios/images/noack.gif
share/nagios/images/notes.gif
share/nagios/images/notify.gif
share/nagios/images/orangedot.gif
share/nagios/images/passiveonly.gif
share/nagios/images/recovery.png
share/nagios/images/redudancy.png
share/nagios/images/redundancy.png
share/nagios/images/restart.gif
share/nagios/images/right.gif
share/nagios/images/sblogo.png
share/nagios/images/serviceevent.gif
share/nagios/images/sflogo.png
share/nagios/images/splunk1.gif
share/nagios/images/splunk2.gif
share/nagios/images/start.gif
share/nagios/images/status.gif
share/nagios/images/status2.gif
share/nagios/images/status3.gif
share/nagios/images/status4.gif
share/nagios/images/stop.gif
share/nagios/images/tacdisabled.jpg
share/nagios/images/tacdisabled.png
share/nagios/images/tacenabled.jpg
share/nagios/images/tacenabled.png
share/nagios/images/thermcrit.png
share/nagios/images/thermok.png
share/nagios/images/thermwarn.png
share/nagios/images/trends.gif
share/nagios/images/trendshost.png
share/nagios/images/trendssvc.png
share/nagios/images/unknown.png
share/nagios/images/up.gif
share/nagios/images/warning.png
share/nagios/images/weblogo1.png
share/nagios/images/zoom1.gif
share/nagios/images/zoom2.gif
share/nagios/includes/utils.inc.php
share/nagios/index.php
share/nagios/infobox.html
share/nagios/js/histogram-events.js
share/nagios/js/histogram-form.js
share/nagios/js/histogram-graph.js
share/nagios/js/histogram.js
share/nagios/js/jquery-1.7.1.min.js
share/nagios/js/jsonquery.js
share/nagios/js/map-directive.js
share/nagios/js/map-form.js
share/nagios/js/map.js
share/nagios/js/nag_funcs.js
share/nagios/js/nagios-decorations.js
share/nagios/js/nagios-time.js
share/nagios/js/trends-form.js
share/nagios/js/trends-graph.js
share/nagios/js/trends.js
share/nagios/jsonquery.html
share/nagios/main.php
share/nagios/map-directive.html
share/nagios/map-form.html
share/nagios/map-links.html
share/nagios/map-popup.html
share/nagios/map.php
share/nagios/robots.txt
share/nagios/side.php
share/nagios/spin/spin.min.js
share/nagios/stylesheets/avail.css
share/nagios/stylesheets/checksanity.css
share/nagios/stylesheets/cmd.css
share/nagios/stylesheets/common.css
share/nagios/stylesheets/config.css
share/nagios/stylesheets/extinfo.css
share/nagios/stylesheets/histogram.css
share/nagios/stylesheets/histogramgraph.css
share/nagios/stylesheets/history.css
share/nagios/stylesheets/jsonquery.css
share/nagios/stylesheets/map-directive.css
share/nagios/stylesheets/map.css
share/nagios/stylesheets/ministatus.css
share/nagios/stylesheets/nag_funcs.css
share/nagios/stylesheets/notifications.css
share/nagios/stylesheets/outages.css
share/nagios/stylesheets/showlog.css
share/nagios/stylesheets/status.css
share/nagios/stylesheets/statusmap.css
share/nagios/stylesheets/summary.css
share/nagios/stylesheets/tac.css
share/nagios/stylesheets/trends.css
share/nagios/stylesheets/trendsgraph.css
share/nagios/trends-form.html
share/nagios/trends-graph.html
share/nagios/trends-host-yaxis.html
share/nagios/trends-links.html
share/nagios/trends-service-yaxis.html
share/nagios/trends.html
@pkgdir share/nagios/ssi
@pkgdir share/nagios/media
@pkgdir share/nagios/docs/images
@pkgdir etc/nagios/objects