Subversion-Projekte lars-tiefland.nagios-php

Revision

Revision 16 | Revision 26 | Zur aktuellen Revision | Details | Vergleich mit vorheriger | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
1 lars 1
 
17 lars 2
.tac {  background-color: black;  background: black;  color: white;  background-color: black; margin:10px;}
1 lars 3
 
4
.infoBoxBadProcStatus { color: red; }
5
 
17 lars 6
body.tac a,a:visited {  color: black; }
7
body.tac a:active,a:hover: {text-decoration:underline;}
8
body.tac table.infoBox {background-color:#C4C2C2;color:black;}
1 lars 9
 
10
.title { text-align: left;   font-weight: bold;  font-size: large;  background-color: black;  color: white; }
11
.titleItem { text-align: left;   font-weight: bold;  background-color: black;  color: white; }
12
.infoBoxBadProcStatus { text-align: left;   font-weight: bold;  background-color: #C4C2C2;  color: red; }
13
 
14
.healthTitle { text-align: left;   font-weight: bold;  font-size: 10pt;  background-color: #999797;  color: black; }
15
.healthBox { text-align: left;   font-weight: bold;  background-color: #C4C2C2;  color: white; }
16
.healthItem { text-align: left;   font-weight: bold;  font-size: 10pt;  background-color: #C4C2C2;  color: black; }
17
.healthBar { text-align: left;   font-weight: bold;  background-color: gray;  color: white; }
18
 
19
.perfTitle { text-align: left;   font-weight: bold;  font-size: 10pt;  background-color: #999797;  color: black;  text-decoration: none; }
20
.perfBox { text-align: left;   font-weight: bold;  background-color: #C4C2C2;  color: white; }
21
.perfItem { text-align: left;   font-weight: bold;  font-size: 10pt;  background-color: #C4C2C2;  color: black;  text-decoration: none; }
22
.perfValue { text-align: left;   font-size: 10pt;  background-color: #C4C2C2;  color: black;  text-decoration: none; }
23
 
24
.featureTitle { text-align: left;   font-weight: bold;  font-size: 10pt;  background-color: #999797;  color: black; }
25
.featureHeader { text-align: center;   font-weight: bold;  font-size: 10pt;  background-color: #C4C2C2;  color: black; }
26
 
27
.featureEnabled { text-align: center;   font-weight: bold;  font-size: 10pt;  background-color: #ccffcc;  color: #8f8f8f; }
28
.featureDisabled { text-align: center;   font-weight: bold;  font-size: 10pt;  background-color: #ffcccc;  color: #b3b3b3; }
29
 
30
.featureEnabledFlapDetection { text-align: center;   font-weight: bold;  font-size: 10pt;  background-color: #ccffcc;  color: #8f8f8f; }
31
.featureDisabledFlapDetection { text-align: center;   font-weight: bold;  font-size: 10pt;  background-color: #ffcccc;  color: #b3b3b3; }
32
.featureItemEnabledServiceFlapDetection { text-align: left;   background-color: #ccffcc;  color: black; }
33
.featureItemDisabledServiceFlapDetection { text-align: left;   background-color: #ff0000;  color: black; }
34
.featureItemEnabledHostFlapDetection { text-align: left;   background-color: #ccffcc;  color: black; }
35
.featureItemDisabledHostFlapDetection { text-align: left;   background-color: #ff0000;  color: black; }
36
.featureItemServicesNotFlapping { text-align: left;   background-color: #ccffcc;  color: black; }
37
.featureItemServicesFlapping { text-align: left;   background-color: #ff0000;  color: black; }
38
.featureItemHostsNotFlapping { text-align: left;   background-color: #ccffcc;  color: black; }
39
.featureItemHostsFlapping { text-align: left;   background-color: #ff0000;  color: black; }
40
 
41
.featureEnabledNotifications { text-align: center;   font-weight: bold;  font-size: 10pt;  background-color: #ccffcc;  color: #8f8f8f; }
42
.featureDisabledNotifications { text-align: center;   font-weight: bold;  font-size: 10pt;  background-color: #ffcccc;  color: #b3b3b3; }
43
.featureItemEnabledServiceNotifications { text-align: left;   background-color: #ccffcc;  color: black; }
44
.featureItemDisabledServiceNotifications { text-align: left;   background-color: #ff0000;  color: black; }
45
.featureItemEnabledHostNotifications { text-align: left;   background-color: #ccffcc;  color: black; }
46
.featureItemDisabledHostNotifications { text-align: left;   background-color: #ff0000;  color: black; }
47
 
48
.featureEnabledHandlers { text-align: center;   font-weight: bold;  font-size: 10pt;  background-color: #ccffcc;  color: #8f8f8f; }
49
.featureDisabledHandlers { text-align: center;   font-weight: bold;  font-size: 10pt;  background-color: #ffcccc;  color: #b3b3b3; }
50
.featureItemEnabledServiceHandlers { text-align: left;   background-color: #ccffcc;  color: black; }
51
.featureItemDisabledServiceHandlers { text-align: left;   background-color: #ff0000;  color: black; }
52
.featureItemEnabledHostHandlers { text-align: left;   background-color: #ccffcc;  color: black; }
53
.featureItemDisabledHostHandlers { text-align: left;   background-color: #ff0000;  color: black; }
54
 
55
.featureEnabledActiveChecks { text-align: center;   font-weight: bold;  font-size: 10pt;  background-color: #ccffcc;  color: #8f8f8f; }
56
.featureDisabledActiveChecks { text-align: center;   font-weight: bold;  font-size: 10pt;  background-color: #ffcccc;  color: #b3b3b3; }
57
.featureItemEnabledActiveServiceChecks { text-align: left;   background-color: #ccffcc;  color: black; }
58
.featureItemDisabledActiveServiceChecks { text-align: left;   background-color: #ff0000;  color: black; }
59
.featureItemEnabledActiveHostChecks { text-align: left;   background-color: #ccffcc;  color: black; }
60
.featureItemDisabledActiveHostChecks { text-align: left;   background-color: #ff0000;  color: black; }
61
 
62
.featureEnabledPassiveChecks { text-align: center;   font-weight: bold;  font-size: 10pt;  background-color: #ccffcc;  color: #8f8f8f; }
63
.featureDisabledPassiveChecks { text-align: center;   font-weight: bold;  font-size: 10pt;  background-color: #ffcccc;  color: #b3b3b3; }
64
.featureItemEnabledPassiveServiceChecks { text-align: left;   background-color: #ccffcc;  color: black; }
65
.featureItemDisabledPassiveServiceChecks { text-align: left;   background-color: #ff0000;  color: black; }
66
.featureItemEnabledPassiveHostChecks { text-align: left;   background-color: #ccffcc;  color: black; }
67
.featureItemDisabledPassiveHostChecks { text-align: left;   background-color: #ff0000;  color: black; }
68
 
69
.outageTitle { text-align: left;   font-weight: bold;  font-size: 10pt;  background-color: #999797;  color: black; }
70
.outageHeader { text-align: center;   font-weight: bold;  font-size: 10pt;  background-color: #C4C2C2;  color: black;  text-decoration: none; }
71
 
72
.outageImportantProblem { text-align: left;   background-color: #ff0000;  color: black; }
73
.outageUnimportantProblem { text-align: left;   background-color: #ffcccc;  color: black; }
74
 
75
.hostTitle { text-align: left;   font-weight: bold;  font-size: 10pt;  background-color: #999797;  color: black; }
76
.hostHeader { text-align: center;   font-weight: bold;  font-size: 10pt;  background-color: #C4C2C2;  color: black;  text-decoration: none; }
77
 
78
.hostImportantProblem { text-align: left;   background-color: #ff0000;  color: black; }
79
.hostUnimportantProblem { text-align: left;   background-color: #ffcccc;  color: black; }
80
 
81
.serviceTitle { text-align: left;   font-weight: bold;  font-size: 10pt;  background-color: #999797;  color: black; }
82
.serviceHeader { text-align: center;   font-weight: bold;  font-size: 10pt;  background-color: #C4C2C2;  color: black;  text-decoration: none; }
83
 
84
.serviceImportantProblem { text-align: left;   background-color: #ff0000;  color: black; }
85
.serviceUnimportantProblem { text-align: left;   background-color: #ffcccc;  color: black; }
86