summaryrefslogtreecommitdiff
path: root/contrib/inventory/nagios_ndo.py
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/inventory/nagios_ndo.py')
-rwxr-xr-xcontrib/inventory/nagios_ndo.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/inventory/nagios_ndo.py b/contrib/inventory/nagios_ndo.py
index e5377119c7..a4477e1e26 100755
--- a/contrib/inventory/nagios_ndo.py
+++ b/contrib/inventory/nagios_ndo.py
@@ -105,4 +105,5 @@ class NagiosNDOInventory(object):
else:
sys.exit("Error: Database configuration is missing. See nagios_ndo.ini.")
+
NagiosNDOInventory()