Re: Monitoring system

2018-10-05 Thread Tom Smyth
Howdy Create a atest phpinfo(); file in ur webserver htdocs directory And open the url to that file in ur browser to show you what php configuration and modules are loaded Check this page for details http://php.net/manual/en/function.phpinfo.php On a side note This function is useful in testing

FreeBSD 11.2 under vmm

2018-10-05 Thread Joseph Olatt
I am trying to install FreeBSD 11.2 under vmm and I am not seeing any success. The booting of the install ISO keeps looping after a certain point. See included log. The system running vmd is a Macbook Pro from crica 2012. Anybody else on this list running FreeBSD under vmm? I'm attempting to ins

Re: pfctl tables: adding a CIDR typo to a new table

2018-10-05 Thread Andrew
On 10/06/18 00:28, Klemens Nanni wrote: On Fri, Oct 05, 2018 at 04:02:12PM -0600, Andrew wrote: recent snapshot: $> uname -vrsm OpenBSD 6.4 GENERIC#329 amd64 What's the timestamp? Please provide more detailed information next time. $> doas pfctl -t sample -T add 74.125.0.0*16 1 table creat

Re: pfctl tables: adding a CIDR typo to a new table

2018-10-05 Thread Klemens Nanni
On Fri, Oct 05, 2018 at 04:02:12PM -0600, Andrew wrote: > recent snapshot: > > $> uname -vrsm > OpenBSD 6.4 GENERIC#329 amd64 What's the timestamp? Please provide more detailed information next time. > $> doas pfctl -t sample -T add 74.125.0.0*16 > 1 table created. > 1/1 addresses added. It's no

pfctl tables: adding a CIDR typo to a new table

2018-10-05 Thread Andrew
I just came upon this while stumbling across my numeric keypad. (If case you are wondering, the "*" key is next to the "/" key ...) --- recent snapshot: $> uname -vrsm OpenBSD 6.4 GENERIC#329 amd64 $> doas pfctl -t sample -T add 74.125.0.0*16 1 table created. 1/1 addresses added. $> doas pf

Re: Monitoring system

2018-10-05 Thread Edgar Pettijohn
On Oct 5, 2018 3:48 PM, flipchan wrote: > > Maybe I need to set some sys variable or something similar cuz > php-mysqli > php-pdo_mysql > php-mysql is installed > But are they enabled. Read the package read me for PHP for instructions. > On October 5, 2018 6:16:07 PM UTC, Stuart Henderson >

Re: Monitoring system

2018-10-05 Thread Tom Smyth
Make sure the module is enabled... check php info Installed is neq enabled On Fri 5 Oct 2018, 21:51 flipchan, wrote: > Maybe I need to set some sys variable or something similar cuz > php-mysqli > php-pdo_mysql > php-mysql is installed > > On October 5, 2018 6:16:07 PM UTC, Stuart Henderson >

Re: Monitoring system

2018-10-05 Thread flipchan
Maybe I need to set some sys variable or something similar cuz php-mysqli php-pdo_mysql php-mysql is installed On October 5, 2018 6:16:07 PM UTC, Stuart Henderson wrote: >On 2018/10/05 17:35, flipchan wrote: >> It's weird because I have no error files that it describes the error >in, I am promt

Re: Debug / Driver / Kernel / WiFi

