Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 173411 Details for
Bug 248849
net-analyzer/munin-1.3.4-r1 samba plugin - has incorrect format of 'max' value
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
munin-1.3.4 samba plugin patch, fix for 'max' warning/critical values
munin-1.3.4-samba_plugin.patch (text/plain), 468 bytes, created by
Krzysztof Kozlowski
on 2008-11-26 07:52:02 UTC
(
hide
)
Description:
munin-1.3.4 samba plugin patch, fix for 'max' warning/critical values
Filename:
MIME Type:
Creator:
Krzysztof Kozlowski
Created:
2008-11-26 07:52:02 UTC
Size:
468 bytes
patch
obsolete
>--- node/node.d/samba.in.old 2008-11-25 15:08:27.000000000 +0100 >+++ node/node.d/samba.in 2008-11-25 15:09:45.000000000 +0100 >@@ -41,8 +41,11 @@ > echo 'proc.label processes' > echo 'lock.label locked files' > echo 'share.label Open shares' >- echo 'max.warning 900' >- echo 'max.critical 960' >+ # Bug - we do not have a 'max' value! >+ # samba;max;unknown Value is unknown. >+ # samba;max;state unknown >+ #echo 'max.warning 900' >+ #echo 'max.critical 960' > exit 0 > fi >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 248849
: 173411