...
Panel |
---|
borderColor | black |
---|
bgColor | #f8f8f8 |
---|
title | Table of Contents |
---|
|
|
Problem
You might encounter that the host inventory data might disappear on either every inventory run or at least several times a day, like this:
...
- There is no AgentAccess for 4h, so the data can't be fetched
- The plugin interval is set longer than that of the service
- Or, attention: if the agenthost is queried multiple times from the same IP, then it could be that the data is "stolen" between these queries and therefore does not exist! This could happen, e.g., if another site on the same server as the "correct" one queries the host (SRC address is the same, and the agent thinks it has already sent the data) or the host is queried multiple times (but with different hostnames) from the same site - with the same result related to the SRC address
Related articles
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 5 |
---|
spaces | KB |
---|
showSpace | false |
---|
sort | modified |
---|
reverse | true |
---|
type | page |
---|
cql | label in ( "agent" , "inventory" , "troubleshooting" ) and type = "page" and space = "KB" |
---|
labels | agent inventory |
---|
|
...