What is SNMP(Simple Network Management Protocol)? A complete guide
The SNMP protocol is used by network management systems to communicate with network elements.For this to work, the network element must be equipped with an SNMP agent. Most professional-grade network…
Read more »What is Network File System (NFS)
Network File System (NFS) is a network file system protocol originally developed by Sun Microsystems in 1984, allowing a user on a client computer to access files over a network in…
Read more »The VPN agent is not responding
scmuser created the topic: The VPN agent is not responding Hi, While using CISCO ANYCONNECT VPN client, i get following message The VPN agent is not responding.Please contact your IT…
Read more »How to Start and Stop Nagios Core | Nagios Tutorial
Starting Nagios Core Init Script: The easiest way to start the Nagios Core daemon is by using the init script like so: /etc/rc.d/init.d/nagios start Manually: You can start the Nagios…
Read more »Steps to Start-Stop Nagios XI Server | Nagios XI Tutorial
How to start and stop Naxios XI Server? How to stop Naxios XI Server? service nagiosxi stop service npcd stop service ndo2db stop service nagios stop service postgresql stop service…
Read more »Step by step procedures to Install Nagios agent in Linux
Step by step procedures to Install Nagios agent in Linux > cd /tmp > mkdir software > cd software > yum install wget > wget https://assets.nagios.com/downloads/nagiosxi/agents/linux-nrpe-agent.tar.gz > tar -zxvf linux-nrpe-agent.tar.gz…
Read more »Step by step procedures to Install Nagios XI Server in Centos 7
Step by step procedures to Install Nagios XI Server in Centos 7 #Update your centos os > yum install update > yum install wget # to install network utility e.g….
Read more »How to Install and Configure Nagios Server and Clients | Nagios Tutorial
Install and Configure Nagios Server and Clients Download the Nagios Server Source copy from https://www.nagios.com/products/nagios-xi/ You can also use the direct download links as below; > wget https://assets.nagios.com/downloads/nagiosxi/5/xi-5.2.0.tar.gz Extract the…
Read more »