Skip to content

vshn/icingaweb2-module-customvars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

icingaweb2-module-customvars

This icingaweb2 module shows some custom host variables.

Details

For this module to work, the host hash 'customvars' must be present.

Inside the 'customvars' hash, the module searches for a key 'icingaweb_customvars', which must contain a comma-separated list of variable names to be shown. Those keys and their corresponding values are shown as a table in the host view of icingaweb2.

Packaging instructions

  1. Add a tag to source repository to create a release
  2. Download .tar.gz from source repository
  3. $ gbp import-orig ../downloaded-from-source-repository.tar.gz, enter version number
  4. $ dch -v X.Y.Z-1
  5. $ dch -r -D xenial
  6. $ git commit debian/changelog
  7. $ gbp buildpackage
  8. Test the package
  9. $ gbp buildpackage -S --git-tag
  10. $ git push --all
  11. $ git push --tags
  12. $ cd ..
  13. $ dput ppa:vshn/icinga icingaweb2-module-customvars_0.1.0-1_source.changes

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages