Sponsors
Sponsor Products
Real time GPU monitoring - just for fun
posted by Demetrios G  on Sept. 8, 2017, 1:09 a.m. (6 years, 2 months, 22 days ago)
4 Responses     0 Plus One's     1 Comments  

Hello everyone, this is my first post here. I recently implemented the NVIDIA NVML library into my game engine and just for fun, I created a real time GPU monitor. It shows you the hostname, temperature and GPU usage of your machines in a real time environment.

All you do is run the monitor on a Windows machine (Linux port coming soon), and run the agent with a command line argument pointing to the monitor. (The agent runs on Windows or Linux)

The agents send very smal UDP packets to the monitor every 2 seconds with data about the GPU temperature and usage.

On the monitor you can scroll around with the WASD keys and view all reporting agents.

I did this for fun but if there is enough interest I can include things like GPU statistic storage in MySQL or a live web page version of the monitor.

Anyhow, if you are interested in trying it head over to: http://www.verend.com

Thanks!

-Demetrios Georgeadis


Thread Tags:
  monitoring 

Response from Ben De Luca @ Sept. 11, 2017, 4 a.m.
Hi David, welcome.
On 10 September 2017 at 22:48, David Leach <dleach@wetafx.co.nz> wrote:

Also,


"Hello everyone, this is my first post here."


Way to make people feel welcome Ben.

Thanks for posting Demetrios.




From: studiosysadmins-discuss-bounces@studiosysadmins.com <studiosysadmins-discuss-bounces@studiosysadmins.com> on behalf of Ben De Luca <bdeluca@gmail.com>
Sent: Saturday, 9 September 2017 8:34 a.m.
To: studiosysadmins-discuss@studiosysadmins.com
Subject: Re: [SSA-Discuss] Real time GPU monitoring - just for fun
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Deployment_Guide/sect-System_Monitoring_Tools-Net-SNMP-Extending.html
24.6.5. Extending Net-SNMP - Red Hat access.redhat.com The Net-SNMP Agent can be extended to provide application metrics in addition to raw system metrics. This allows for capacity planning as well as performance issue ...



On 8 September 2017 at 17:33, Saham Ali <saham.ali@gmail.com> wrote:
SNMP For GPU?
On Fri, Sep 8, 2017 at 11:29 AM, Ben De Luca <bdeluca@gmail.com> wrote:
HiDemetrios, have you heard of SNMP or any of the 1000 other monitoring solutions?


On 8 September 2017 at 07:09, Demetrios G <content@studiosysadmins.com> wrote:

Hello everyone, this is my first post here. I recently implemented the NVIDIA NVML library into my game engine and just for fun, I created a real time GPU monitor. It shows you the hostname, temperature and GPU usage of your machines in a real time environment.

All you do is run the monitor on a Windows machine (Linux port coming soon), and run the agent with a command line argument pointing to the monitor. (The agent runs on Windows or Linux)

The agents send very smal UDP packets to the monitor every 2 seconds with data about the GPU temperature and usage.

On the monitor you can scroll around with the WASD keys and view all reporting agents.

I did this for fun but if there is enough interest I can include things like GPU statistic storage in MySQL or a live web page version of the monitor.

Anyhow, if you are interested in trying it head over to: http://www.verend.com

Thanks!

-Demetrios Georgeadis


To unsubscribe from the list send a blank e-mail to mailto:studiosysadmins-discuss-request@studiosysadmins.com?subject=unsubscribe


To unsubscribe from the list send a blank e-mail to mailto:studiosysadmins-discuss-request@studiosysadmins.com?subject=unsubscribe



--
,\|//,
( o - )
-oOO--(_)--Ooo-----------------
Saham Ali
Founder/Systems Engineer DvNT Technologies
saham@dvnttechnologies.com
407.729.3584 - Direct

