Skip to content

JanSkalny/zabbix-misp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zabbix-misp

Zabbix template for MISP monitoring

Installation

  1. Import template & value mappings (template.xml).
  2. Add "MISP" template to your hosts / groups.
  3. Install zabbix_misp.sh script:
cp zabbix_misp.sh /usr/local/bin/zabbix_misp.sh
chmod a+rx /usr/local/bin/zabbix_misp.sh
  1. Allow zabbix user to run zabbix_misp.sh as root
cp sudoers /etc/sudoers.d/zabbix-misp
  1. Add MISP specific UserParameters to zabbix-agent:
cp misp.conf /etc/zabbix/zabbix_agentd.d/
  1. Install dependencies (sudo, jq, ...)

Requirements

  • zabbix 4.0 or newer
  • MISP 2.4.118 or newer
  • jq installed on your MISP server

About

Zabbix template for MISP monitoring

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages