About Web Master
This author has not written his bio yet.
But we are proud to say that Web Master contributed 218 entries already.
Entries by Web Master
Configuring Linux Monitoring in Nectus
Configuring Linux Monitoring in Nectus Nectus Server 1.55 adds feature to monitor some system parameters on hosts running Linux. Enabling this feature for your infrastructure requires two steps: Configuring of Nectus Server; Installing and configuring of Nectus remote agents on target Linux machines. This guide describes steps for Nectus Server configs. Installing and configuring of […]
Device View Auto Population Rules
Device View Auto Population Rules Device View is the logical grouping of the devices that can be used in different places within the Nectus application. In the previous versions of Nectus, the user would manually add devices into device views which may become a significant management overhead. In Nectus version 1.55 we introduced an ability […]
Linux Monitoring Agent Installation
Linux Monitoring Agent Installation Nectus Linux Monitoring Agent is required to be installed on target machine to enable Nectus to monitor Linux system parameters such as CPU and RAM utilization, Storage and Network Utilization. Agent collects all the required monitoring metrics and reports to the main Nectus Server every 5 minutes. Step 1: Download […]
ClickHouse DB Installation for Nectus Netflow & Syslog Storage
Requirements: Operating System: Ubuntu 22.04.1 LTS RAM: 16GB vCPU: 2 More information about installation: https://clickhouse.com/docs/en/install/#self-managed-install Step 1 Open terminal and install required packages: sudo apt-get update sudo apt-get install -y apt-transport-https ca-certificates dirmngr Step 2 Import the ClickHouse public key: sudo apt-key adv –keyserver hkp://keyserver.ubuntu.com:80 –recv 8919F6BD2B48D754 NOTE: It is recommended to import the […]
Monitoring BGP Sessions with Nectus
Monitoring BGP Sessions with Nectus Nectus 1.2.53 introduces ability to automatically discover and monitor iBGP and eBGP sessions across all router types and manufacturers. Nectus scheduled network discovery automatically finds all the BGP sessions via SNMP polls and adds it to Nectus database where user can group them by type and enable active monitoring and […]
Features coming up in next Nectus release
BGP sessions monitoring with UP/DOWN Alerting Linux Servers Monitoring (CPU, RAM, Storage, Up/Down)
UPS Health Status Monitoring with Nectus
UPS Status Monitoring with Nectus Health monitoring of UPS units is one of the most critical tasks of network infrastructure monitoring. If UPS fails during power outage it results in immediate network downtime resulting in loss of revenue and degrading user experience. Most of the modern UPS Units perform daily self-tests and results of those […]
Suppression of Frequent Identical Alerts In Nectus
Suppression of Frequent Identical Alerts In Nectus Often when a network device or interface changes its state between Up and Down multiple times in a short time interval, numerous identical alerts will be sent to all the configured alert recipients. Nectus offers the ability to suppress frequent identical alerts to reduce informational noise level by […]
Importing WMI Servers from CSV file to Nectus
Importing WMI Servers from CSV file to Nectus To import a list of Windows Servers from CSV file to Nectus prepare a CSV file with only single column containing list of IP addresses of Windows Servers. No other information is required. File format example in Excel. To start import, right-click on WMI Server Group that you […]
Configuring WMI Integration in Nectus
Configuring WMI Integration in Nectus Nectus uses WMI Interface in several of its modules. List of modules that depends on WMI Integration: Windows Server Monitoring Module IPAM Module In Windows Server Monitoring module Nectus uses WMI interface to poll Windows Servers for critical health metrics such as CPU and RAM Utilization etc. In IPAM Module […]
Adjusting min. detectable ICMP outage duration in Nectus
Adjusting Min. detectable ICMP outage duration in Nectus When Nectus is configured to monitor UP/DOWN Status for network devices with ICMP it sends Echo packets at preset interval called Inter-Packet Delay. By default, this Interval is set to 10 seconds. Network Device is considered down if Echo-Reply is not received for “N” consecutive Echo packets. […]
Monitoring HTTP URLs with Nectus NMS
Monitoring HTTP URLs with Nectus NMS Have you ever been surprised to find out your website hadn’t been running or online? Realtime status updates of your website can relieve you of the frustration of downtime and provide with instant alerts to your team. Nectus HTTP Monitoring module can take the burden of URL monitoring away […]
Multiple Alert Email Aggregation in Nectus
Multiple Alert Email Aggregation in Nectus Very often during site level power or network outages or during network maintenance multiple devices become offline at the same time causing multiple individual DOWN Email alerts to be sent at the same time. Depending in the size of the site it can be well over hundreds or even […]
Monitoring Cisco Power Supplies with SNMP
Monitoring Cisco Power Supplies with SNMP Step 1. Determine which SNMP OID to use Very first step before you can start monitoring power supply status is to determine which SNMP OID is supported by specific router or switch type you want to monitor. The main challenge here is that there is no consensus among manufacturers […]
System Variables supported for IPv4 Monitors E-mail and SMS Alerts
%monitor_name% %monitor_ipv4_address% %metric_name% %metric_value% %unit_name%
Using Subnet Profiles in Nectus IPAM
Using Subnet Profiles in Nectus IPAM One of the unique features offered by Nectus is the ability to logically split each subnet into predefined ranges reserved for specific categories such as users, servers, infrastructure devices, etc. This is done with the help of subnet profiles. In Nectus, subnet profile is a set of IP ranges […]
Importing subnets to IPAM from IGP routing protocols explained.
When importing Subnets into IPAM from routing protocols Nectus apply following rules: Only subnets from IGRP routing protocols (EIGRP, OSPF, ISIS, RIP) are being considered for import. Nectus will not import subnets from iBGP or eBGP. Nectus start importing subnets in the order from smallest to largest: /32 , /31, then /30, then /29…etc. This […]
Using Custom Subnet Tags in Nectus IPAM
Using Custom Subnet Tags in Nectus IPAM One of the unique features of Nectus IPAM is ability to define unlimited number of properties aka “custom tags” and assign it to any of the subnets. For example: “Building Floor”, “Datacenter” or “Application Name” can be defined for each subnet as a custom Tag. To create a […]
Creating DHCP Split Scopes in Nectus IPAM
Creating DHCP Split Scopes in Nectus IPAM Nectus IPAM offers extensive DHCP integration features with one of the most important is ability to create and manage DHCP Scopes split across multiple DHCP Servers. To create a new DHCP Split-Scope go to “Inventory → IPAM Subnets and Reservations” Select “IPv4 DHCP Subnets” Tab and press “Add Subnets” […]