Standard KB
From Documentation
Revision as of 04:36, 14 July 2006 Moff (Talk | contribs) ← Previous diff |
Revision as of 23:41, 17 July 2006 Moff (Talk | contribs) (→Connectivity Class) Next diff → |
||
Line 38: | Line 38: | ||
|align="center" | √ | |align="center" | √ | ||
|- | |- | ||
- | |InternetConnectivity | + | |InternetConnectivity² |
|align="center" | √ | |align="center" | √ | ||
|align="center" | √ | |align="center" | √ | ||
Line 49: | Line 49: | ||
¹ The Connectivity sentry is switched off by default. | ¹ The Connectivity sentry is switched off by default. | ||
+ | ² Unless the global settings RefSitesOptions and RefSites are configured this sentry is disabled. | ||
<br> | <br> | ||
+ | |||
==== Sentinel Class ==== | ==== Sentinel Class ==== | ||
Revision as of 23:41, 17 July 2006
Contents |
Overview
The primary aim of the Standard knowledge base in Sentinel3G is to provide notification of important system messages using monitoring that is consistent across various UNIX, Linux and Windows platforms. Due to differences between the various operating systems we monitor, complete consistency is not always achievable. This document describes the general content of the Process knowledge base, and the discrepancies between them on different platforms.
Standard Knowledge Base Version
Version | Availability Date | Min Sentinel Version |
---|---|---|
1.1 | 1st Feb, 2006 | 4.4 |
Standard Knowledge Base
Connectivity Class
Sentry | AIX | HPUX | Linux | SCO | Solaris | Tru64 | Windows |
---|---|---|---|---|---|---|---|
Connectivity¹ | √ | √ | √ | √ | √ | √ | √ |
InternetConnectivity² | √ | √ | √ | √ | √ | √ | √ |
¹ The Connectivity sentry is switched off by default. ² Unless the global settings RefSitesOptions and RefSites are configured this sentry is disabled.
Sentinel Class
Sentry | AIX | HPUX | Linux | SCO | Solaris | Tru64 | Windows |
---|---|---|---|---|---|---|---|
Scheduler¹ | √ | √ | √ | √ | √ | √ | √ |
¹ The Scheduler sentry is switched off by default.
Sentry Details
Overview
Sentry | Class | Agent | Poll Time | States | Logging |
---|---|---|---|---|---|
Connectivity¹ | Connectivity | Ping | 300s | √ | √ |
InternetConnectivity | Connectivity | PortPing | 30s | √ | √ |
Scheduler¹ | Sentinel | Clock | n/a | √ |
¹ The Connectivity and Scheduler sentries are switched off by default.
Sentry State Details
Connectivity Sentry
- Availability
- AIX, HPUX, Linux, SCO, Solaris, Tru64, Windows
States
State | Severity | Condition | Escalation |
---|---|---|---|
PROBLEM | info | $response_time == -1 && $PrevState != "DOWN" | warning after 60s, DOWN after 90s |
DOWN | severe | $response_time == -1 | |
UP | normal |
InternetConnectivity Sentry
- Availability
- AIX, HPUX, Linux, SCO, Solaris, Tru64, Windows
States
State | Severity | Condition | Escalation |
---|---|---|---|
TEST_BYPASS¹ | disabled | "$SETTING(RefSitesOptions)" == "Always Up" | |
NO_IPS_DEFINED | alarm | $connect_status == "no IP addresses defined in settings" | |
NO_HOSTNAMES_DEFINED | alarm | $response_status == "no hostnames defined in settings" | |
NET_CONNECTIVITY_DOWN | info | $connectivity == 0 | alarm after 60s |
NAME_RESOLUTION_DOWN | info | $response == 0 | alarm after 60s |
UP | normal |
¹ Unless the global settings RefSitesOptions and RefSites are configured this sentry is disabled.
Scheduler Sentry
- Availability
- AIX, HPUX, Linux, SCO, Solaris, Tru64, Windows
States
State | Severity | Condition | Escalation |
---|---|---|---|
IDLE | normal |