On Oct 21, 2014, at 11:51 PM, Gene Heskett <[email protected]> wrote:

> Can you snapshot the stuff in collectd.conf that enable nut monitoring?

LoadPlugin nut
<Plugin nut>
       UPS "mge@localhost"
</Plugin>

> And where then do I read the results?

Not sure how different this part is (this box is running Debian wheezy), but I 
put this in my default Apache configuration:

# collectd frontend:
        ScriptAlias /collection3/ 
/usr/share/doc/collectd-core/examples/collection3/bin/
        <Directory "/usr/share/doc/collectd-core/examples/collection3/bin">
                AllowOverride None
                Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch
                Order allow,deny
                Allow from all
        </Directory>

        Alias /share/ /usr/share/doc/collectd-core/examples/collection3/share/
        <Directory "/usr/share/doc/collectd-core/examples/collection3/share">
                Options Indexes FollowSymLinks MultiViews
                AllowOverride None
                Order allow,deny
                allow from all
        </Directory>

I'm still looking at the other asciidoc email.

-- 
Charles Lepple
clepple@gmail




_______________________________________________
Nut-upsuser mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

Reply via email to