Skip to content

AWS Lambda function to manage AWS EC2 instances as Zabbix hosts.

License

Notifications You must be signed in to change notification settings

rubentsirunyan/zabbix-aws-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

zabbix-aws-lambda

AWS Lambda function to manage AWS EC2 instances as Zabbix hosts.

Install the dependencies

Install zabbix-api as a dependency as described here.

Set up the environment

Set the environment variables in AWS Console as described here.

ZBX_SERVER_URL="<Zabbix server URL>"
ZBX_LOGIN_USER="<Zabbix server login user>"
ZBX_LOGIN_PASSWORD="<Zabbix server login password>"
ZBX_VALIDATE_CERTS="<Validate Zabbix server SSL certificates>"

About

AWS Lambda function to manage AWS EC2 instances as Zabbix hosts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages