blob: 2320022d1812ec64667f918e8147f2099ec26111 (
plain)
1
2
3
4
5
6
|
This is a rather simple module that abstracts the task of figuring out
the current system uptime, in seconds. It was born out of a desire to do
this on non-Linux systems, without SNMP. If you want to use SNMP,
there are pleanty of modules on CPAN already.
WWW: https://metacpan.org/release/Unix-Uptime
|