It is currently March 29th, 2024, 9:47 am

PnigPlugin Limitation?

Share and get help with Plugins and Addons
Varzil
Posts: 2
Joined: March 29th, 2010, 9:22 pm

PnigPlugin Limitation?

Post by Varzil »

I have been messing around with pingplugin, trying to use it as a simple little way to keep track of whether my servers are up and running here at work. I am obviously missing something, because it is only pinging the first server and then returning that value for all the entries. Now, it may be a limitation of the plugin or it might be that I am not doing something right.

I looked at the TCPMeter.dll, but it seems to crash Rainmeter on my Win7 box.

I am running the latest beta of Rainmeter on Windows 7.
Varzil
Posts: 2
Joined: March 29th, 2010, 9:22 pm

Re: PnigPlugin Limitation?

Post by Varzil »

Ok, I finally figured it out.

I just had to name the sections calling each ping with a numerical addition on the end and then make sure that I called those correctly.

Ping1
Ping2
Ping3
etc.