2022-09-29 14:32:25 +02:00
|
|
|
Mind Map generated by NB MindMap plugin
|
|
|
|
|
> __version__=`1.1`,showJumps=`true`
|
|
|
|
|
---
|
|
|
|
|
|
2022-10-02 03:49:08 +02:00
|
|
|
# Linspector
|
2022-09-29 14:32:25 +02:00
|
|
|
> collapsed=`true`
|
|
|
|
|
|
|
|
|
|
|
2022-10-02 04:08:13 +02:00
|
|
|
## Notifications Tasks \(Singleton created by core or monitor and stored in a dict\)
|
2022-09-29 14:32:25 +02:00
|
|
|
|
2022-10-02 04:08:13 +02:00
|
|
|
## Services \(Singleton created by core or monitor and stored in a dict\)
|
2022-10-02 03:49:08 +02:00
|
|
|
|
2022-10-02 04:08:13 +02:00
|
|
|
## Tasks \(Singleton created by core or monitor and stored in a dict\)
|
2022-10-02 03:49:08 +02:00
|
|
|
|
2022-10-02 04:08:13 +02:00
|
|
|
## Plugins \(Singleton created by core and stored in a dict\)
|
2022-10-02 03:49:08 +02:00
|
|
|
|
2022-10-02 04:17:50 +02:00
|
|
|
## Scheduler
|
2022-10-02 03:49:08 +02:00
|
|
|
|
2022-10-02 04:17:50 +02:00
|
|
|
### Monitors \(dict\)
|
2022-10-02 03:49:08 +02:00
|
|
|
|
2022-10-02 04:17:50 +02:00
|
|
|
#### Monitor
|
2022-09-29 14:32:25 +02:00
|
|
|
|
2022-10-02 04:17:50 +02:00
|
|
|
##### Service \(The services\[service\] to be executed by the monitor\)
|
2022-09-29 14:32:25 +02:00
|
|
|
|
2022-10-02 04:08:13 +02:00
|
|
|
##### Notifications \(The notifications to be executed by the monitor\)
|
2022-09-29 14:32:25 +02:00
|
|
|
|
2022-10-02 04:08:13 +02:00
|
|
|
##### Tasks \(The tasks to be executed by the monitor\)
|