Zabbix Module Generator
📋 System Requirements
- Compatible with Zabbix 7.0 or higher
- Trial modules available: Kanban and ReportMonZphere
- Trial modules valid for 30 days
- Includes LLDP template for Network Topology (full version)
- Automatic installation script included
Generating modules... Please wait
Installation Guide
1. Download e Extração
Após gerar e baixar o arquivo ZIP, extraia-o no seu servidor Zabbix:
sudo unzip monzphere_modules_*.zip
2. Instalação Automática
Execute o script de instalação automática incluído no pacote:
sudo ./install.sh
O script irá automaticamente:
- Instalar o loader IonCube correto
- Configurar as permissões dos módulos
- Reiniciar os serviços necessários
3. Instalação Manual (caso o script automático falhe)
Se o script de instalação automática falhar, siga estes passos:
3.1. Copiar o IonCube Loader:
3.2. Criar arquivo de configuração do IonCube:
Adicione a linha:
3.3. Reiniciar o Apache:
3.4. Verificar a instalação:
Você deve ver 'ionCube PHP Loader' listado na saída.
3.5. Configurar permissões:
⚠️ Substitua [VERSION] pela sua versão do PHP (ex: 8.1)
4. Importar Template LLDP
Para o módulo Network Topology funcionar corretamente:
- Acesse: Configuration → Templates → Import
- Selecione o arquivo
lldp_template.yaml - Clique em "Import"
- Vincule o template aos hosts desejados
5. Verificação
Após a instalação, verifique se os módulos estão funcionando:
- Acesse o frontend do Zabbix
- Os novos módulos aparecerão no menu lateral
- Teste cada módulo individualmente
⚠️ Importante
• Versão de teste válida por 30 dias
• Compatível apenas com Zabbix 7.0+
• Se especificado IP, funcionará apenas nesse servidor
1. Download and Extract
After generating and downloading the ZIP file, extract it on your Zabbix server:
sudo unzip monzphere_modules_*.zip
2. Automatic Installation
Execute the automatic installation script included in the package:
sudo ./install.sh
The script will automatically:
- Install the correct IonCube loader
- Configure module permissions
- Restart necessary services
3. Manual Installation (if automatic script fails)
If the automatic installation script fails, follow these steps:
3.1. Copy IonCube Loader:
3.2. Create IonCube configuration file:
Add the line:
3.3. Restart Apache:
3.4. Verify installation:
You should see 'ionCube PHP Loader' listed in the output.
3.5. Configure permissions:
⚠️ Replace [VERSION] with your PHP version (e.g., 8.1)
4. Import LLDP Template
For the Network Topology module to work correctly:
- Go to: Configuration → Templates → Import
- Select the
lldp_template.yamlfile - Click "Import"
- Link the template to desired hosts
5. Verification
After installation, verify that the modules are working:
- Access the Zabbix frontend
- New modules will appear in the sidebar menu
- Test each module individually
⚠️ Important
• Trial version valid for 30 days
• Compatible only with Zabbix 7.0+
• If IP specified, will only work on that server