{"id":43,"date":"2020-11-12T19:39:20","date_gmt":"2020-11-12T18:39:20","guid":{"rendered":"http:\/\/ls-infra.com\/?p=43"},"modified":"2020-11-12T23:25:18","modified_gmt":"2020-11-12T22:25:18","slug":"monitoring","status":"publish","type":"post","link":"https:\/\/ls-infra.com\/index.php\/2020\/11\/12\/monitoring\/","title":{"rendered":"Monitoring"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><script type=\"text\/javascript\" src=\"https:\/\/www.gstatic.com\/charts\/loader.js\"><\/script>\r\r\n<script type=\"text\/javascript\">google.charts.load('current', {'packages':['corechart']});<\/script>\r\n\t<script type=\"text\/javascript\">\r\r\n      google.charts.setOnLoadCallback(drawChart);\r\r\n      function drawChart() {\r\r\n        var data = google.visualization.arrayToDataTable([\r\r\n          ['Time', 'Milliseconds'],\r\r\n          ['1 Sep @ 0:25',88],['1 Sep @ 0:30',84],['1 Sep @ 0:45',84],['1 Sep @ 0:50',145],['1 Sep @ 1:05',71],['1 Sep @ 1:10',118],['1 Sep @ 1:25',89],['1 Sep @ 2:05',182],['1 Sep @ 2:20',117],['1 Sep @ 2:25',60],['1 Sep @ 2:40',79],['1 Sep @ 2:45',124],['1 Sep @ 3:05',88],['1 Sep @ 3:10',94],['1 Sep @ 3:20',77],['1 Sep @ 3:30',87],['1 Sep @ 3:45',100],['1 Sep @ 4:05',75],['1 Sep @ 4:10',73],['1 Sep @ 4:30',125],['1 Sep @ 4:45',111],['1 Sep @ 5:05',62],['1 Sep @ 5:10',85],['1 Sep @ 5:25',99],['1 Sep @ 5:45',92],['1 Sep @ 6:05',125],['1 Sep @ 6:20',117],['1 Sep @ 6:25',78],['1 Sep @ 6:40',95],['1 Sep @ 6:55',122],['1 Sep @ 7:00',124],['1 Sep @ 7:15',76],['1 Sep @ 7:20',153],['1 Sep @ 7:35',123],['1 Sep @ 7:40',75],['1 Sep @ 7:55',83],['1 Sep @ 8:00',149],['1 Sep @ 8:15',87],['1 Sep @ 8:20',122],['1 Sep @ 8:35',78],['1 Sep @ 8:50',67],['1 Sep @ 9:00',80],['1 Sep @ 9:10',99],['1 Sep @ 9:25',119],['1 Sep @ 9:35',128],['1 Sep @ 9:45',274],['1 Sep @ 10:00',87],['1 Sep @ 10:10',163],['1 Sep @ 10:20',87],['1 Sep @ 10:25',88],['1 Sep @ 10:40',58],['1 Sep @ 10:45',124],['1 Sep @ 11:05',86],['1 Sep @ 11:20',78],['1 Sep @ 11:40',121],['1 Sep @ 11:45',82],['1 Sep @ 12:00',71],['1 Sep @ 12:05',61],['1 Sep @ 12:15',59],['1 Sep @ 12:20',94],['1 Sep @ 12:35',86],['1 Sep @ 12:45',97],['1 Sep @ 13:00',84],['1 Sep @ 13:05',70],['1 Sep @ 13:25',97],['1 Sep @ 13:30',134],['1 Sep @ 13:40',90],['1 Sep @ 13:45',95],['1 Sep @ 14:05',120],['1 Sep @ 14:10',360],['1 Sep @ 14:25',92],['1 Sep @ 14:45',85],['1 Sep @ 14:50',84],['1 Sep @ 15:05',88],['1 Sep @ 15:10',81],['1 Sep @ 15:25',87],['1 Sep @ 15:35',127],['1 Sep @ 15:45',101],['1 Sep @ 15:55',77],['1 Sep @ 16:05',215],['1 Sep @ 16:10',70],['1 Sep @ 16:30',75],['1 Sep @ 16:35',109],['1 Sep @ 16:50',71],['1 Sep @ 17:00',84],['1 Sep @ 17:15',95],['1 Sep @ 17:30',87],['1 Sep @ 17:40',89],['1 Sep @ 17:55',345],['1 Sep @ 18:00',94],['1 Sep @ 18:15',92],['1 Sep @ 18:20',99],['1 Sep @ 18:35',129],['1 Sep @ 18:40',78],['1 Sep @ 18:50',86],['1 Sep @ 18:55',126],['1 Sep @ 19:10',120],['1 Sep @ 19:20',85],['1 Sep @ 19:30',99],['1 Sep @ 19:40',72],['1 Sep @ 19:50',100],['1 Sep @ 20:00',97],['1 Sep @ 20:15',132],['1 Sep @ 20:20',94],['1 Sep @ 20:40',119],['1 Sep @ 20:45',73],['1 Sep @ 21:40',61],['1 Sep @ 21:45',100],['1 Sep @ 22:00',70],['1 Sep @ 22:10',107],['1 Sep @ 22:15',156],['1 Sep @ 23:38',95],['1 Sep @ 23:43',99],['2 Sep @ 0:01',99],['2 Sep @ 0:03',84],['2 Sep @ 0:19',64],['2 Sep @ 0:21',95]\r\n        ]);\r\r\n\r\r\n        var options = {\r\r\n          title: 'Proxmox',\r\n\t  titleTextStyle: { color: '#333333' },\r\r\n\t  chartArea: {height: '55%', top: 50, width: '85%', right: 20},\r\r\n\t  colors: ['#388e8e'],\r\r\n          vAxis: {minValue: 0},\r\r\n          hAxis: {showTextEvery: 6, slantedText: 'true', slantedTextAngle: 50, format: 'DD-MM-YYYY hh:mm:ss'},\r\r\n\t  legend: {position: 'none'}\r\r\n        };\r\r\n\r\r\n        var chart = new google.visualization.AreaChart(document.getElementById('Proxmox'));\r\r\n        chart.draw(data, options);\r\r\n      }\r\r\n    <\/script>\r\r\n    <div id=\"Proxmox\" style=\"width: 100%; height: 300px; display: inline-block; padding-right: 10px; padding-bottom: 10px;\"><\/div>\r\r\n  \r\n\t<script type=\"text\/javascript\">\r\r\n      google.charts.setOnLoadCallback(drawChart);\r\r\n      function drawChart() {\r\r\n        var data = google.visualization.arrayToDataTable([\r\r\n          ['Time', 'Milliseconds'],\r\r\n          ['1 Sep @ 0:25',92],['1 Sep @ 0:30',135],['1 Sep @ 0:35',112],['1 Sep @ 0:40',79],['1 Sep @ 0:45',111],['1 Sep @ 0:50',420],['1 Sep @ 0:55',123],['1 Sep @ 1:00',135],['1 Sep @ 1:05',74],['1 Sep @ 1:10',156],['1 Sep @ 1:15',111],['1 Sep @ 1:20',95],['1 Sep @ 1:25',66],['1 Sep @ 1:30',93],['1 Sep @ 1:35',85],['1 Sep @ 1:40',96],['1 Sep @ 1:45',135],['1 Sep @ 1:50',90],['1 Sep @ 1:55',123],['1 Sep @ 2:00',83],['1 Sep @ 2:05',94],['1 Sep @ 2:10',81],['1 Sep @ 2:15',94],['1 Sep @ 2:25',90],['1 Sep @ 2:30',85],['1 Sep @ 2:35',92],['1 Sep @ 2:40',1614],['1 Sep @ 2:45',88],['1 Sep @ 2:50',123],['1 Sep @ 2:55',141],['1 Sep @ 3:00',85],['1 Sep @ 3:05',89],['1 Sep @ 3:10',90],['1 Sep @ 3:15',92],['1 Sep @ 3:20',103],['1 Sep @ 3:25',69],['1 Sep @ 3:30',604],['1 Sep @ 3:35',93],['1 Sep @ 3:40',115],['1 Sep @ 3:45',416],['1 Sep @ 3:50',91],['1 Sep @ 4:00',167],['1 Sep @ 4:05',96],['1 Sep @ 4:10',138],['1 Sep @ 4:15',90],['1 Sep @ 4:20',119],['1 Sep @ 4:25',98],['1 Sep @ 4:30',83],['1 Sep @ 4:35',98],['1 Sep @ 4:40',181],['1 Sep @ 4:45',78],['1 Sep @ 4:50',77],['1 Sep @ 4:55',92],['1 Sep @ 5:00',125],['1 Sep @ 5:05',112],['1 Sep @ 5:10',147],['1 Sep @ 5:15',92],['1 Sep @ 5:20',84],['1 Sep @ 5:25',93],['1 Sep @ 5:30',123],['1 Sep @ 5:35',74],['1 Sep @ 5:40',106],['1 Sep @ 5:50',90],['1 Sep @ 5:55',89],['1 Sep @ 6:00',83],['1 Sep @ 6:05',138],['1 Sep @ 6:10',95],['1 Sep @ 6:15',421],['1 Sep @ 6:20',68],['1 Sep @ 6:25',70],['1 Sep @ 6:30',121],['1 Sep @ 6:35',90],['1 Sep @ 6:40',136],['1 Sep @ 6:45',75],['1 Sep @ 6:50',100],['1 Sep @ 6:55',91],['1 Sep @ 7:00',149],['1 Sep @ 7:05',113],['1 Sep @ 7:10',71],['1 Sep @ 7:15',98],['1 Sep @ 7:20',121],['1 Sep @ 7:25',104],['1 Sep @ 7:30',106],['1 Sep @ 7:35',188],['1 Sep @ 7:40',92],['1 Sep @ 7:45',126],['1 Sep @ 7:50',122],['1 Sep @ 8:00',86],['1 Sep @ 8:05',101],['1 Sep @ 8:10',127],['1 Sep @ 8:15',101],['1 Sep @ 8:20',88],['1 Sep @ 8:25',89],['1 Sep @ 8:30',124],['1 Sep @ 8:35',102],['1 Sep @ 8:40',98],['1 Sep @ 8:45',119],['1 Sep @ 8:50',161],['1 Sep @ 8:55',82],['1 Sep @ 9:00',102],['1 Sep @ 9:05',123],['1 Sep @ 9:10',72],['1 Sep @ 9:15',233],['1 Sep @ 9:20',87],['1 Sep @ 9:25',125],['1 Sep @ 9:30',123],['1 Sep @ 9:35',164],['1 Sep @ 9:40',104],['1 Sep @ 9:45',109],['1 Sep @ 9:50',96],['1 Sep @ 9:55',104],['1 Sep @ 10:00',78],['1 Sep @ 10:05',106],['1 Sep @ 10:10',180],['1 Sep @ 10:15',112],['1 Sep @ 10:20',132],['1 Sep @ 10:25',94],['1 Sep @ 10:30',147],['1 Sep @ 10:35',151],['1 Sep @ 10:40',74],['1 Sep @ 10:45',106],['1 Sep @ 10:50',104],['1 Sep @ 10:55',80],['1 Sep @ 11:00',292],['1 Sep @ 11:05',356],['1 Sep @ 11:10',73],['1 Sep @ 11:15',91],['1 Sep @ 11:20',351],['1 Sep @ 11:25',116],['1 Sep @ 11:35',150],['1 Sep @ 11:40',83],['1 Sep @ 11:45',88],['1 Sep @ 11:50',75],['1 Sep @ 11:55',112],['1 Sep @ 12:00',101],['1 Sep @ 12:05',80],['1 Sep @ 12:10',93],['1 Sep @ 12:15',122],['1 Sep @ 12:20',112],['1 Sep @ 12:25',183],['1 Sep @ 12:30',123],['1 Sep @ 12:35',99],['1 Sep @ 12:40',127],['1 Sep @ 12:45',71],['1 Sep @ 12:50',82],['1 Sep @ 12:55',90],['1 Sep @ 13:00',93],['1 Sep @ 13:05',80],['1 Sep @ 13:10',121],['1 Sep @ 13:15',95],['1 Sep @ 13:20',122],['1 Sep @ 13:30',211],['1 Sep @ 13:35',83],['1 Sep @ 13:40',148],['1 Sep @ 13:45',94],['1 Sep @ 13:50',218],['1 Sep @ 13:55',160],['1 Sep @ 14:00',88],['1 Sep @ 14:05',327],['1 Sep @ 14:10',101],['1 Sep @ 14:15',87],['1 Sep @ 14:20',140],['1 Sep @ 14:25',76],['1 Sep @ 14:30',84],['1 Sep @ 14:35',81],['1 Sep @ 14:40',112],['1 Sep @ 14:45',137],['1 Sep @ 14:50',108],['1 Sep @ 14:55',97],['1 Sep @ 15:00',70],['1 Sep @ 15:05',106],['1 Sep @ 15:10',106],['1 Sep @ 15:15',88],['1 Sep @ 15:20',79],['1 Sep @ 15:25',111],['1 Sep @ 15:30',84],['1 Sep @ 15:35',106],['1 Sep @ 15:40',91],['1 Sep @ 15:45',97],['1 Sep @ 15:50',119],['1 Sep @ 15:55',79],['1 Sep @ 16:00',100],['1 Sep @ 16:05',102],['1 Sep @ 16:10',175],['1 Sep @ 16:15',162],['1 Sep @ 16:20',93],['1 Sep @ 16:25',197],['1 Sep @ 16:30',117],['1 Sep @ 16:35',81],['1 Sep @ 16:40',117],['1 Sep @ 16:45',120],['1 Sep @ 16:50',102],['1 Sep @ 16:55',127],['1 Sep @ 17:00',103],['1 Sep @ 17:05',131],['1 Sep @ 17:10',112],['1 Sep @ 17:15',205],['1 Sep @ 17:20',92],['1 Sep @ 17:25',147],['1 Sep @ 17:30',124],['1 Sep @ 17:40',102],['1 Sep @ 17:45',83],['1 Sep @ 17:50',81],['1 Sep @ 17:55',124],['1 Sep @ 18:00',89],['1 Sep @ 18:05',132],['1 Sep @ 18:10',81],['1 Sep @ 18:15',182],['1 Sep @ 18:20',124],['1 Sep @ 18:25',96],['1 Sep @ 18:30',152],['1 Sep @ 18:40',112],['1 Sep @ 18:45',99],['1 Sep @ 18:50',110],['1 Sep @ 18:55',136],['1 Sep @ 19:00',106],['1 Sep @ 19:05',197],['1 Sep @ 19:10',69],['1 Sep @ 19:15',106],['1 Sep @ 19:20',80],['1 Sep @ 19:25',131],['1 Sep @ 19:30',128],['1 Sep @ 19:35',124],['1 Sep @ 19:40',134],['1 Sep @ 19:45',95],['1 Sep @ 19:50',79],['1 Sep @ 19:55',131],['1 Sep @ 20:00',88],['1 Sep @ 20:05',85],['1 Sep @ 20:10',100],['1 Sep @ 20:15',89],['1 Sep @ 20:20',78],['1 Sep @ 20:25',80],['1 Sep @ 20:30',89],['1 Sep @ 20:40',90],['1 Sep @ 21:00',344],['1 Sep @ 21:05',108],['1 Sep @ 21:10',107],['1 Sep @ 21:20',113],['1 Sep @ 21:25',98],['1 Sep @ 21:30',128],['1 Sep @ 21:35',158],['1 Sep @ 21:40',114],['1 Sep @ 21:45',88],['1 Sep @ 21:50',124],['1 Sep @ 21:55',86],['1 Sep @ 22:00',84],['1 Sep @ 22:05',374],['1 Sep @ 22:10',93],['1 Sep @ 22:15',102],['1 Sep @ 22:20',117],['1 Sep @ 22:25',86],['1 Sep @ 23:24',106],['1 Sep @ 23:29',146],['1 Sep @ 23:34',77],['1 Sep @ 23:39',92],['1 Sep @ 23:44',103],['1 Sep @ 23:50',122],['1 Sep @ 23:55',99],['2 Sep @ 0:00',137],['2 Sep @ 0:05',156],['2 Sep @ 0:10',117],['2 Sep @ 0:15',150],['2 Sep @ 0:20',66]\r\n        ]);\r\r\n\r\r\n        var options = {\r\r\n          title: 'Firewall',\r\n\t  titleTextStyle: { color: '#333333' },\r\r\n\t  chartArea: {height: '55%', top: 50, width: '85%', right: 20},\r\r\n\t  colors: ['#388e8e'],\r\r\n          vAxis: {minValue: 0},\r\r\n          hAxis: {showTextEvery: 6, slantedText: 'true', slantedTextAngle: 50, format: 'DD-MM-YYYY hh:mm:ss'},\r\r\n\t  legend: {position: 'none'}\r\r\n        };\r\r\n\r\r\n        var chart = new google.visualization.AreaChart(document.getElementById('Firewall'));\r\r\n        chart.draw(data, options);\r\r\n      }\r\r\n    <\/script>\r\r\n    <div id=\"Firewall\" style=\"width: 100%; height: 300px; display: inline-block; padding-right: 10px; padding-bottom: 10px;\"><\/div>\r\r\n  \r\n\t<script type=\"text\/javascript\">\r\r\n      google.charts.setOnLoadCallback(drawChart);\r\r\n      function drawChart() {\r\r\n        var data = google.visualization.arrayToDataTable([\r\r\n          ['Time', 'Milliseconds'],\r\r\n          ['1 Sep @ 0:25',513],['1 Sep @ 0:30',295],['1 Sep @ 0:35',454],['1 Sep @ 0:40',234],['1 Sep @ 0:45',382],['1 Sep @ 0:50',331],['1 Sep @ 0:55',305],['1 Sep @ 1:00',285],['1 Sep @ 1:05',358],['1 Sep @ 1:10',286],['1 Sep @ 1:15',309],['1 Sep @ 1:20',289],['1 Sep @ 1:25',288],['1 Sep @ 1:35',275],['1 Sep @ 1:40',277],['1 Sep @ 1:45',276],['1 Sep @ 1:50',451],['1 Sep @ 1:55',280],['1 Sep @ 2:00',377],['1 Sep @ 2:05',290],['1 Sep @ 2:10',282],['1 Sep @ 2:15',306],['1 Sep @ 2:20',224],['1 Sep @ 2:25',287],['1 Sep @ 2:30',314],['1 Sep @ 2:35',398],['1 Sep @ 2:40',419],['1 Sep @ 2:45',278],['1 Sep @ 2:50',277],['1 Sep @ 2:55',404],['1 Sep @ 3:00',263],['1 Sep @ 3:05',343],['1 Sep @ 3:10',337],['1 Sep @ 3:15',273],['1 Sep @ 3:20',283],['1 Sep @ 3:25',312],['1 Sep @ 3:30',1149],['1 Sep @ 3:35',219],['1 Sep @ 3:40',1772],['1 Sep @ 3:45',471],['1 Sep @ 3:50',300],['1 Sep @ 3:55',287],['1 Sep @ 4:00',284],['1 Sep @ 4:05',246],['1 Sep @ 4:10',277],['1 Sep @ 4:15',259],['1 Sep @ 4:20',332],['1 Sep @ 4:25',364],['1 Sep @ 4:30',275],['1 Sep @ 4:35',436],['1 Sep @ 4:40',418],['1 Sep @ 4:45',282],['1 Sep @ 4:50',328],['1 Sep @ 4:55',258],['1 Sep @ 5:00',258],['1 Sep @ 5:05',290],['1 Sep @ 5:10',334],['1 Sep @ 5:15',275],['1 Sep @ 5:20',287],['1 Sep @ 5:25',278],['1 Sep @ 5:30',365],['1 Sep @ 5:35',318],['1 Sep @ 5:40',279],['1 Sep @ 5:50',397],['1 Sep @ 5:55',272],['1 Sep @ 6:00',276],['1 Sep @ 6:05',358],['1 Sep @ 6:10',459],['1 Sep @ 6:20',318],['1 Sep @ 6:25',410],['1 Sep @ 6:30',288],['1 Sep @ 6:35',536],['1 Sep @ 6:40',365],['1 Sep @ 6:45',365],['1 Sep @ 6:50',280],['1 Sep @ 6:55',259],['1 Sep @ 7:00',422],['1 Sep @ 7:05',301],['1 Sep @ 7:10',307],['1 Sep @ 7:15',437],['1 Sep @ 7:20',291],['1 Sep @ 7:25',317],['1 Sep @ 7:30',275],['1 Sep @ 7:35',322],['1 Sep @ 7:40',306],['1 Sep @ 7:45',461],['1 Sep @ 7:50',438],['1 Sep @ 7:55',350],['1 Sep @ 8:00',252],['1 Sep @ 8:05',296],['1 Sep @ 8:10',276],['1 Sep @ 8:15',488],['1 Sep @ 8:20',256],['1 Sep @ 8:25',424],['1 Sep @ 8:30',291],['1 Sep @ 8:35',259],['1 Sep @ 8:40',282],['1 Sep @ 8:45',290],['1 Sep @ 8:50',285],['1 Sep @ 8:55',274],['1 Sep @ 9:00',448],['1 Sep @ 9:05',279],['1 Sep @ 9:10',277],['1 Sep @ 9:15',282],['1 Sep @ 9:20',253],['1 Sep @ 9:25',287],['1 Sep @ 9:30',277],['1 Sep @ 9:35',303],['1 Sep @ 9:40',280],['1 Sep @ 9:45',278],['1 Sep @ 9:50',313],['1 Sep @ 9:55',425],['1 Sep @ 10:00',442],['1 Sep @ 10:05',290],['1 Sep @ 10:10',382],['1 Sep @ 10:15',262],['1 Sep @ 10:20',280],['1 Sep @ 10:25',308],['1 Sep @ 10:30',285],['1 Sep @ 10:35',282],['1 Sep @ 10:40',308],['1 Sep @ 10:45',216],['1 Sep @ 10:50',277],['1 Sep @ 10:55',339],['1 Sep @ 11:00',285],['1 Sep @ 11:05',276],['1 Sep @ 11:10',276],['1 Sep @ 11:15',293],['1 Sep @ 11:25',281],['1 Sep @ 11:35',275],['1 Sep @ 11:40',276],['1 Sep @ 11:50',284],['1 Sep @ 11:55',281],['1 Sep @ 12:00',303],['1 Sep @ 12:05',296],['1 Sep @ 12:10',348],['1 Sep @ 12:15',315],['1 Sep @ 12:20',304],['1 Sep @ 12:25',362],['1 Sep @ 12:30',342],['1 Sep @ 12:40',275],['1 Sep @ 12:45',272],['1 Sep @ 12:50',276],['1 Sep @ 12:55',344],['1 Sep @ 13:05',216],['1 Sep @ 13:10',284],['1 Sep @ 13:15',307],['1 Sep @ 13:20',383],['1 Sep @ 13:25',527],['1 Sep @ 13:30',276],['1 Sep @ 13:35',205],['1 Sep @ 13:40',336],['1 Sep @ 13:45',358],['1 Sep @ 13:50',274],['1 Sep @ 13:55',359],['1 Sep @ 14:00',478],['1 Sep @ 14:05',425],['1 Sep @ 14:10',271],['1 Sep @ 14:15',203],['1 Sep @ 14:20',517],['1 Sep @ 14:25',299],['1 Sep @ 14:30',284],['1 Sep @ 14:35',212],['1 Sep @ 14:40',283],['1 Sep @ 14:45',351],['1 Sep @ 14:50',203],['1 Sep @ 15:00',294],['1 Sep @ 15:05',310],['1 Sep @ 15:10',280],['1 Sep @ 15:15',366],['1 Sep @ 15:20',277],['1 Sep @ 15:25',332],['1 Sep @ 15:30',327],['1 Sep @ 15:35',481],['1 Sep @ 15:40',376],['1 Sep @ 15:45',252],['1 Sep @ 15:50',391],['1 Sep @ 15:55',312],['1 Sep @ 16:00',356],['1 Sep @ 16:05',284],['1 Sep @ 16:10',334],['1 Sep @ 16:15',278],['1 Sep @ 16:20',277],['1 Sep @ 16:25',278],['1 Sep @ 16:35',274],['1 Sep @ 16:40',278],['1 Sep @ 16:45',291],['1 Sep @ 16:50',282],['1 Sep @ 16:55',355],['1 Sep @ 17:00',285],['1 Sep @ 17:05',301],['1 Sep @ 17:10',276],['1 Sep @ 17:15',284],['1 Sep @ 17:20',280],['1 Sep @ 17:25',293],['1 Sep @ 17:30',3435],['1 Sep @ 17:40',364],['1 Sep @ 17:45',287],['1 Sep @ 17:50',2306],['1 Sep @ 17:55',320],['1 Sep @ 18:00',289],['1 Sep @ 18:05',345],['1 Sep @ 18:10',273],['1 Sep @ 18:15',1328],['1 Sep @ 18:20',350],['1 Sep @ 18:25',283],['1 Sep @ 18:30',295],['1 Sep @ 18:35',465],['1 Sep @ 18:40',331],['1 Sep @ 18:45',265],['1 Sep @ 18:50',520],['1 Sep @ 18:55',371],['1 Sep @ 19:00',278],['1 Sep @ 19:05',413],['1 Sep @ 19:10',283],['1 Sep @ 19:15',222],['1 Sep @ 19:20',275],['1 Sep @ 19:25',288],['1 Sep @ 19:30',297],['1 Sep @ 19:35',280],['1 Sep @ 19:40',285],['1 Sep @ 19:45',388],['1 Sep @ 19:50',283],['1 Sep @ 19:55',2599],['1 Sep @ 20:00',331],['1 Sep @ 20:05',276],['1 Sep @ 20:10',275],['1 Sep @ 20:15',387],['1 Sep @ 20:20',360],['1 Sep @ 20:25',317],['1 Sep @ 20:30',408],['1 Sep @ 20:40',272],['1 Sep @ 21:05',422],['1 Sep @ 21:10',285],['1 Sep @ 21:20',224],['1 Sep @ 21:25',287],['1 Sep @ 21:30',280],['1 Sep @ 21:35',375],['1 Sep @ 21:40',296],['1 Sep @ 21:45',340],['1 Sep @ 21:50',270],['1 Sep @ 21:55',347],['1 Sep @ 22:00',293],['1 Sep @ 22:05',228],['1 Sep @ 22:10',309],['1 Sep @ 22:15',283],['1 Sep @ 22:20',493],['1 Sep @ 22:25',289],['1 Sep @ 23:27',227],['1 Sep @ 23:32',274],['1 Sep @ 23:37',308],['1 Sep @ 23:43',357],['1 Sep @ 23:48',222],['1 Sep @ 23:53',397],['1 Sep @ 23:58',306],['2 Sep @ 0:03',613],['2 Sep @ 0:08',428],['2 Sep @ 0:13',319],['2 Sep @ 0:18',314],['2 Sep @ 0:23',284]\r\n        ]);\r\r\n\r\r\n        var options = {\r\r\n          title: 'Plex',\r\n\t  titleTextStyle: { color: '#333333' },\r\r\n\t  chartArea: {height: '55%', top: 50, width: '85%', right: 20},\r\r\n\t  colors: ['#388e8e'],\r\r\n          vAxis: {minValue: 0},\r\r\n          hAxis: {showTextEvery: 6, slantedText: 'true', slantedTextAngle: 50, format: 'DD-MM-YYYY hh:mm:ss'},\r\r\n\t  legend: {position: 'none'}\r\r\n        };\r\r\n\r\r\n        var chart = new google.visualization.AreaChart(document.getElementById('Plex'));\r\r\n        chart.draw(data, options);\r\r\n      }\r\r\n    <\/script>\r\r\n    <div id=\"Plex\" style=\"width: 100%; height: 300px; display: inline-block; padding-right: 10px; padding-bottom: 10px;\"><\/div>\r\r\n  \r\n\t<script type=\"text\/javascript\">\r\r\n      google.charts.setOnLoadCallback(drawChart);\r\r\n      function drawChart() {\r\r\n        var data = google.visualization.arrayToDataTable([\r\r\n          ['Time', 'Milliseconds'],\r\r\n          ['1 Sep @ 0:25',84],['1 Sep @ 0:30',85],['1 Sep @ 0:35',92],['1 Sep @ 0:40',64],['1 Sep @ 0:45',101],['1 Sep @ 0:50',83],['1 Sep @ 0:55',85],['1 Sep @ 1:00',68],['1 Sep @ 1:05',79],['1 Sep @ 1:10',204],['1 Sep @ 1:15',117],['1 Sep @ 1:20',122],['1 Sep @ 1:25',63],['1 Sep @ 1:30',411],['1 Sep @ 1:35',74],['1 Sep @ 1:45',84],['1 Sep @ 1:50',87],['1 Sep @ 1:55',78],['1 Sep @ 2:00',95],['1 Sep @ 2:05',66],['1 Sep @ 2:10',94],['1 Sep @ 2:15',75],['1 Sep @ 2:20',71],['1 Sep @ 2:25',2187],['1 Sep @ 2:30',97],['1 Sep @ 2:35',98],['1 Sep @ 2:40',93],['1 Sep @ 2:45',107],['1 Sep @ 2:50',89],['1 Sep @ 2:55',114],['1 Sep @ 3:00',90],['1 Sep @ 3:05',109],['1 Sep @ 3:10',92],['1 Sep @ 3:20',100],['1 Sep @ 3:25',99],['1 Sep @ 3:30',90],['1 Sep @ 3:35',82],['1 Sep @ 3:40',72],['1 Sep @ 3:45',106],['1 Sep @ 3:50',93],['1 Sep @ 3:55',71],['1 Sep @ 4:00',80],['1 Sep @ 4:05',106],['1 Sep @ 4:10',86],['1 Sep @ 4:15',104],['1 Sep @ 4:20',185],['1 Sep @ 4:25',81],['1 Sep @ 4:30',148],['1 Sep @ 4:35',223],['1 Sep @ 4:40',107],['1 Sep @ 4:45',115],['1 Sep @ 4:50',99],['1 Sep @ 4:55',402],['1 Sep @ 5:00',95],['1 Sep @ 5:05',122],['1 Sep @ 5:10',102],['1 Sep @ 5:15',83],['1 Sep @ 5:20',83],['1 Sep @ 5:25',73],['1 Sep @ 5:30',69],['1 Sep @ 5:35',107],['1 Sep @ 5:40',114],['1 Sep @ 5:50',73],['1 Sep @ 5:55',94],['1 Sep @ 6:05',97],['1 Sep @ 6:10',122],['1 Sep @ 6:15',81],['1 Sep @ 6:20',75],['1 Sep @ 6:25',83],['1 Sep @ 6:30',89],['1 Sep @ 6:35',131],['1 Sep @ 6:40',97],['1 Sep @ 6:45',95],['1 Sep @ 6:50',342],['1 Sep @ 6:55',116],['1 Sep @ 7:00',75],['1 Sep @ 7:05',236],['1 Sep @ 7:10',84],['1 Sep @ 7:15',124],['1 Sep @ 7:20',99],['1 Sep @ 7:25',89],['1 Sep @ 7:30',129],['1 Sep @ 7:35',100],['1 Sep @ 7:40',97],['1 Sep @ 7:45',96],['1 Sep @ 7:50',139],['1 Sep @ 7:55',94],['1 Sep @ 8:00',95],['1 Sep @ 8:05',105],['1 Sep @ 8:10',240],['1 Sep @ 8:15',90],['1 Sep @ 8:20',78],['1 Sep @ 8:25',73],['1 Sep @ 8:30',151],['1 Sep @ 8:35',64],['1 Sep @ 8:40',132],['1 Sep @ 8:45',123],['1 Sep @ 8:50',114],['1 Sep @ 9:00',65],['1 Sep @ 9:05',86],['1 Sep @ 9:10',95],['1 Sep @ 9:15',92],['1 Sep @ 9:20',126],['1 Sep @ 9:25',86],['1 Sep @ 9:30',73],['1 Sep @ 9:35',97],['1 Sep @ 9:40',96],['1 Sep @ 9:45',100],['1 Sep @ 9:50',98],['1 Sep @ 9:55',97],['1 Sep @ 10:00',83],['1 Sep @ 10:05',75],['1 Sep @ 10:10',106],['1 Sep @ 10:15',64],['1 Sep @ 10:20',93],['1 Sep @ 10:25',82],['1 Sep @ 10:30',116],['1 Sep @ 10:35',148],['1 Sep @ 10:40',195],['1 Sep @ 10:45',75],['1 Sep @ 10:50',143],['1 Sep @ 10:55',62],['1 Sep @ 11:00',107],['1 Sep @ 11:05',97],['1 Sep @ 11:10',124],['1 Sep @ 11:15',101],['1 Sep @ 11:20',67],['1 Sep @ 11:25',115],['1 Sep @ 11:35',83],['1 Sep @ 11:40',83],['1 Sep @ 11:50',78],['1 Sep @ 11:55',87],['1 Sep @ 12:00',88],['1 Sep @ 12:05',88],['1 Sep @ 12:10',100],['1 Sep @ 12:15',87],['1 Sep @ 12:20',81],['1 Sep @ 12:25',88],['1 Sep @ 12:30',98],['1 Sep @ 12:40',110],['1 Sep @ 12:45',128],['1 Sep @ 12:50',95],['1 Sep @ 12:55',81],['1 Sep @ 13:05',106],['1 Sep @ 13:10',126],['1 Sep @ 13:15',180],['1 Sep @ 13:20',83],['1 Sep @ 13:25',77],['1 Sep @ 13:30',97],['1 Sep @ 13:35',87],['1 Sep @ 13:40',117],['1 Sep @ 13:45',90],['1 Sep @ 13:50',97],['1 Sep @ 13:55',81],['1 Sep @ 14:00',93],['1 Sep @ 14:05',88],['1 Sep @ 14:10',100],['1 Sep @ 14:15',92],['1 Sep @ 14:20',105],['1 Sep @ 14:30',130],['1 Sep @ 14:35',64],['1 Sep @ 14:40',150],['1 Sep @ 14:45',100],['1 Sep @ 14:50',88],['1 Sep @ 14:55',92],['1 Sep @ 15:00',121],['1 Sep @ 15:05',86],['1 Sep @ 15:10',95],['1 Sep @ 15:15',101],['1 Sep @ 15:20',86],['1 Sep @ 15:25',95],['1 Sep @ 15:30',88],['1 Sep @ 15:35',94],['1 Sep @ 15:40',83],['1 Sep @ 15:45',97],['1 Sep @ 15:50',121],['1 Sep @ 15:55',82],['1 Sep @ 16:00',104],['1 Sep @ 16:05',89],['1 Sep @ 16:10',123],['1 Sep @ 16:15',113],['1 Sep @ 16:20',77],['1 Sep @ 16:25',129],['1 Sep @ 16:30',96],['1 Sep @ 16:40',68],['1 Sep @ 16:45',139],['1 Sep @ 16:50',114],['1 Sep @ 16:55',84],['1 Sep @ 17:00',87],['1 Sep @ 17:05',100],['1 Sep @ 17:10',93],['1 Sep @ 17:15',118],['1 Sep @ 17:20',73],['1 Sep @ 17:25',98],['1 Sep @ 17:30',97],['1 Sep @ 17:40',86],['1 Sep @ 17:45',105],['1 Sep @ 17:50',84],['1 Sep @ 17:55',101],['1 Sep @ 18:00',134],['1 Sep @ 18:05',52],['1 Sep @ 18:15',193],['1 Sep @ 18:20',122],['1 Sep @ 18:25',92],['1 Sep @ 18:30',227],['1 Sep @ 18:35',92],['1 Sep @ 18:40',77],['1 Sep @ 18:45',74],['1 Sep @ 18:50',141],['1 Sep @ 18:55',100],['1 Sep @ 19:00',95],['1 Sep @ 19:05',162],['1 Sep @ 19:10',119],['1 Sep @ 19:15',118],['1 Sep @ 19:25',111],['1 Sep @ 19:30',82],['1 Sep @ 19:35',125],['1 Sep @ 19:40',84],['1 Sep @ 19:45',130],['1 Sep @ 19:50',102],['1 Sep @ 19:55',106],['1 Sep @ 20:00',121],['1 Sep @ 20:05',101],['1 Sep @ 20:10',94],['1 Sep @ 20:15',94],['1 Sep @ 20:20',98],['1 Sep @ 20:25',109],['1 Sep @ 20:30',84],['1 Sep @ 20:40',101],['1 Sep @ 21:00',127],['1 Sep @ 21:05',95],['1 Sep @ 21:10',104],['1 Sep @ 21:20',85],['1 Sep @ 21:25',89],['1 Sep @ 21:30',74],['1 Sep @ 21:35',134],['1 Sep @ 21:40',94],['1 Sep @ 21:45',81],['1 Sep @ 21:50',84],['1 Sep @ 21:55',135],['1 Sep @ 22:00',101],['1 Sep @ 22:05',99],['1 Sep @ 22:10',65],['1 Sep @ 22:15',90],['1 Sep @ 22:20',135],['1 Sep @ 22:25',114],['1 Sep @ 23:28',159],['1 Sep @ 23:33',63],['1 Sep @ 23:38',147],['1 Sep @ 23:44',88],['1 Sep @ 23:49',192],['1 Sep @ 23:54',95],['1 Sep @ 23:59',82],['2 Sep @ 0:04',114],['2 Sep @ 0:09',103],['2 Sep @ 0:14',115],['2 Sep @ 0:19',79]\r\n        ]);\r\r\n\r\r\n        var options = {\r\r\n          title: 'Portainer',\r\n\t  titleTextStyle: { color: '#333333' },\r\r\n\t  chartArea: {height: '55%', top: 50, width: '85%', right: 20},\r\r\n\t  colors: ['#388e8e'],\r\r\n          vAxis: {minValue: 0},\r\r\n          hAxis: {showTextEvery: 6, slantedText: 'true', slantedTextAngle: 50, format: 'DD-MM-YYYY hh:mm:ss'},\r\r\n\t  legend: {position: 'none'}\r\r\n        };\r\r\n\r\r\n        var chart = new google.visualization.AreaChart(document.getElementById('Portainer'));\r\r\n        chart.draw(data, options);\r\r\n      }\r\r\n    <\/script>\r\r\n    <div id=\"Portainer\" style=\"width: 100%; height: 300px; display: inline-block; padding-right: 10px; padding-bottom: 10px;\"><\/div>\r\r\n  <\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-43","post","type-post","status-publish","format-standard","hentry","category-non-classe"],"jetpack_sharing_enabled":true,"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/ls-infra.com\/index.php\/wp-json\/wp\/v2\/posts\/43","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ls-infra.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ls-infra.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ls-infra.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ls-infra.com\/index.php\/wp-json\/wp\/v2\/comments?post=43"}],"version-history":[{"count":9,"href":"https:\/\/ls-infra.com\/index.php\/wp-json\/wp\/v2\/posts\/43\/revisions"}],"predecessor-version":[{"id":64,"href":"https:\/\/ls-infra.com\/index.php\/wp-json\/wp\/v2\/posts\/43\/revisions\/64"}],"wp:attachment":[{"href":"https:\/\/ls-infra.com\/index.php\/wp-json\/wp\/v2\/media?parent=43"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ls-infra.com\/index.php\/wp-json\/wp\/v2\/categories?post=43"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ls-infra.com\/index.php\/wp-json\/wp\/v2\/tags?post=43"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}