diff --git a/README.md b/README.md index c6943f6e..a27f5d21 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Web interface(user-friendly web GUI, alerting, monitoring and secure) for managi 27. Keep active HAProxy service 28. Ability to hide parts of the config with tags for users with "guest" role: "HideBlockStart" and "HideBlockEnd" 29. Mobile-ready desing -30. REST API +30. Simple port monitoring 31. Backup HAProxy's, Nginx's and Keepalived's config files through HAProxy-WI ![alt text](image/haproxy-wi-metrics.png "Merics") diff --git a/app/templates/ajax/show_new_smon.html b/app/templates/ajax/show_new_smon.html new file mode 100644 index 00000000..297d5978 --- /dev/null +++ b/app/templates/ajax/show_new_smon.html @@ -0,0 +1,5 @@ +{% from 'include/input_macros.html' import input, checkbox %} +{% for s in smon %} +