This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// Created by Patrick Bailey iQless.com | |
// | |
//////////////////////////////////////// | |
$fn=200; | |
size = 50; | |
corner_radius = 5; | |
sign_height =8; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// Created by Patrick Bailey iQless.com :) | |
// | |
/////////////////////////////////////////// | |
$fn=200; | |
extrude = 30; | |
thickness = 5; | |
monitor_height = 12; | |
monitor_depth = 3; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// Created by Patrick Bailey iQless.com | |
// | |
//////////////////////////////////////// | |
$fn=200; | |
size = 170; | |
corner_radius = 15; | |
sign_height = 2; | |
corgi_height = 0.45; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SERVIVCE, event, MTTR, Date | |
Splunk, Sev4, 45 HR, 10/01/2022 | |
Hadoop, Sev5, 50 HR, 10/02/2022 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TIME | CPU | |
---|---|---|
2022-03-15 05:15:15 | 89 | |
2022-03-15 06:15:15 | 75 | |
2022-03-15 07:15:15 | 50 | |
2022-03-15 08:15:15 | 25 | |
2022-03-15 09:15:15 | 90 | |
2022-03-15 10:15:15 | 45 | |
2022-03-15 11:15:15 | 33 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CPU | TIME | |
---|---|---|
89 | 1647345247 | |
75 | 1647245247 | |
50 | 1647145247 | |
25 | 1647045247 | |
90 | 1646945247 | |
45 | 1646845247 | |
33 | 1646745247 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CPU | TIME | NOTE | |
---|---|---|---|
89 | 1647345247 | HOT | |
75 | 1647245247 | WARM | |
50 | 1647145247 | COOL | |
25 | 1647045247 | COOL | |
90 | 1646945247 | HOT | |
45 | 1646845247 | COOL | |
33 | 1646745247 | COOL |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// Created by Patrick Bailey iQless.com | |
// | |
//////////////////////////////////////// | |
$fn=200; | |
inner_dia = 33.7; | |
outer_dia = 44; | |
hole_depth = 30; | |
pipe_angle=10; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// Created by Patrick Bailey iQless.com :) | |
// | |
/////////////////////////////////////////// | |
$fn=200; | |
inner_dia = 33.7; | |
outer_dia = 44; | |
hole_depth = 30; | |
angle=5; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
thickness=1; | |
text_01="Christmas"; | |
text_01_y=60; | |
text_02="2007"; | |
text_02_y=30; | |
myFont="Revamped:style=Regular"; | |
fontSize=18; |