Search
j0ke.net Open Build Service
>
Projects
>
server:monitoring
>
munin20
> munin-2.0-beta4-http_loadtime.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File munin-2.0-beta4-http_loadtime.patch of Package munin20 (Revision 6)
Currently displaying revision
6
,
show latest
--- plugins/node.d/http_loadtime.in.orig 2011-09-03 10:23:19.014593592 +0200 +++ plugins/node.d/http_loadtime.in 2011-09-03 10:23:55.097543588 +0200 @@ -40,7 +40,7 @@ if [ "$1" = "autoconf" ]; then # Need to actually test that the url is reachable, it makes # no sense to install the plugin if there is no webserver on localhost. - echo "no (autoconfiguration not working correctly) + echo "no (autoconfiguration not working correctly)" exit 0 result="yes"