-
I ran the following:
```
$ ruby ruptime.rb
ruptime.rb:40:in `uptime_json': undefined method `split' for nil:NilClass (NoMethodError)
from ruptime.rb:91:in `'
```
It seems that this operation…
-
Hello
So if I wanted to add parsers for mentioned commands, available from:
https://github.com/alexmyczko/ruptime
I would need to add them to jc/parsers/ and the documentation to docs/parsers/
…
-
I would like for someone who has experience maintaining Homebrew packages, to maintain one for Durdraw.
I can pay you in ASCII Art and compliments.
Thank you.
cmang updated
4 months ago
-
Could we have an option to also display the mean time of up and down days, please? (ie, the average number of days/hours that the machine stays on and off)
-
i can use prerecord for plotting CPU monitoring. Is there anyway to plot GPU usage % ?
-
will you also detect and list GPUs?
-
```
dpkg -l |grep ^h |wc -l
apt-show-versions |grep -v uptodate$ | wc -l
```
maybe also show if a dist-upgrade is running, adding a state to `ruptime`, currently only showing UP or DOWN
OSUP+ET…
-
Hello,
I've received and error trying to install `ruptime_1.6-1_amd64.deb` on a Debian 12.2:
```
# dpkg -i ruptime_1.6-1_amd64.deb
Setting up ruptime (1.6-1) ...
Creating config file /etc…
rfmoz updated
2 weeks ago
-
For commands like ssh and sftp the service type is known in context. For others like curl or xdg-open that accept URLs, the context might be available from the URL prefix (e.g. http://, https://). Thi…
-
so i really like bkt alot, however on multiuser system. or when root is using bkt -- somecommand, and after wards user tries bkt -- somesamecommandasother user ending up with above msg :'(
```
$ b…