health-Check
diff --git a/ui/scripts/network.js b/ui/scripts/network.js
index b64925d..bd9f3fc 100755
--- a/ui/scripts/network.js
+++ b/ui/scripts/network.js
@@ -2785,6 +2785,16 @@
                           action: cloudStack.lbStickyPolicy.dialog()
                         }
                       },
+          
+                      'health-check':{
+                          label:'Health Check',
+                          custom:{
+                             buttonLabel:'Configure',
+                             action:cloudStack.uiCustom.healthCheck()
+
+                           }
+                        },
+
                       'autoScale': {
                         label: 'AutoScale',
                         custom: {