2018-10-05 Thread Erling Westenvik
On Fri, Oct 05, 2018 at 05:12:33PM +0200, Stefan Sperling wrote: > On Fri, Oct 05, 2018 at 04:53:40PM +0200, def...@posteo.de wrote: >> I try to make new driver for AR5424* WiFi Module (ath0) becouse of a lot >> of issues on my Fujitsu Esprimo Mobile U9210 Laptop. (Just not working >> out of the bo

Re: Monitoring system

2018-10-05 Thread Stuart Henderson
On 2018/10/05 17:35, flipchan wrote: > It's weird because I have no error files that it describes the error in, I am > promted with > "Configuration file errror DB type MYSQL is not supported by current setup" Oh, in that case (always include the actual error message!) I'm pretty sure you didn't

Re: Performance impact of PF on APU2

2018-10-05 Thread Benjamin Petit
Not sure what do do know. Should I open a bug for more visibility? To be honest, my WAN connection is way lower than the max measured here with CURRENT, but I donĀ“t want to discover when upgrading to 6.5 that I lost 40% percent of performance again. I would be more than happy to help with the inv

Re: Monitoring system

2018-10-05 Thread flipchan
It's weird because I have no error files that it describes the error in, I am promted with "Configuration file errror DB type MYSQL is not supported by current setup" I have set all configs (/var/www/zabbix/conf/zabbix.conf.php and /etc/zabbix*) to use 127.0.0.1 3306 , but nono :/ On October

Installed 6.3 amd64 on an HP Pavlion desktop

2018-10-05 Thread Aadu Services
FYI, I recently bought an HP Pavilion desktop off the shelf at Walmart and `OpenBSD 6.3 GENERIC.MP#11 amd64' installed no problem from the `install63.iso' image burned to DVD. Intel Core i3-7100 processor 8GB SDRAM 1TB hard drive You will need to disable UEFI Secure Boot and enable Legacy Support

Re: Monitoring system

2018-10-05 Thread flipchan
Yeah I have put the Unix socket in /var/www/run and chown www:www but nono On October 5, 2018 12:55:15 PM UTC, Stuart Henderson wrote: >On 2018-10-05, flipchan wrote: >> Hey how did everyone get zabbix running I tried the zabbix MySQL with >the zabbix web on 6.2 but I get a database connection

Re: Debug / Driver / Kernel / WiFi

2018-10-05 Thread Stefan Sperling
On Fri, Oct 05, 2018 at 04:53:40PM +0200, def...@posteo.de wrote: > > > Hi All, > > I try to make new driver for AR5424* WiFi Module (ath0) becouse of a lot > of issues on my Fujitsu Esprimo Mobile U9210 Laptop. (Just not working > out of the box) > > * https://cvsweb.openbsd.org/src/sys/dev/i

Debug / Driver / Kernel / WiFi

2018-10-05 Thread deface
Hi All, I try to make new driver for AR5424* WiFi Module (ath0) becouse of a lot of issues on my Fujitsu Esprimo Mobile U9210 Laptop. (Just not working out of the box) * https://cvsweb.openbsd.org/src/sys/dev/ic/ar5212.c * https://cvsweb.openbsd.org/src/sys/dev/ic/ar5xxx.c ... Could you be so

Re: network problem with latest snapshots

2018-10-05 Thread Todd C. Miller
On Fri, 05 Oct 2018 01:45:22 -0300, Thanos Tsouanas wrote: > I was hoping it could have been some "bad timing" with the snapshots > back then but the problem is still there with the latest snapshot: > this ethernet card cannot work under -current, but works fine under > 6.3, and used to work under

Re: Monitoring system

2018-10-05 Thread Stuart Henderson
On 2018-10-05, flipchan wrote: > Hey how did everyone get zabbix running I tried the zabbix MySQL with the > zabbix web on 6.2 but I get a database connection error in the php , I assume > the php can't read the config This is usually mysql/mariadb's annoying feature of automatically trying to

Re: Monitoring system

2018-10-05 Thread Vijay Sankar
Hi, I am experimenting with librenms at the moment but currently using Postgres for Zabbix with the following packages: zabbix-agent-3.4.8p0 network and application monitoring - agent zabbix-server-3.4.8-pgsql network and application monitoring - server zabbix-web-3.4.8p1 network and applica

Re: Monitoring system

2018-10-05 Thread flipchan
Hey how did everyone get zabbix running I tried the zabbix MySQL with the zabbix web on 6.2 but I get a database connection error in the php , I assume the php can't read the config On October 5, 2018 4:43:05 AM UTC, Tony Boston wrote: >I am using Icinga2 on all our machines - you'll find it i

pharo smalltalk on openbsd

2018-10-05 Thread Rudolf Sykora
Hello, does anybody run pharo smalltalk on openbsd? Does it work? Thanks Ruda

Re: Monitoring system

2018-10-05 Thread Daniel Polak
I second Tom's recommendation of LibreNMS, it integrates well with OpenBSD. Daniel On 5-10-2018 00:44, flipchan wrote: Greetings all, I need to install a monitoring system with email notifications, I have used mmonit which is great but it's a little too pricey for personal use. Can anyone rec

Re: httpd and cgi

2018-10-05 Thread Kihaguru Gathura
Thank you for that. The code below authenticates for all folders and cgi scripts work well as desired Any comments on correctness? .. # $OpenBSD: httpd.conf,v 1.18 2018/03