Using Additional IP Application Switch Functionality
Platform Guide: 8400 and 8800
4 - 3
To configure indicator LEDs to display node status
1. Display a command-line prompt on the BIG-IP system.
2. Type the following command:
cd /config
3. Using a text editor, such as
vi
or
pico
, open the file
user_alert.conf
.
4. Add the lines shown in Figure 4.1 to the end of the file.
5. Save the file and exit the text editor.
The front panel LEDs now indicate when nodes are marked down.
.
Figure 4.1
Adding node status to the
user_alert.conf
file
Specific status indicated by the LEDs
This section includes some specific conditions that are not covered in the
definition tables in the
/etc/alertd/alert.conf
.
Yellow intermittent Activity indicator LED
A yellow intermittent Activity LED indicates that host traffic is present.
Also, while the kernel is loading, the Activity indicator LED flashes yellow
intermittently when the disk is accessed. This condition is normal and
occurs only during boot up.
alert BIGIP_MCPD_MCPDERR_POOL_MEMBER_MON_DOWN "Pool member (.*?):(.*?) monitor status
down." {
snmptrap OID=".1.3.6.1.4.1.3375.2.4.0.10";
lcdwarn description="Node down" priority="1"
}
alert BIGIP_MCPD_MCPDERR_NODE_ADDRESS_MON_DOWN "Node (.*?) monitor status down." {
snmptrap OID=".1.3.6.1.4.1.3375.2.4.0.12";
lcdwarn description="Node address down" priority="1"
}
alert BIGIP_MCPD_MCPDERR_POOL_MEMBER_MON_UP "Pool member (.*?):(.*?) monitor status
up." {
snmptrap OID=".1.3.6.1.4.1.3375.2.4.0.11"
}
alert BIGIP_MCPD_MCPDERR_NODE_ADDRESS_MON_UP "Node (.*?) monitor status up." {
snmptrap OID=".1.3.6.1.4.1.3375.2.4.0.13"
}
Summary of Contents for 8400
Page 1: ...Platform Guide 8400 and 8800 MAN 0232 02 ...
Page 2: ......
Page 5: ...Table of Contents ...
Page 6: ......
Page 10: ......
Page 21: ...2 Installing the IP Application Switch Platform Installing and connecting the hardware ...
Page 22: ......
Page 28: ...Chapter 2 2 6 ...
Page 30: ......
Page 38: ...Chapter 3 3 8 ...
Page 40: ......
Page 48: ...Chapter 4 4 8 ...
Page 50: ......
Page 58: ......
Page 61: ...7 Understanding Platform Airflow Reviewing platform airflow information ...
Page 62: ......
Page 64: ...Chapter 7 7 2 ...
Page 66: ......
Page 72: ......
Page 78: ...Appendix A A 6 ...
Page 79: ...B Platform Specific Hazardous Substance Levels for China 8400 platform 8800 platform ...
Page 80: ......
Page 83: ...Glossary ...
Page 84: ......
Page 87: ...Index ...
Page 88: ......