Skip to content

gr8b/zum-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Collection of scripts for module development

rename.sh

Useful to make fast prototype from build in widget.

Copy widget directory to modules directory:

cp -R /zabbix/widgest/actionlog /zabbix/modules/my-actionlog

Run script to modify copy of widget to work along side with build in one.

./rename.sh --dir /zabbix/modules/my-actionlog

Now can go to Administration and enable copied widget.

About

Zabbix UI modules and widgets helpers scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages