diff --git a/__init__.py b/__init__.py index ceb88b8..fc0fceb 100644 --- a/__init__.py +++ b/__init__.py @@ -27,4 +27,4 @@ def register(): Asset, StateTypeParty, Party, - module='network_monitoring', type_='model') + module='monitoring', type_='model') diff --git a/monitoring.xml b/monitoring.xml index 7805bb7..fb91718 100644 --- a/monitoring.xml +++ b/monitoring.xml @@ -2,27 +2,27 @@ - - Network Monitoring Administration + + Monitoring Administration - + - + - + - + - - Network_monitoring + + Monitoring - + - + - + - + @@ -59,7 +59,7 @@ - + @@ -100,7 +100,7 @@ - + @@ -141,7 +141,7 @@ - + @@ -158,7 +158,7 @@ - + @@ -199,7 +199,7 @@ - + @@ -216,7 +216,7 @@ - + @@ -256,7 +256,7 @@ - + @@ -295,7 +295,7 @@ - + @@ -334,7 +334,7 @@ - + @@ -373,7 +373,7 @@ - + @@ -412,7 +412,7 @@ - + @@ -451,7 +451,7 @@ - + @@ -490,7 +490,7 @@ - + @@ -529,7 +529,7 @@ - + @@ -538,7 +538,7 @@ - + @@ -594,33 +594,33 @@ - - - - + + + - - - + + + + parent="menu_monitoring" sequence="1" name="State Types"/> + parent="menu_monitoring" sequence="1" name="State Indicators"/> + parent="menu_monitoring" sequence="1" name="Checks"/> @@ -731,7 +731,7 @@ - + diff --git a/setup.py b/setup.py index 5f6cc92..2c693e4 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ import re import os import ConfigParser -MODULE = 'network_monitoring' +MODULE = 'monitoring' PREFIX = 'nantic' MODULE2PREFIX = {} diff --git a/tests/__init__.py b/tests/__init__.py index d906f45..f1169da 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -1,3 +1,3 @@ # The COPYRIGHT file at the top level of this repository contains the full # copyright notices and license terms. -from .test_network_monitoring import suite +from .test_monitoring import suite diff --git a/view/party_form.xml b/view/party_form.xml index 2945999..ab48155 100644 --- a/view/party_form.xml +++ b/view/party_form.xml @@ -1,7 +1,7 @@ - +