Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - pepesz

#1
General Discussion / Re: /proc content?
February 20, 2017, 11:47:53 PM
@lattera

Any chance I can follow (and how) the progress of that work?

Cheers,
pepesz
#2
General Discussion / Re: /proc content?
February 10, 2017, 06:17:49 PM
Thanks!

@lattera: I'll be waiting :)


Best regards,
pepesz
#3
General Discussion / Re: /proc content?
February 09, 2017, 09:28:33 PM
Hi Franco,

I'm using perl script (http://pastebin.com/MXEW6DF4) to get and display system stats on LCD. Below is the line I have to replace with sth bsd compatible:
my $lxs = Sys::Statistics::Linux->new( cpustats => 1, memstats  => 1, diskusage => 1, netstats => 1 );
Any hint how to achieve this? I will also look into BSD::Sysctl, but freebsd is entirely new adventure for me.

Best regards,
pepesz
#4
General Discussion / /proc content?
February 09, 2017, 08:23:36 PM
Dear members,

What should be the content of /proc ? I only see folders coresponding to processes PID, nothing more. Is this normal? No things like /proc/sys/kernel/hostname? I'm trying to adopt my script (http://pastebin.com/MXEW6DF4) to show system statistics on the LCD (via LCDd but not the lcdproc). The script uses Sys::Statistics::Linux and therefore procfs.

Thanks in advance.
pepesz
#5
Hardware and Performance / Re: LCDproc Integration Help!
February 07, 2017, 09:27:42 PM
+1 here

Dear all,
I just setup opnsense 17.1 and the pc has lcd connected to parallel port. Any chance somebody did/is working on/ the lcdproc package for the opnsense?

thanks in advance!
pepesz