You can manually trigger a network scan by following this procedure:
Step-by-step guide
- As a site-user, go to ~/etc/check_mk/conf.d/wato/<path_to_your_folder>
- Open the file ".wato" in an editor
Replace the last scan result
Code Block |
---|
'network_scan_result': {'start': 1633511941.0, 'end': 1633511947.0, 'state': True, 'output': 'The network scan found 2 new hosts.'}, |
with an empty dictionary like this
Code Block |
---|
'network_scan_result': {}, |
- The scan should be then triggered in the next 60 seconds
Info |
---|
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 ("wato","setup") and type = "page" and space = "KB" |
---|
labels | setup wato |
---|
|