.ooO
( ) Ooo.
--\ ( ------( )-------------------
\_) ) /
(_/
To unsubscribe from the list send a blank e-mail to mailto:studiosysadmins-discuss-request@studiosysadmins.com?subject=unsubscribe


To unsubscribe from the list send a blank e-mail to mailto:studiosysadmins-discuss-request@studiosysadmins.com?subject=unsubscribe


0 Plus One's     0 Comments  
   

Response from Ben De Luca @ Sept. 8, 2017, 4:35 p.m.
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Deployment_Guide/sect-System_Monitoring_Tools-Net-SNMP-Extending.html

On 8 September 2017 at 17:33, Saham Ali <saham.ali@gmail.com> wrote:
SNMP For GPU?
On Fri, Sep 8, 2017 at 11:29 AM, Ben De Luca <bdeluca@gmail.com> wrote:
HiDemetrios, have you heard of SNMP or any of the 1000 other monitoring solutions?


On 8 September 2017 at 07:09, Demetrios G <content@studiosysadmins.com> wrote:

Hello everyone, this is my first post here. I recently implemented the NVIDIA NVML library into my game engine and just for fun, I created a real time GPU monitor. It shows you the hostname, temperature and GPU usage of your machines in a real time environment.

All you do is run the monitor on a Windows machine (Linux port coming soon), and run the agent with a command line argument pointing to the monitor. (The agent runs on Windows or Linux)

The agents send very smal UDP packets to the monitor every 2 seconds with data about the GPU temperature and usage.

On the monitor you can scroll around with the WASD keys and view all reporting agents.

I did this for fun but if there is enough interest I can include things like GPU statistic storage in MySQL or a live web page version of the monitor.

Anyhow, if you are interested in trying it head over to: http://www.verend.com

Thanks!

-Demetrios Georgeadis


To unsubscribe from the list send a blank e-mail to mailto:studiosysadmins-discuss-request@studiosysadmins.com?subject=unsubscribe


To unsubscribe from the list send a blank e-mail to mailto:studiosysadmins-discuss-request@studiosysadmins.com?subject=unsubscribe



--
,\|//,
( o - )
-oOO--(_)--Ooo-----------------
Saham Ali
Founder/Systems EngineerDvNT Technologies
saham@dvnttechnologies.com
407.729.3584 - Direct

.ooO
( ) Ooo.
--\ ( ------( )-------------------
\_) ) /
(_/
To unsubscribe from the list send a blank e-mail to mailto:studiosysadmins-discuss-request@studiosysadmins.com?subject=unsubscribe


0 Plus One's     1 Comments  
   

Response from Ben De Luca @ Sept. 8, 2017, 11:35 a.m.
HiDemetrios, have you heard of SNMP or any of the 1000 other monitoring solutions?


On 8 September 2017 at 07:09, Demetrios G <content@studiosysadmins.com> wrote:

Hello everyone, this is my first post here. I recently implemented the NVIDIA NVML library into my game engine and just for fun, I created a real time GPU monitor. It shows you the hostname, temperature and GPU usage of your machines in a real time environment.

All you do is run the monitor on a Windows machine (Linux port coming soon), and run the agent with a command line argument pointing to the monitor. (The agent runs on Windows or Linux)

The agents send very smal UDP packets to the monitor every 2 seconds with data about the GPU temperature and usage.

On the monitor you can scroll around with the WASD keys and view all reporting agents.

I did this for fun but if there is enough interest I can include things like GPU statistic storage in MySQL or a live web page version of the monitor.

Anyhow, if you are interested in trying it head over to: http://www.verend.com

Thanks!

-Demetrios Georgeadis


To unsubscribe from the list send a blank e-mail to mailto:studiosysadmins-discuss-request@studiosysadmins.com?subject=unsubscribe


0 Plus One's     0 Comments  
   

Response from Saham Ali @ Sept. 8, 2017, 11:35 a.m.
SNMP For GPU?
On Fri, Sep 8, 2017 at 11:29 AM, Ben De Luca <bdeluca@gmail.com> wrote:
HiDemetrios, have you heard of SNMP or any of the 1000 other monitoring solutions?


On 8 September 2017 at 07:09, Demetrios G <content@studiosysadmins.com> wrote:

Hello everyone, this is my first post here. I recently implemented the NVIDIA NVML library into my game engine and just for fun, I created a real time GPU monitor. It shows you the hostname, temperature and GPU usage of your machines in a real time environment.

All you do is run the monitor on a Windows machine (Linux port coming soon), and run the agent with a command line argument pointing to the monitor. (The agent runs on Windows or Linux)

The agents send very smal UDP packets to the monitor every 2 seconds with data about the GPU temperature and usage.

On the monitor you can scroll around with the WASD keys and view all reporting agents.

I did this for fun but if there is enough interest I can include things like GPU statistic storage in MySQL or a live web page version of the monitor.

Anyhow, if you are interested in trying it head over to: http://www.verend.com

Thanks!

-Demetrios Georgeadis


To unsubscribe from the list send a blank e-mail to mailto:studiosysadmins-discuss-request@studiosysadmins.com?subject=unsubscribe


To unsubscribe from the list send a blank e-mail to mailto:studiosysadmins-discuss-request@studiosysadmins.com?subject=unsubscribe



--
,\|//,
( o - )
-oOO--(_)--Ooo-----------------
Saham Ali
Founder/Systems EngineerDvNT Technologies
saham@dvnttechnologies.com
407.729.3584 - Direct

.ooO
( ) Ooo.
--\ ( ------( )-------------------
\_) ) /
(_/

0 Plus One's     0 Comments