the dashboard for monitoring system
.
├── agent
│?? └── dbagent.py
├── centre
│?? ├── configs.py
│?? ├── import_template.py
│?? ├── __init__.py
│?? ├── jsonparams.py
│?? ├── monitorapi.py
│?? ├── xml
│?? │?? └── monitorz_template1.xml
│?? └── zabbixlib.py
├── main.py
├── monitorZ.log
├── README.md
└── tests
├── dbagent.log.md
├── pyhome.sh
├── template11.2.xml.backup
└── test_config.py
4 directories, 15 files