Subversion-Projekte lars-tiefland.nagios-php

Revision

Revision 17 | Revision 86 | Zur aktuellen Revision | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

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