Installation - Network Monitor
The purpose of this tutorial is to show you how to install Network Monitor on the Callbox. To install this tool, you need to have the product in your installation tarball. This may require the license for it. You may reach out to sales@amarisoft.com for the details.
Assuming that you have this product in your installation tarball and you have never installed this package before in your system, you are supposed to install this manually as per this tutorial. Once you have installed this, your './insall.sh --default' would install the monitor tool together with other tools. Of course, it is no harm to add '--monitor' option for every installation as shown in this tutorial.
Table of Contents
- Installation - Network Monitor
Check if Your Installation tar ball contains Monitor Installation file
The ltemonitor installation module does not comes by default and you have to make it sure that the installation tarball for lte monitor should be included in your installation tarball.
First the download the installation package, untar the tarball, go into the untarred directory and check if you have ltemonitor tar file as shown below. (
Install
Installation process is similar to regular callbox software installation except that you need to put an additional option '--monitor' as shown below.
You can confirm if the ltemonitor is being installed as shown below during the installation process.
Check out the installed files
Once the installation is done, you may check out if all the directories and basic configuration files are properly installed.
Check if you have monitor directory under \root as shown below.
Now to go monitor directory (/root/monitor) and see if you have files and directories as shown below.
Now go to config directory (/root/monitor/config) and check if you have following files. monitor.cfg is the main configuration file that are directly used by monitor program. alarm.tpl and ssmtp.conf are indirectly used in link with monitor.cfg file. alarm.tpl and ssmtp.conf may or may not used depending on the configurations in monitor.cfg
The default configurations in monitor.cfg is something as shown below. The details and specific examples will be covered by other tutorials.
alarm.tpl is the configuration defining the email format when you configure monitor to send you the email for a specific alarms. The details and examples will be covered by another tutorial.
ssmtp.conf is the configuration in which you should configure all the necessary information to get access your email server so that monitor can send you the email for the alarm.