Module: nagvis Branch: master Commit: 8f1c2e25a7a73deaf2b721d482086241be94ee66 URL: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis;a=commit;h=8f1c2e25a7a73deaf2b721d482086241be94ee66
Author: LaMi <[email protected]> Date: Sun Nov 15 18:16:50 2009 +0100 Fixed default configuration --- etc/nagvis.ini.php-sample | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/etc/nagvis.ini.php-sample b/etc/nagvis.ini.php-sample index 3871cf4..bfab206 100644 --- a/etc/nagvis.ini.php-sample +++ b/etc/nagvis.ini.php-sample @@ -225,7 +225,7 @@ ; Example definition of a livestatus backend. In this case the backend_id is live_1 [backend_live_1] backendtype="mklivestatus" -;socket_path="unix:/usr/local/nagios/var/rw/live" +;socket="unix:/usr/local/nagios/var/rw/live" ; in this example the ID of the Backend is "ndomy_1" you can define another ID. [backend_ndomy_1] ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Nagvis-checkins mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagvis-checkins
