mrtg/uptime.pl@3831ba5c7ba7
mrtg/uptime.pl
Tue, 14 Apr 2009 13:13:43 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Tue, 14 Apr 2009 13:13:43 +0200
- changeset 156
- 3831ba5c7ba7
- parent 136
-
ca197d884ebd
- child 160
-
1a36468e720c
- permissions
- -rw-r--r--
Correct misaligned image and table in main output page.
3 ## uptime.pl: provide formatted uptime(1) information
8 $hostname = `hostname`;
10 $uptime =~ /up (.*?) day/;