Lease date

Suggest improvements and new features for Gargoyle.

Moderator: Moderators

Post Reply
cpucpu
Posts: 57
Joined: Fri Nov 18, 2016 1:31 am

Lease date

Post by cpucpu »

I think a good complement to 'lease expires' would be 'lease date' (e.g. 12:00:00AM). It would help troubleshoot things.

It could be implemented either:
-As a native tooltip effect with title tags in the 'lease expires' column.

Code: Select all

e.g. <td class="lease_table_column_4" title="12:00:00AM">0h 33m</td>
Or through a JS library for tooltips which would also work in mobile.

-Or as its own 'lease date' column next to 'lease expires'.

Lantis
Moderator
Posts: 6735
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: Lease date

Post by Lantis »

As in the date it received the lease or the date it will expire?
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

cpucpu
Posts: 57
Joined: Fri Nov 18, 2016 1:31 am

Re: Lease date

Post by cpucpu »

As in the date it received the lease.

Code: Select all

Hostname↓	Host IP	Host MAC	Lease Start	Lease Expires
android-685 192.168	04:56:76	12:00:00 AM	11h 46m

Post Reply