This is an old revision of the document!
Etch and Groundwork monitor
apt-get install apache2 php5 nagios2 nagios2-common nagios-plugins nagios-nrpe-plugin
download source somewhere
Install Net-SNMP and SNMPTT as described below
- /usr/local/snmptt/
Copy snmptt to /usr/sbin/ and ensure it is executable (chmod +x snmptt)
3. Copy snmptthandler to /usr/sbin/ and ensure it is executable (chmod +x snmptthandler)
4. Copy snmptt.ini to /etc/snmp/ or /etc/ and edit the options inside the file.
apt-get install snmptrapfmt snmptt.ini → /usr/local/snmptt/snmptt.ini
5a. For standlone mode: Modify the Net-SNMP snmptrapd.conf file by adding the following line:
traphandle default /usr/local/snmptt/snmptt
apt-get install libapache2-mod-jk tomcat5
177 mysql mysql < /usr/local/groundwork/databases/create/create-databases-groundwork-3.1.sql 178 mysql monarch < /usr/local/groundwork/databases/load/monarch.sql 180 mysql dashboard < /usr/local/groundwork/databases/load/dashboard_nagios_create.sql 181 mysql mnogosearch < /usr/local/groundwork/databases/load/mnogosearch.sql 182 mysql guava < /usr/local/groundwork/databases/load/guava.sql 183 mysql sv < /usr/local/groundwork/databases/load/sv.sql