OpenNMS is an open-source solution that helps you visualize and monitor everything on your local and remote networks. It offers comprehensive fault, performance, traffic monitoring, and alarm generation in one place. Highly customizable and scalable, OpenNMS easily integrates with your core business applications and workflows.
Features:
Full Inventory Management: It supports any type of provisioning and interoperates with virtually any configuration management system.
Widespread Data Collection: OpenNMS possesses the most industry-standard data collection protocols without any need to write or maintain plugins.
High Configurability: You can configure most of the features through the WebUI or XML scripting.
Digital Experience Monitoring: Make use of the distributed Minion infrastructure to monitor a service’s latency and availability from different perspectives.
Enterprise Reporting and Visualization: Availability of real-time notifications for a high-priority response.
Highlights:
OpenNMS refers to an open-source enterprise-grade network monitoring and network management platform.
It describes itself as a network management application platform.
It offers comprehensive fault, performance, traffic monitoring, and alarm generation in one place.
It will take a few minutes for your VM to be deployed. When the deployment is finished, move on to the next section.
Connect to virtual machine
Create an SSH connection with the VM.
bashCopy
ssh azureuser@10.111.12.123
Usage/Deployment Instructions
Step 1: Access the OpenNMS in Azure Marketplace and click on Get it now button.
Click on Continue and then click on Create.
Step 2: Now to create a virtual machine, enter or select appropriate values for zone, machine type, resource group and so on as per your choice.
Click on Review + create.
Step 3: The below window confirms that VM was deployed.
Step 4: Open port 8980 in security group by going to resource group –
Step 5: Open putty and connect with your machine. Add IP address of the running virtual machine.
Step 6: Login with user name and password that you provided during machine creation.
Step 7: Now, Open the URL:
IP address of the running EC2 instance.
Now You should see the following page:
Login using the default credentials, admin for both username and password. You can reset the password later by navigating to admin > Change password
.
OpenNMS default dashboard;
Enjoy your Application