Difference between revisions of "Template:FAQ:Agent 41"
From Net-SNMP Wiki
m (5.4 release synchronisation) |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | <!-- NB: | ||
| + | There is a mismatch between the template numbering | ||
| + | for this entry, and the FAQ entries that refer to it. | ||
| + | This follows a review of the entries in the | ||
| + | Agent section. | ||
| + | --> | ||
This means that the agent wasn't able to locate one of the | This means that the agent wasn't able to locate one of the | ||
kernel structures it was looking for. This may or may not | kernel structures it was looking for. This may or may not | ||
| Line 5: | Line 11: | ||
can produce a whole slew of such messages, but still provide | can produce a whole slew of such messages, but still provide | ||
the correct information. | the correct information. | ||
| + | |||
This error only occurs if you have used the flag | This error only occurs if you have used the flag | ||
<CODE>'--enable-debugging'</CODE> as part of the initial configuration. | <CODE>'--enable-debugging'</CODE> as part of the initial configuration. | ||
Latest revision as of 16:48, 29 December 2006
This means that the agent wasn't able to locate one of the kernel structures it was looking for. This may or may not be important - some systems provide alternative mechanisms for obtaining the necessary information - Solaris, for example, can produce a whole slew of such messages, but still provide the correct information.
This error only occurs if you have used the flag
'--enable-debugging' as part of the initial configuration.
Reconfigure the agent with '--disable-debugging' and these
messages will disappear. (It won't fix the underlying problem,
but at least you won't be nagged about it).