Re: Monitoring system

2018-10-08 Thread flipchan
Thanks alot! I needed to symlink the files to enable them to be libs in php On October 6, 2018 9:41:29 PM UTC, Richard Toohey wrote: >On 10/07/18 09:05, flipchan wrote: >> My phpinfo: dpaste.com/0VDR4TE >Have you looked in /usr/local/share/doc/pkg-readmes/ for anything >useful. > >I've moved

Re: Monitoring system

2018-10-06 Thread Richard Toohey
On 10/07/18 09:05, flipchan wrote: My phpinfo: dpaste.com/0VDR4TE Have you looked in /usr/local/share/doc/pkg-readmes/ for anything useful. I've moved off PHP 5.6 so not exactly sure what the file will be called. The instructions for 7.0.31:     /usr/local/share/doc/pkg-readmes/php-7.0.31

Re: Monitoring system

2018-10-06 Thread flipchan
My phpinfo: dpaste.com/0VDR4TE On October 6, 2018 4:42:16 PM UTC, Stuart Henderson wrote: >On 2018-10-06, Richard Toohey wrote: >> On 10/06/18 07:16, 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,

Re: Monitoring system

2018-10-06 Thread flipchan
Is not returning anything On October 6, 2018 6:36:38 AM UTC, Tom Smyth wrote: >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 >

Re: Monitoring system

2018-10-06 Thread Stuart Henderson
On 2018-10-06, Richard Toohey wrote: > On 10/06/18 07:16, 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 promted with >>> "Configuration file errror DB type MYSQL is not supported by current

Re: Monitoring system

2018-10-06 Thread Richard Toohey
On 10/06/18 07:16, 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 promted with "Configuration file errror DB type MYSQL is not supported by current setup" I don't think the issue here - but if you are

Re: Monitoring system

2018-10-06 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

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

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: 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

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: 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

Re: Monitoring system

2018-10-05 Thread Vijay Sankar
align with 1MB offset ... 2048 sectors (instead the default 64 bytes) Peace Tom Smyth On Thu, 4 Oct 2018 at 23:57, 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

Re: Monitoring system

2018-10-05 Thread flipchan
e system >>> that you align with 1MB offset ... 2048 sectors (instead the >default >>> 64 bytes) >>> >>> Peace >>> Tom Smyth >>> >>> >>> On Thu, 4 Oct 2018 at 23:57, flipchan wrote: >>>> >>>> Greetings

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

Re: Monitoring system

2018-10-04 Thread Tony Boston
lign with 1MB offset ... 2048 sectors (instead the default >> 64 bytes) >> >> Peace >> Tom Smyth >> >> >> On Thu, 4 Oct 2018 at 23:57, flipchan wrote: >>> >>> Greetings all, >>> >>> I need to install a monitoring system with

Re: Monitoring system

2018-10-04 Thread Tom Smyth
o use SSDs and make sure that when formatting the system > that you align with 1MB offset ... 2048 sectors (instead the default > 64 bytes) > > Peace > Tom Smyth > > > On Thu, 4 Oct 2018 at 23:57, flipchan wrote: > > > > Greetings all, > > > > I n

Re: Monitoring system

2018-10-04 Thread Tom Smyth
graphs so use SSDs and make sure that when formatting the system that you align with 1MB offset ... 2048 sectors (instead the default 64 bytes) Peace Tom Smyth On Thu, 4 Oct 2018 at 23:57, flipchan wrote: > > Greetings all, > > I need to install a monitoring system with email noti

Monitoring system

2018-10-04 Thread flipchan
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 recommend a open source monitoring system that support email notifications and monitoring of multiple hosts running

Re: Article about network monitoring system developed on OpenBSD

2009-03-10 Thread ropers
On Mon, Feb 02, 2009 at 10:53:45AM -0500, Christopher Linn wrote: http://labs.omniti.com/trac/reconnoiter/ 2009/2/5 Joe S js.li...@gmail.com: Are there any screenshots of Reconnoiter in action? I'm curious to see how it looks. Apologies if this was a joke, but if it wasn't: The kind of

Re: Article about network monitoring system developed on OpenBSD

2009-02-04 Thread Joe S
that was on undeadly) about monitoring system in early stage of development which suppose to be fast, scalable, managed from web and cli, better than anything else. There was no release at the time I've read the article, only repository access to the sources. I'm trying to find this article again

Article about network monitoring system developed on OpenBSD

2009-02-02 Thread Mikolaj Kucharski
Hi, Few months back (maybe years) there was article posted (I don't think that was on undeadly) about monitoring system in early stage of development which suppose to be fast, scalable, managed from web and cli, better than anything else. There was no release at the time I've read the article

Re: Article about network monitoring system developed on OpenBSD

2009-02-02 Thread Christopher Linn
On Mon, Feb 02, 2009 at 03:29:19PM +, Mikolaj Kucharski wrote: Hi, Few months back (maybe years) there was article posted (I don't think that was on undeadly) about monitoring system in early stage of development which suppose to be fast, scalable, managed from web and cli, better than

Re: Article about network monitoring system developed on OpenBSD

2009-02-02 Thread Mikolaj Kucharski
On Mon, Feb 02, 2009 at 10:53:45AM -0500, Christopher Linn wrote: On Mon, Feb 02, 2009 at 03:29:19PM +, Mikolaj Kucharski wrote: Hi, Few months back (maybe years) there was article posted (I don't think that was on undeadly) about monitoring system in early stage of development

Re: Article about network monitoring system developed on OpenBSD

2009-02-02 Thread Jason Dixon
On Mon, Feb 02, 2009 at 10:53:45AM -0500, Christopher Linn wrote: On Mon, Feb 02, 2009 at 03:29:19PM +, Mikolaj Kucharski wrote: Hi, Few months back (maybe years) there was article posted (I don't think that was on undeadly) about monitoring system in early stage of development