A newer release of this product is available.
mgr.module events
Contributors
Suggest changes
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
mgr.module.address
- Severity
-
NOTICE
- Description
-
This occurs to inform you of where kernel modules were loaded in memory. This information helps NetApp technical support interpret the data in any mgr.stack.frameaddr events.
- Corrective Action
-
(None).
- Syslog Message
-
Module %s loaded from 0x%llx - 0x%llx.
- Parameters
-
module_name (STRING): Name of the module.
module_start (PTR): Starting address of the module.
module_end (PTR): Ending address of the module.