diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..9223856 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# icingaweb2-module-boxydash +An "at a view" dashboard showing the overall view of your icinga implementation + +![demo view](https://raw.githubusercontent.com/morgajel/icingaweb2-module-boxydash/master/demo.png) + + + + +# Installation +Simply check this out to /usr/share/icingaweb2/modules/boxydash then symlink to it from /etc/icingaweb2/enabledModules/boxydash + +it should now appear in + icingacli modules list + +as well as your web interface. |