27 lines
668 B
Text
27 lines
668 B
Text
Mind Map generated by NB MindMap plugin
|
|
> __version__=`1.1`,showJumps=`true`
|
|
---
|
|
|
|
# Linspector
|
|
> collapsed=`true`
|
|
|
|
|
|
## Notifications Tasks \(Singleton created by core or monitor and stored in a dict\)
|
|
|
|
## Services \(Singleton created by core or monitor and stored in a dict\)
|
|
|
|
## Tasks \(Singleton created by core or monitor and stored in a dict\)
|
|
|
|
## Plugins \(Singleton created by core and stored in a dict\)
|
|
|
|
## Scheduler
|
|
|
|
### Monitors \(dict\)
|
|
|
|
#### Monitor
|
|
|
|
##### Service \(The services\[service\] to be executed by the monitor\)
|
|
|
|
##### Notifications \(The notifications to be executed by the monitor\)
|
|
|
|
##### Tasks \(The tasks to be executed by the monitor\)
|