Power BI: Displaying Live System Performance using Power BI, SQL and Python
The video explains a step-by-step guide on how to display system performance information in real-time using Python, Microsoft SQL Server, and Power BI Desktop. The narrator explains that this exercise will help learners understand Python, SQL, and Power BI Desktop and how to connect the three major data science applications.
The video begins by explaining that Python will be used to read system performance information, which will then be inserted into Microsoft SQL Server Database. Afterward, Microsoft Power BI Desktop will be used to display the information on a dashboard in real-time, just like in Windows Task Manager.
The video then shows how to create a new database in Microsoft SQL Server and name it "system information." The narrator explains that they will create a new table in this database named "performance" and shows how to add various columns to store CPU usage information, memory usage information, CPU interrupts, CPU calls, memory used, memory free, bytes sent over the Internet, bytes received from the Internet, and disk usage information.
After creating the table, the video shows that it is currently blank, and no data has been entered yet. The next chapter will explain how to insert data into the table using Python.
The video then goes on to explain how to import Python system and process utilities, the time library, and the ODBC library for Python. After importing the libraries, the narrator shows how to create a connection to the SQL Server database using the ODBC Python library. They also explain how to find out the server name from the SQL Server Management Studio and enter it in the Python script.
Next, the video shows how to create a SQL cursor using the connection defined above. The narrator then creates an infinite loop using Python's system utility and explains how to gather system performance information using the Python script. They also explain how to insert the gathered information into the Microsoft SQL Server database using the SQL cursor.
Overall, the video provides a detailed explanation of how to display system performance information in real-time using Python, Microsoft SQL Server, and Power BI Desktop. It covers all the necessary steps from creating a new database to inserting data into the database using Python.
Chapters:
00:55 - Designing SQL Database
04:22 - Using Python to Get System Performance
14:33 - Testing the Application
15:14 - Connecting Power BI to SQL Server
25:49 - Creating Measures for Latest Values
18:20 - Creating Power BI Live Dashboard
24:12 - Testing the Final Results
https://virtual-school.org/tutorial?v=9VtkwH6iLL0
#Python #SQLServer #PowerBI #RealTimeDashboard #SystemPerformance #DataScience #ODBC #DatabaseManagement #DataVisualization #Microsoft #WindowsTaskManager #PerformanceMonitoring
Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Power BI: Displaying Live System Performance using Power BI, SQL and Python», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.
Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.
Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!
Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.