ALT Linux Bugzilla
– Attachment 6148 Details for
Bug 30344
Добавить информативности к сообщению об ошибке "csnmp_instance_list_add failed"
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
добавление имени хоста в сообщение об ошибке
collectd-csnmp_instance_log.patch (text/plain), 473 bytes, created by
Sergey Y. Afonin
on 2014-09-22 11:51:54 MSK
(
hide
)
Description:
добавление имени хоста в сообщение об ошибке
Filename:
MIME Type:
Creator:
Sergey Y. Afonin
Created:
2014-09-22 11:51:54 MSK
Size:
473 bytes
patch
obsolete
>--- collectd-5.2.1/src/snmp.c.orig 2014-09-19 08:40:13.000000000 +0000 >+++ collectd-5.2.1/src/snmp.c 2014-09-19 08:41:07.000000000 +0000 >@@ -1399,7 +1399,7 @@ > if (csnmp_instance_list_add (&instance_list_head, &instance_list_tail, > res, host, data) != 0) > { >- ERROR ("snmp plugin: csnmp_instance_list_add failed."); >+ ERROR ("snmp plugin: host %s: csnmp_instance_list_add failed.",host->name); > status = -1; > break; > }
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 30344
: 6148