monitorix-general Mailing List for Monitorix (Page 3)
Monitorix is a system monitoring tool
Brought to you by:
mikaku
You can subscribe to this list here.
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2010 |
Jan
(5) |
Feb
(6) |
Mar
(3) |
Apr
(7) |
May
(6) |
Jun
(3) |
Jul
|
Aug
(8) |
Sep
|
Oct
(4) |
Nov
(1) |
Dec
|
2011 |
Jan
|
Feb
(6) |
Mar
(9) |
Apr
(6) |
May
(4) |
Jun
(5) |
Jul
(5) |
Aug
(2) |
Sep
(9) |
Oct
(6) |
Nov
(1) |
Dec
(3) |
2012 |
Jan
(1) |
Feb
|
Mar
(22) |
Apr
(5) |
May
(1) |
Jun
(11) |
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
(8) |
Dec
|
2013 |
Jan
(5) |
Feb
(2) |
Mar
(1) |
Apr
|
May
(1) |
Jun
(11) |
Jul
(2) |
Aug
(3) |
Sep
|
Oct
(15) |
Nov
(1) |
Dec
(10) |
2014 |
Jan
|
Feb
(11) |
Mar
(12) |
Apr
(10) |
May
(21) |
Jun
(24) |
Jul
(12) |
Aug
(7) |
Sep
(10) |
Oct
(3) |
Nov
(21) |
Dec
(17) |
2015 |
Jan
(2) |
Feb
|
Mar
(10) |
Apr
|
May
(4) |
Jun
|
Jul
|
Aug
(1) |
Sep
(2) |
Oct
(4) |
Nov
(1) |
Dec
|
2016 |
Jan
(5) |
Feb
(24) |
Mar
|
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(5) |
Dec
(2) |
2017 |
Jan
|
Feb
(3) |
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
(6) |
Nov
|
Dec
(5) |
2018 |
Jan
(5) |
Feb
(2) |
Mar
(3) |
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
(9) |
Oct
(1) |
Nov
|
Dec
|
2019 |
Jan
|
Feb
(5) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(2) |
2020 |
Jan
|
Feb
(5) |
Mar
|
Apr
(11) |
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
2021 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2022 |
Jan
(10) |
Feb
|
Mar
|
Apr
(8) |
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2023 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2024 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
From: <cr...@lo...> - 2019-02-15 12:48:34
|
Hi, i'm using Monitorix since FreeBSD 7 and its simply great. BUT recently i've installed FreeBSD 12 on new machine and having two problems now ... 1st - cannot monitor SYSTEM, the rest of monitors i'm using are OK. i can see lots of these errors in logfile: Use of uninitialized value in lc at /usr/local/bin/monitorix line 714. Use of uninitialized value in lc at /usr/local/bin/monitorix line 740. sysctl: unknown oid 'kern.random.sys.seeded' Use of uninitialized value $entropy in scalar chomp at /usr/local/share/monitorix/system.pm line 296. Use of uninitialized value $entropy in chomp at /usr/local/share/monitorix/system.pm line 361. Use of uninitialized value $entropy in concatenation (.) or string at /usr/local/share/monitorix/system.pm line 401. Fri Feb 15 13:16:00 2019 - ERROR: while updating /var/db/monitorix/system.rrd: /var/db/monitorix/system.rrd: Function update_pdp_prep, case DST_GAUGE - Cannot convert '' to float according to man page "kern.random.sys.seeded" is not in FreeBSD 11 and newer, last seen in 10: https://www.freebsd.org/cgi/man.cgi?query=random&apropos=0&sektion=4&manpath=FreeBSD+10.4-stable&arch=default&format=html i can confirm that as previous machine was running 10 with no issue (i skipped 11 to 12 now) 2nd - i'm not able to generate graphs, when i try this: monitorix.cgi mode=localhost graph=all when=day color=black i'll get: Use of uninitialized value $ENV{"HTTP_HOST"} in concatenation (.) or string at ./monitorix.cgi line 260. as i said i had no issue before (FreeBSD 7 8 9 10) but started after instalation of 12 ... thanks! Kamil |
From: Jordi S. <jo...@fi...> - 2018-10-01 15:48:20
|
For all of those that support SMART, you could add the NVMe device in the 'disk' module, this way you'll get at least its temperature value. On 09/12/2018 08:49 PM, mr2dave wrote: > Depends on the drive, apparently. > A Samsung PM961 worked fine, but an Intel Optane 800P gave me this: > "Read NVMe SMART/Health Information failed: NVMe Status 0x4002" > > > On Mon, 2018-09-10 at 09:17 +0200, Jordi Sanfeliu wrote: >> Thanks, >> >> Do you know if those drives support SMART? >> >> I mean, what happens if you execute 'smartctl -A /dev/nvme0n1'? >> >> Regards. > > > _______________________________________________ > Monitorix-general mailing list > Mon...@li... > https://lists.sourceforge.net/lists/listinfo/monitorix-general > -- Jordi Sanfeliu FIBRANET Network Services Provider https://www.fibranet.cat |
From: Michael C. <mc...@co...> - 2018-09-18 12:54:03
|
Thank you sir On Sep 18, 2018 8:04 AM, <mon...@li...> wrote: Send Monitorix-general mailing list submissions to mon...@li... To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/monitorix-general or, via email, send a message with subject or body 'help' to mon...@li... You can reach the person managing the list at mon...@li... When replying, please edit your Subject line so it is more specific than "Re: Contents of Monitorix-general digest..." Today's Topics: 1. Libvirt Configuration (Michael Cooper) 2. Re: Libvirt Configuration (Jordi Sanfeliu) ---------------------------------------------------------------------- Message: 1 Date: Mon, 17 Sep 2018 18:02:12 -0400 From: Michael Cooper <mc...@co...> To: mon...@li... Subject: [Monitorix-general] Libvirt Configuration Message-ID: <350...@co...> Content-Type: text/plain; charset="utf-8"; Format="flowed" Hello Everyone, ????????? I ma trying to figure out the virsh commnd in the libvirtd section of the monitorix.conf, can someone show me an example so I can try to get this right? I am really digging in to monitorix because it also has a section for Raspberry Pi so I ma interested in getting that going but that is for later, Thanks, -- *Michael Cooper* Certified Linux Pro Systems Engineer http://www.coopfire.com -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 2 Date: Tue, 18 Sep 2018 08:01:01 +0200 From: Jordi Sanfeliu <jo...@fi...> To: mon...@li... Subject: Re: [Monitorix-general] Libvirt Configuration Message-ID: <4f8...@fi...> Content-Type: text/plain; charset=utf-8; format=flowed Hello, The default setting as: # LIBVIRT graph # ----------------------------------------------------------------------------- <libvirt> cmd = virsh <list> [...] should work out of the box. Otherwise, append the same arguments you would do if you execute 'virsh' from the command line to manage your virtual machines. Regards. On 09/18/2018 12:02 AM, Michael Cooper wrote: > Hello Everyone, > > ????????? I ma trying to figure out the virsh commnd in the libvirtd > section of the monitorix.conf, can someone show me an example so I can > try to get this right? I am really digging in to monitorix because it > also has a section for Raspberry Pi so I ma interested in getting that > going but that is for later, > > > Thanks, > > -- > *Michael Cooper* > Certified Linux Pro > Systems Engineer > http://www.coopfire.com > -- Jordi Sanfeliu FIBRANET Network Services Provider https://www.fibranet.cat ------------------------------ ------------------------------ Subject: Digest Footer _______________________________________________ Monitorix-general mailing list Mon...@li... https://lists.sourceforge.net/lists/listinfo/monitorix-general ------------------------------ End of Monitorix-general Digest, Vol 49, Issue 6 ************************************************ |
From: Jordi S. <jo...@fi...> - 2018-09-18 06:01:19
|
Hello, The default setting as: # LIBVIRT graph # ----------------------------------------------------------------------------- <libvirt> cmd = virsh <list> [...] should work out of the box. Otherwise, append the same arguments you would do if you execute 'virsh' from the command line to manage your virtual machines. Regards. On 09/18/2018 12:02 AM, Michael Cooper wrote: > Hello Everyone, > > I ma trying to figure out the virsh commnd in the libvirtd > section of the monitorix.conf, can someone show me an example so I can > try to get this right? I am really digging in to monitorix because it > also has a section for Raspberry Pi so I ma interested in getting that > going but that is for later, > > > Thanks, > > -- > *Michael Cooper* > Certified Linux Pro > Systems Engineer > http://www.coopfire.com > -- Jordi Sanfeliu FIBRANET Network Services Provider https://www.fibranet.cat |
From: Michael C. <mc...@co...> - 2018-09-17 22:33:44
|
Hello Everyone, I ma trying to figure out the virsh commnd in the libvirtd section of the monitorix.conf, can someone show me an example so I can try to get this right? I am really digging in to monitorix because it also has a section for Raspberry Pi so I ma interested in getting that going but that is for later, Thanks, -- *Michael Cooper* Certified Linux Pro Systems Engineer http://www.coopfire.com |
From: mr2dave <mr...@gm...> - 2018-09-12 18:49:45
|
Depends on the drive, apparently. A Samsung PM961 worked fine, but an Intel Optane 800P gave me this: "Read NVMe SMART/Health Information failed: NVMe Status 0x4002" On Mon, 2018-09-10 at 09:17 +0200, Jordi Sanfeliu wrote: > Thanks, > > Do you know if those drives support SMART? > > I mean, what happens if you execute 'smartctl -A /dev/nvme0n1'? > > Regards. |
From: Jordi S. <jo...@fi...> - 2018-09-10 07:17:43
|
Thanks, Do you know if those drives support SMART? I mean, what happens if you execute 'smartctl -A /dev/nvme0n1'? Regards. On 09/06/2018 02:36 PM, mr2dave wrote: > Sure thing. > > [root@mercury ~]# nvme smart-log /dev/nvme0n1 > Smart Log for NVME device:nvme0n1 namespace-id:ffffffff > critical_warning : 0 > temperature : 57 C > available_spare : 100% > available_spare_threshold : 0% > percentage_used : 4% > data_units_read : 49,262 > data_units_written : 31,270,582 > host_read_commands : 751,975 > host_write_commands : 125,404,378 > controller_busy_time : 0 > power_cycles : 79 > power_on_hours : 641 > unsafe_shutdowns : 33 > media_errors : 0 > num_err_log_entries : 0 > Warning Temperature Time : 0 > Critical Composite Temperature Time : 0 > Thermal Management T1 Trans Count : 0 > Thermal Management T2 Trans Count : 0 > Thermal Management T1 Total Time : 0 > Thermal Management T2 Total Time : 0 > > > On Thu, 2018-09-06 at 12:59 +0200, Jordi Sanfeliu wrote: >> Well, anyway, glad to know you managed to solve it. >> >> Regarding your request, can you, please, show the output of the >> command >> you posted? I'm not using (yet) such kind of drives. >> >> Thanks. > > -- Jordi Sanfeliu FIBRANET Network Services Provider https://www.fibranet.cat |
From: mr2dave <mr...@gm...> - 2018-09-06 12:36:44
|
Sure thing. [root@mercury ~]# nvme smart-log /dev/nvme0n1 Smart Log for NVME device:nvme0n1 namespace-id:ffffffff critical_warning : 0 temperature : 57 C available_spare : 100% available_spare_threshold : 0% percentage_used : 4% data_units_read : 49,262 data_units_written : 31,270,582 host_read_commands : 751,975 host_write_commands : 125,404,378 controller_busy_time : 0 power_cycles : 79 power_on_hours : 641 unsafe_shutdowns : 33 media_errors : 0 num_err_log_entries : 0 Warning Temperature Time : 0 Critical Composite Temperature Time : 0 Thermal Management T1 Trans Count : 0 Thermal Management T2 Trans Count : 0 Thermal Management T1 Total Time : 0 Thermal Management T2 Total Time : 0 On Thu, 2018-09-06 at 12:59 +0200, Jordi Sanfeliu wrote: > Well, anyway, glad to know you managed to solve it. > > Regarding your request, can you, please, show the output of the > command > you posted? I'm not using (yet) such kind of drives. > > Thanks. |
From: Jordi S. <jo...@fi...> - 2018-09-06 10:59:38
|
Well, anyway, glad to know you managed to solve it. Regarding your request, can you, please, show the output of the command you posted? I'm not using (yet) such kind of drives. Thanks. On 09/05/2018 09:13 PM, mr2dave wrote: > > While I'm writing, let me make a feature request: > I'm using NVMe drives for ZFS cache and I'd love to be able to keep an > eye on their health with monitorix. > Graphing "nvme smart-log /dev/nvmedevice" might be convenient. > > Thanks! > -- Jordi Sanfeliu FIBRANET Network Services Provider https://www.fibranet.cat |
From: mr2dave <mr...@gm...> - 2018-09-05 19:13:20
|
I have no idea why it didn't work the first time I tried that, but it works now. Sorry for the wall of text over an apparent non-issue. While I'm writing, let me make a feature request: I'm using NVMe drives for ZFS cache and I'd love to be able to keep an eye on their health with monitorix. Graphing "nvme smart-log /dev/nvmedevice" might be convenient. Thanks! On Mon, 2018-09-03 at 09:35 +0200, Jordi Sanfeliu wrote: > Hi, > > Thanks for such a detailed and informative email, and glad to know > you > are enjoying Monitorix! :) > > I think that the problem is in the label '+12V'. Try to escape the > plus > sign. Just like this: > > 2 = CPU0 VCORE, 3.3V, \+12V, VBAT, 5V > > and just let us know. > > Thanks. |
From: Jordi S. <jo...@fi...> - 2018-09-03 07:59:57
|
Hi, Thanks for such a detailed and informative email, and glad to know you are enjoying Monitorix! :) I think that the problem is in the label '+12V'. Try to escape the plus sign. Just like this: 2 = CPU0 VCORE, 3.3V, \+12V, VBAT, 5V and just let us know. Thanks. On 08/31/2018 09:22 PM, mr2dave wrote: > Hi Jordi, et al. > > I'm having trouble configuring IPMI monitoring on a Tyan S7012 board, > running CentOS Linux release 7.5.1804, using monitorix 3.10.1-1.el7 > from the epel repo. > I suspect the problem is special characters, but I'm unsure of the > proper way to escape them. I tried a backslash but that didn't fix it > and now I'm out of idea. Monitorix is awesome btw, thanks for making it > and for making it open source. > > 'ipmitool sdr' outputs the following: > CPU0 below Tmax | 48 degrees C | ok > CPU1 below Tmax | disabled | ns > DIMM0 Area(RT3) | 27 degrees C | ok > PCI Area(RT2) | 31 degrees C | ok > CPU0 VCORE | 0.85 Volts | ok > CPU1 VCORE. | disabled | ns > 3.3V | 3.38 Volts | ok > +12V | 11.90 Volts | ok > VBAT | 3.22 Volts | ok > 5V | 4.87 Volts | ok > Sys.1(CPU 1) | 2610 RPM | ok > Sys.2(CPU 0) | 0 RPM | cr > Sys.3(Front 1) | 3330 RPM | ok > Sys.4(Front 2) | 3420 RPM | ok > Sys.5(Rear 1) | 0 RPM | cr > Sys.6 | 0 RPM | cr > Sys.7 | 0 RPM | cr > Sys.8 | no reading | ns > Sys.9 | 0 RPM | cr > Sys.10 | 0 RPM | cr > PSU Status | Not Readable | ns > > Note the (brackets) and the +12V. > > The IPMI portion of my config looks like this: > # IPMI graph > # ------------------------------------------------------------------- > ---------- > <ipmi> > list = Temperatures, Fans, Voltages > <desc> > 0 = CPU0 below Tmax, DIMM0 Area(RT3), PCI > Area(RT2) > 1 = Sys.1(CPU 1), Sys.3(Front 1), Sys.4(Front 2) > 2 = CPU0 VCORE, 3.3V, +12V, VBAT, 5V > </desc> > <units> > 0 = degrees C > 1 = RPM > 2 = Volts > </units> > <map> > </map> > <alerts> > </alerts> > graphs_per_row = 3 > rigid = 0 > limit = 100 > </ipmi> > > I get the following output in /var/log/monitorix: > ipmi_update(): Quantifier follows nothing in regex; marked by <-- HERE > in m/^(+ <-- HERE 12V)\s+\|\s+(\d+\.*\d*)\s+Volts\s+/ at > /usr/lib/monitorix/ipmi.pm line 161. > > That error just repeats. It isn't complaining about the ones with > brackets. > Monitoring works for sensors with no special characters in their names, > but I get 0.0 for the rest. Images attached. Any ideas? > > -- Jordi Sanfeliu FIBRANET Network Services Provider https://www.fibranet.cat |
From: mr2dave <mr...@gm...> - 2018-08-31 19:22:47
|
Hi Jordi, et al. I'm having trouble configuring IPMI monitoring on a Tyan S7012 board, running CentOS Linux release 7.5.1804, using monitorix 3.10.1-1.el7 from the epel repo. I suspect the problem is special characters, but I'm unsure of the proper way to escape them. I tried a backslash but that didn't fix it and now I'm out of idea. Monitorix is awesome btw, thanks for making it and for making it open source. 'ipmitool sdr' outputs the following: CPU0 below Tmax | 48 degrees C | ok CPU1 below Tmax | disabled | ns DIMM0 Area(RT3) | 27 degrees C | ok PCI Area(RT2) | 31 degrees C | ok CPU0 VCORE | 0.85 Volts | ok CPU1 VCORE. | disabled | ns 3.3V | 3.38 Volts | ok +12V | 11.90 Volts | ok VBAT | 3.22 Volts | ok 5V | 4.87 Volts | ok Sys.1(CPU 1) | 2610 RPM | ok Sys.2(CPU 0) | 0 RPM | cr Sys.3(Front 1) | 3330 RPM | ok Sys.4(Front 2) | 3420 RPM | ok Sys.5(Rear 1) | 0 RPM | cr Sys.6 | 0 RPM | cr Sys.7 | 0 RPM | cr Sys.8 | no reading | ns Sys.9 | 0 RPM | cr Sys.10 | 0 RPM | cr PSU Status | Not Readable | ns Note the (brackets) and the +12V. The IPMI portion of my config looks like this: # IPMI graph # ------------------------------------------------------------------- ---------- <ipmi> list = Temperatures, Fans, Voltages <desc> 0 = CPU0 below Tmax, DIMM0 Area(RT3), PCI Area(RT2) 1 = Sys.1(CPU 1), Sys.3(Front 1), Sys.4(Front 2) 2 = CPU0 VCORE, 3.3V, +12V, VBAT, 5V </desc> <units> 0 = degrees C 1 = RPM 2 = Volts </units> <map> </map> <alerts> </alerts> graphs_per_row = 3 rigid = 0 limit = 100 </ipmi> I get the following output in /var/log/monitorix: ipmi_update(): Quantifier follows nothing in regex; marked by <-- HERE in m/^(+ <-- HERE 12V)\s+\|\s+(\d+\.*\d*)\s+Volts\s+/ at /usr/lib/monitorix/ipmi.pm line 161. That error just repeats. It isn't complaining about the ones with brackets. Monitoring works for sensors with no special characters in their names, but I get 0.0 for the rest. Images attached. Any ideas? |
From: Johnny S. <joh...@gm...> - 2018-04-29 15:16:12
|
I recently installed monitorix on three Centos7x servers and all worked fine for a few days and then one server's charts started looking like this. I have uninstalled, reinstallled, updated, copied a config file from another machine, nothing seems to fix it. Anyone have any ideas? [image: Capture.PNG] -- *Johnny Stork <http://www.johnnystork.ca>* *Coddiwompler, Spiritual Warrior, Jolly Mystic Dude,* *Book Learner, Photon Wrangler, Scribbler, Tech Guru* *"If you follow your bliss, doors will open for you that* *wouldn't have opened for anyone else."* ~ Joseph Campbell *L <http://www.johnnystork.ca/>inkedin:* https://www.linkedin.com/in/johnnystork/ *Alef Trust:* https://www.aleftrust.org/team/johnny-stork/ |
From: Jordi S. <jo...@fi...> - 2018-03-15 09:49:28
|
Hello Paco, Since Monitorix is not in the official repositories of Ubuntu/Debian, no one is caring about the update of Monitorix. Instead you will have to wait until Izzy (Andreas Itzchak Rehberg) will update his own repository <http://apt.izzysoft.de/ubuntu/dists/generic/>. I'm currently pushing Monitorix 3.10.1 into stable repositories of Fedora and EPEL (CentOS and Red Hat), and probably others will start doing the same as package maintainers of their Linux distributions. Izzy, is a very friendly person, so don't hesitate to send him an email and asking him anything related to that. Regards. On 03/15/2018 10:37 AM, FJ Almena wrote: > Hi there. > > I am using monitorix on ubuntu 16 and do this: > > service monitorix stop > > apt-get update > > apt-get upgrade > > but nothing happens. > > Currently running (3.10.0-izzy1) > > Is is explained how to upgrade http://www.monitorix.org/faq.html#Q106 > > but for Ubuntu? > > What am I missing? > > Please advise. > > Thanks, > > Paco > > On 15/03/2018 09:48, Jordi Sanfeliu wrote: > >> Monitorix 3.10.1 has been released! >> >> Prior Monitorix versions are vulnerable to cross-site scripting (XSS), >> caused by improper validation of user-supplied input by the >> monitorix.cgi file. A remote attacker could exploit this vulnerability >> using some of the arguments provided (graph= or when=) in a >> specially-crafted URL to execute script in a victim's Web browser >> within the security context of the hosting Web site, once the URL is >> clicked. An attacker could use this vulnerability to steal the >> victim's cookie-based authentication credentials. >> >> I would like to thank Sebastian Gilon from TestArmy for reporting that >> issue. >> >> The rest of bugs fixed are, as always, reflected in the Changes file. >> >> All users still using older versions are advised and encouraged to >> upgrade to this version, which resolves this security issue. >> >> Regards. > > > -- Jordi Sanfeliu FIBRANET Network Services Provider http://www.fibranet.cat |
From: FJ A. <pa...@al...> - 2018-03-15 09:38:02
|
Hi there. I am using monitorix on ubuntu 16 and do this: service monitorix stop apt-get update apt-get upgrade but nothing happens. Currently running (3.10.0-izzy1) Is is explained how to upgrade http://www.monitorix.org/faq.html#Q106 but for Ubuntu? What am I missing? Please advise. Thanks, Paco On 15/03/2018 09:48, Jordi Sanfeliu wrote: > Monitorix 3.10.1 has been released! > > Prior Monitorix versions are vulnerable to cross-site scripting (XSS), caused by improper validation of user-supplied input by the monitorix.cgi file. A remote attacker could exploit this vulnerability using some of the arguments provided (graph= or when=) in a specially-crafted URL to execute script in a victim's Web browser within the security context of the hosting Web site, once the URL is clicked. An attacker could use this vulnerability to steal the victim's cookie-based authentication credentials. > > I would like to thank Sebastian Gilon from TestArmy for reporting that issue. > > The rest of bugs fixed are, as always, reflected in the Changes file. > > All users still using older versions are advised and encouraged to upgrade to this version, which resolves this security issue. > > Regards. |
From: Jordi S. <jo...@fi...> - 2018-03-15 08:48:58
|
Monitorix 3.10.1 has been released! Prior Monitorix versions are vulnerable to cross-site scripting (XSS), caused by improper validation of user-supplied input by the monitorix.cgi file. A remote attacker could exploit this vulnerability using some of the arguments provided (graph= or when=) in a specially-crafted URL to execute script in a victim's Web browser within the security context of the hosting Web site, once the URL is clicked. An attacker could use this vulnerability to steal the victim's cookie-based authentication credentials. I would like to thank Sebastian Gilon from TestArmy for reporting that issue. The rest of bugs fixed are, as always, reflected in the Changes file. All users still using older versions are advised and encouraged to upgrade to this version, which resolves this security issue. Regards. -- Jordi Sanfeliu FIBRANET Network Services Provider http://www.fibranet.cat |
From: Jordi S. <jo...@fi...> - 2018-02-06 12:23:38
|
Hello Bernd, Glad to know you are enjoying Monitorix. Any interesting messages in the Monitorix log file that might bring us some clues? Let me know. Regards. On 02/06/2018 12:06 PM, Dr. Bernd Rese wrote: > Hi Jordi, > > thanks for this small, tough and smooth program. > > My System is Debian 9.3 stretch (Armbian 5.36) on a Banana Pi as a > Mini-Server. I want to keep it as small as possible. > > One Problem: For Mail-Reports, I configured only sSMTP (without sendmail > or postfix). It's no Problem to get the Reports from Unattended Upgrades > and from my Backup-script. > > But nothing happend with the emailreports from monitorix. Any idea? > > Best regards, > Bernd. > -- Jordi Sanfeliu FIBRANET Network Services Provider http://www.fibranet.cat |
From: Dr. B. R. <drb...@gm...> - 2018-02-06 11:06:52
|
Hi Jordi, thanks for this small, tough and smooth program. My System is Debian 9.3 stretch (Armbian 5.36) on a Banana Pi as a Mini-Server. I want to keep it as small as possible. One Problem: For Mail-Reports, I configured only sSMTP (without sendmail or postfix). It's no Problem to get the Reports from Unattended Upgrades and from my Backup-script. But nothing happend with the emailreports from monitorix. Any idea? Best regards, Bernd. |
From: Jordi S. <jo...@fi...> - 2018-01-04 16:25:52
|
Sure thing :) On 01/04/2018 05:22 PM, czezz wrote: > Cool :) > I hope it will help someone. > > Dnia 4 stycznia 2018 13:08 Jordi Sanfeliu <jo...@fi...> napisał(a): > > Czezz, > > I've included your openSUSE HowTo in the Monitorix web site. > > <http://www.monitorix.org/doc-opensuse.html> > > At any time, let me know if it should be updated for any reason. > > Thank you very much for your contributions! > Best regards. > > > On 01/03/2018 06:48 PM, czezz wrote: > > Hi Jordi, > here is a new installation procedure for openSUSE 42.1 (x86_64). > Most probably it will work with any later releases and possibly > with > some earlier too. > Tested and verified on freshly installed OS - Minimal Server > Selection > (Text Mode). > In attachement I add more detailed steps and here in an email > body just > quick steps: > > --- > 1. Install required packages: > # zypper install perl perl-Clone Perl-Config-General Perl-DBI > perl-Email-Date-Format Perl-HTTP-Server-Simple perl-IO-Socket-SSL > perl-libwww-perl Perl-MailTools Perl-MIME-Lite perl-MLDBM > perl-Net-Daemon perl-Params-Util perl-PlRPC perl-SQL-Statement > perl-XML-Simple rrdtool gcc make > > 2. Install and start up Monitorix: > # wget http://www.monitorix.org/monitorix-3.10.0.tar.gz > # tar -zxvf monitorix-3.10.0.tar.gz > # cd monitorix-3.10.0/ > # make install-systemd-all > # /usr/bin/monitorix -c /etc/monitorix/monitorix.conf > --- > > Next step will be to install Monitorix on SLES. > > Best regards, > czezz > > Dnia 2 stycznia 2018 11:18 Jordi Sanfeliu <jo...@fi...> > napisał(a): > > Hi Czezz, > > Thanks for sharing this valuable information! > > It's strange you have different versions between RRDtool and > its Perl > bindings: > > > perl-rrdtool-1.5.5-69.1.x86_64 > > rrdtool-1.4.7-22.2.x86_64 > > this could lead to some issues, so consider using the same > version. The > 1.4.7 version is fine, you don't need the bleeding-edge > version of it. > > For what it's worth, I don't know what provides the > 'librrds-perl' > package in SLES, it doesn't appears in any of my RHEL/CentOS > repositories. > > Best regards. > > > On 12/31/2017 11:15 AM, czezz wrote: > > Hi, > for the moment I managed to install latest monitorix on > openSUSE > 42.1 > (x86_64). > This is very brief steps I have taken but maybe helpful > for someone. > > By zypper I installed/added following packages with its > dependencies: > > perl-Config-General-2.58-3.2.x86_64 > perl-DBI-1.628-5.4.x86_64 > perl-HTTP-Server-Simple-0.51-1.1.noarch > perl-IO-Socket-SSL-1.962-4.1.noarch > perl-MIME-Lite-3.030-3.1.noarch > perl-MailTools-2.14-2.6.noarch > perl-XML-Simple-2.20-6.1.noarch > perl-libwww-perl-6.05-5.1.noarch > perl-rrdtool-1.5.5-69.1.x86_64 > rrdtool-1.4.7-22.2.x86_64 > > Installed perl version: > # perl --version > This is perl 5, version 18, subversion 2 (v5.18.2) built for > x86_64-linux-thread-multi > > Install gcc and make: > # zypper install gcc make > # tar -zxvf monitorix-3.10.0.tar.gz > # make install-systemd-all > /usr/bin/monitorix -c /etc/monitorix/monitorix.conf > > Issues: > I am missing package: librrds-perl but it seems not to be > required (at > least for Monitorix basic configuration) > > BR, > czezz > > Dnia 9 grudnia 2017 12:11 Jordi Sanfeliu > <jo...@fi...> > napisał(a): > > Hello, > > Well, so far and AFAIK, no one has built a Monitorix > package > for SLES. > At least, I've not received any one to put it in the > downloads page. > > So, you might one to try downloading the tar.gz and > install > it manually > or use the 'Makefile' that comes with the archive. > > You don't need to compile Monitorix since it's > written in Perl > language, > although you probably will have to satisfy some > dependencies > in your > system during the installation. > > Regards. > > > On 08-12-2017 23:22, czezz wrote: > > Hi everyone, > > Im looking for Monitorix packages to install it > on SLES > 12 SP1. > > I dont see any procedure or even binaries for > SuSE/SLES. > > I would prefer to avoid compiling it from source. > > Cheers, > > czezz > > > --- > Jordi Sanfeliu > FIBRANET Network Services Provider > http://www.fibranet.cat > > > > -- > Jordi Sanfeliu > FIBRANET Network Services Provider > http://www.fibranet.cat > > > -- > Jordi Sanfeliu > FIBRANET Network Services Provider > http://www.fibranet.cat > -- Jordi Sanfeliu FIBRANET Network Services Provider http://www.fibranet.cat |
From: czezz <cz...@o2...> - 2018-01-04 16:22:34
|
Cool :) I hope it will help someone. Dnia 4 stycznia 2018 13:08 Jordi Sanfeliu <jo...@fi...> napisał(a): Czezz, I've included your openSUSE HowTo in the Monitorix web site. < www.monitorix.org www.monitorix.org At any time, let me know if it should be updated for any reason. Thank you very much for your contributions! Best regards. On 01/03/2018 06:48 PM, czezz wrote: Hi Jordi, here is a new installation procedure for openSUSE 42.1 (x86_64). Most probably it will work with any later releases and possibly with some earlier too. Tested and verified on freshly installed OS - Minimal Server Selection (Text Mode). In attachement I add more detailed steps and here in an email body just quick steps: --- 1. Install required packages: # zypper install perl perl-Clone Perl-Config-General Perl-DBI perl-Email-Date-Format Perl-HTTP-Server-Simple perl-IO-Socket-SSL perl-libwww-perl Perl-MailTools Perl-MIME-Lite perl-MLDBM perl-Net-Daemon perl-Params-Util perl-PlRPC perl-SQL-Statement perl-XML-Simple rrdtool gcc make 2. Install and start up Monitorix: # wget www.monitorix.org www.monitorix.org # tar -zxvf monitorix-3.10.0.tar.gz # cd monitorix-3.10.0/ # make install-systemd-all # /usr/bin/monitorix -c /etc/monitorix/monitorix.conf --- Next step will be to install Monitorix on SLES. Best regards, czezz Dnia 2 stycznia 2018 11:18 Jordi Sanfeliu <jo...@fi...> napisał(a): Hi Czezz, Thanks for sharing this valuable information! It's strange you have different versions between RRDtool and its Perl bindings: > perl-rrdtool-1.5.5-69.1.x86_64 > rrdtool-1.4.7-22.2.x86_64 this could lead to some issues, so consider using the same version. The 1.4.7 version is fine, you don't need the bleeding-edge version of it. For what it's worth, I don't know what provides the 'librrds-perl' package in SLES, it doesn't appears in any of my RHEL/CentOS repositories. Best regards. On 12/31/2017 11:15 AM, czezz wrote: Hi, for the moment I managed to install latest monitorix on openSUSE 42.1 (x86_64). This is very brief steps I have taken but maybe helpful for someone. By zypper I installed/added following packages with its dependencies: perl-Config-Gene perl-DBI-1.628-5 perl-HTTP-Server perl-IO-Socket-S perl-MIME-Lite-3 perl-MailTools-2 perl-XML-Simple- perl-libwww-perl perl-rrdtool-1.5 rrdtool-1.4.7-22 Installed perl version: # perl --version This is perl 5, version 18, subversion 2 (v5.18.2) built for x86_64-linux-thr Install gcc and make: # zypper install gcc make # tar -zxvf monitorix-3.10.0.tar.gz # make install-systemd-all /usr/bin/monitor -c /etc/monitorix/monitorix.conf Issues: I am missing package: librrds-perl but it seems not to be required (at least for Monitorix basic configuration) BR, czezz Dnia 9 grudnia 2017 12:11 Jordi Sanfeliu <jo...@fi...> napisał(a): Hello, Well, so far and AFAIK, no one has built a Monitorix package for SLES. At least, I've not received any one to put it in the downloads page. So, you might one to try downloading the tar.gz and install it manually or use the 'Makefile' that comes with the archive. You don't need to compile Monitorix since it's written in Perl language although you probably will have to satisfy some dependencies in your system during the installation. Regards. On 08-12-2017 23:22, czezz wrote: everyone, looking for Monitorix packages to install it on SLES 12 SP1. dont see any procedure or even binaries for SuSE/SLES. would prefer to avoid compiling it from source. --- Jordi Sanfeliu FIBRANET Network Services Provider www.fibranet.cat www.fibranet.cat -- Jordi Sanfeliu FIBRANET Network Services Provider www.fibranet.cat www.fibranet.cat -- Jordi Sanfeliu FIBRANET Network Services Provider www.fibranet.cat www.fibranet.cat ------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! sdm.link sdm.link ______________________________ Monitorix-general mailing list Mon...@li...urce lists.sourceforge.net lists.sourceforge.net |
From: Jordi S. <jo...@fi...> - 2018-01-04 12:08:11
|
Czezz, I've included your openSUSE HowTo in the Monitorix web site. <http://www.monitorix.org/doc-opensuse.html> At any time, let me know if it should be updated for any reason. Thank you very much for your contributions! Best regards. On 01/03/2018 06:48 PM, czezz wrote: > Hi Jordi, > here is a new installation procedure for openSUSE 42.1 (x86_64). > Most probably it will work with any later releases and possibly with > some earlier too. > Tested and verified on freshly installed OS - Minimal Server Selection > (Text Mode). > In attachement I add more detailed steps and here in an email body just > quick steps: > > --- > 1. Install required packages: > # zypper install perl perl-Clone Perl-Config-General Perl-DBI > perl-Email-Date-Format Perl-HTTP-Server-Simple perl-IO-Socket-SSL > perl-libwww-perl Perl-MailTools Perl-MIME-Lite perl-MLDBM > perl-Net-Daemon perl-Params-Util perl-PlRPC perl-SQL-Statement > perl-XML-Simple rrdtool gcc make > > 2. Install and start up Monitorix: > # wget http://www.monitorix.org/monitorix-3.10.0.tar.gz > # tar -zxvf monitorix-3.10.0.tar.gz > # cd monitorix-3.10.0/ > # make install-systemd-all > # /usr/bin/monitorix -c /etc/monitorix/monitorix.conf > --- > > Next step will be to install Monitorix on SLES. > > Best regards, > czezz > > Dnia 2 stycznia 2018 11:18 Jordi Sanfeliu <jo...@fi...> napisał(a): > > Hi Czezz, > > Thanks for sharing this valuable information! > > It's strange you have different versions between RRDtool and its Perl > bindings: > > > perl-rrdtool-1.5.5-69.1.x86_64 > > rrdtool-1.4.7-22.2.x86_64 > > this could lead to some issues, so consider using the same version. The > 1.4.7 version is fine, you don't need the bleeding-edge version of it. > > For what it's worth, I don't know what provides the 'librrds-perl' > package in SLES, it doesn't appears in any of my RHEL/CentOS > repositories. > > Best regards. > > > On 12/31/2017 11:15 AM, czezz wrote: > > Hi, > for the moment I managed to install latest monitorix on openSUSE > 42.1 > (x86_64). > This is very brief steps I have taken but maybe helpful for someone. > > By zypper I installed/added following packages with its > dependencies: > > perl-Config-General-2.58-3.2.x86_64 > perl-DBI-1.628-5.4.x86_64 > perl-HTTP-Server-Simple-0.51-1.1.noarch > perl-IO-Socket-SSL-1.962-4.1.noarch > perl-MIME-Lite-3.030-3.1.noarch > perl-MailTools-2.14-2.6.noarch > perl-XML-Simple-2.20-6.1.noarch > perl-libwww-perl-6.05-5.1.noarch > perl-rrdtool-1.5.5-69.1.x86_64 > rrdtool-1.4.7-22.2.x86_64 > > Installed perl version: > # perl --version > This is perl 5, version 18, subversion 2 (v5.18.2) built for > x86_64-linux-thread-multi > > Install gcc and make: > # zypper install gcc make > # tar -zxvf monitorix-3.10.0.tar.gz > # make install-systemd-all > /usr/bin/monitorix -c /etc/monitorix/monitorix.conf > > Issues: > I am missing package: librrds-perl but it seems not to be > required (at > least for Monitorix basic configuration) > > BR, > czezz > > Dnia 9 grudnia 2017 12:11 Jordi Sanfeliu <jo...@fi...> > napisał(a): > > Hello, > > Well, so far and AFAIK, no one has built a Monitorix package > for SLES. > At least, I've not received any one to put it in the > downloads page. > > So, you might one to try downloading the tar.gz and install > it manually > or use the 'Makefile' that comes with the archive. > > You don't need to compile Monitorix since it's written in Perl > language, > although you probably will have to satisfy some dependencies > in your > system during the installation. > > Regards. > > > On 08-12-2017 23:22, czezz wrote: > > Hi everyone, > > Im looking for Monitorix packages to install it on SLES > 12 SP1. > > I dont see any procedure or even binaries for SuSE/SLES. > > I would prefer to avoid compiling it from source. > > Cheers, > > czezz > > > --- > Jordi Sanfeliu > FIBRANET Network Services Provider > http://www.fibranet.cat > > > > -- > Jordi Sanfeliu > FIBRANET Network Services Provider > http://www.fibranet.cat > -- Jordi Sanfeliu FIBRANET Network Services Provider http://www.fibranet.cat |
From: czezz <cz...@o2...> - 2018-01-03 17:48:44
|
Hi Jordi, here is a new installation procedure for openSUSE 42.1 (x86_64). Most probably it will work with any later releases and possibly with some earlier too. Tested and verified on freshly installed OS - Minimal Server Selection (Text Mode). In attachement I add more detailed steps and here in an email body just quick steps: --- 1. Install required packages: # zypper install perl perl-Clone Perl-Config-General Perl-DBI perl-Email-Date-Format Perl-HTTP-Server-Simple perl-IO-Socket-SSL perl-libwww-perl Perl-MailTools Perl-MIME-Lite perl-MLDBM perl-Net-Daemon perl-Params-Util perl-PlRPC perl-SQL-Statement perl-XML-Simple rrdtool gcc make 2. Install and start up Monitorix: # wget www.monitorix.org www.monitorix.org # tar -zxvf monitorix-3.10.0.tar.gz # cd monitorix-3.10.0/ # make install-systemd-all # /usr/bin/monitorix -c /etc/monitorix/monitorix.conf --- Next step will be to install Monitorix on SLES. Best regards, czezz Dnia 2 stycznia 2018 11:18 Jordi Sanfeliu <jo...@fi...> napisał(a): Hi Czezz, Thanks for sharing this valuable information! It's strange you have different versions between RRDtool and its Perl bindings: > perl-rrdtool-1.5.5-69.1.x86_64 > rrdtool-1.4.7-22.2.x86_64 this could lead to some issues, so consider using the same version. The 1.4.7 version is fine, you don't need the bleeding-edge version of it. For what it's worth, I don't know what provides the 'librrds-perl' package in SLES, it doesn't appears in any of my RHEL/CentOS repositories. Best regards. On 12/31/2017 11:15 AM, czezz wrote: Hi, for the moment I managed to install latest monitorix on openSUSE 42.1 (x86_64). This is very brief steps I have taken but maybe helpful for someone. By zypper I installed/added following packages with its dependencies: perl-Config-General-2.58-3.2.x perl-DBI-1.628-5.4.x86_64 perl-HTTP-Server-Simple-0.51-1 perl-IO-Socket-SSL-1.962-4.1.n perl-MIME-Lite-3.030-3.1.noarc perl-MailTools-2.14-2.6.noarch perl-XML-Simple-2.20-6.1.noarc perl-libwww-perl-6.05-5.1.noar perl-rrdtool-1.5.5-69.1.x86_64 rrdtool-1.4.7-22.2.x86_64 Installed perl version: # perl --version This is perl 5, version 18, subversion 2 (v5.18.2) built for x86_64-linux-thread-multi Install gcc and make: # zypper install gcc make # tar -zxvf monitorix-3.10.0.tar.gz # make install-systemd-all /usr/bin/monitorix -c /etc/monitorix/monitorix.conf Issues: I am missing package: librrds-perl but it seems not to be required (at least for Monitorix basic configuration) BR, czezz Dnia 9 grudnia 2017 12:11 Jordi Sanfeliu <jo...@fi...> napisał(a): Hello, Well, so far and AFAIK, no one has built a Monitorix package for SLES. At least, I've not received any one to put it in the downloads page. So, you might one to try downloading the tar.gz and install it manually or use the 'Makefile' that comes with the archive. You don't need to compile Monitorix since it's written in Perl language, although you probably will have to satisfy some dependencies in your system during the installation. Regards. On 08-12-2017 23:22, czezz wrote: Hi everyone, Im looking for Monitorix packages to install it on SLES 12 SP1. I dont see any procedure or even binaries for SuSE/SLES. I would prefer to avoid compiling it from source. Cheers, czezz --- Jordi Sanfeliu FIBRANET Network Services Provider www.fibranet.cat www.fibranet.cat -- Jordi Sanfeliu FIBRANET Network Services Provider www.fibranet.cat www.fibranet.cat ------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! sdm.link sdm.link ______________________________ Monitorix-general mailing list Mon...@li...urce lists.sourceforge.net lists.sourceforge.net |
From: Jordi S. <jo...@fi...> - 2018-01-02 10:18:16
|
Hi Czezz, Thanks for sharing this valuable information! It's strange you have different versions between RRDtool and its Perl bindings: > perl-rrdtool-1.5.5-69.1.x86_64 > rrdtool-1.4.7-22.2.x86_64 this could lead to some issues, so consider using the same version. The 1.4.7 version is fine, you don't need the bleeding-edge version of it. For what it's worth, I don't know what provides the 'librrds-perl' package in SLES, it doesn't appears in any of my RHEL/CentOS repositories. Best regards. On 12/31/2017 11:15 AM, czezz wrote: > Hi, > for the moment I managed to install latest monitorix on openSUSE 42.1 > (x86_64). > This is very brief steps I have taken but maybe helpful for someone. > > By zypper I installed/added following packages with its dependencies: > > perl-Config-General-2.58-3.2.x86_64 > perl-DBI-1.628-5.4.x86_64 > perl-HTTP-Server-Simple-0.51-1.1.noarch > perl-IO-Socket-SSL-1.962-4.1.noarch > perl-MIME-Lite-3.030-3.1.noarch > perl-MailTools-2.14-2.6.noarch > perl-XML-Simple-2.20-6.1.noarch > perl-libwww-perl-6.05-5.1.noarch > perl-rrdtool-1.5.5-69.1.x86_64 > rrdtool-1.4.7-22.2.x86_64 > > Installed perl version: > # perl --version > This is perl 5, version 18, subversion 2 (v5.18.2) built for > x86_64-linux-thread-multi > > Install gcc and make: > # zypper install gcc make > # tar -zxvf monitorix-3.10.0.tar.gz > # make install-systemd-all > /usr/bin/monitorix -c /etc/monitorix/monitorix.conf > > Issues: > I am missing package: librrds-perl but it seems not to be required (at > least for Monitorix basic configuration) > > BR, > czezz > > Dnia 9 grudnia 2017 12:11 Jordi Sanfeliu <jo...@fi...> napisał(a): > > Hello, > > Well, so far and AFAIK, no one has built a Monitorix package for SLES. > At least, I've not received any one to put it in the downloads page. > > So, you might one to try downloading the tar.gz and install it manually > or use the 'Makefile' that comes with the archive. > > You don't need to compile Monitorix since it's written in Perl > language, > although you probably will have to satisfy some dependencies in your > system during the installation. > > Regards. > > > On 08-12-2017 23:22, czezz wrote: > > Hi everyone, > > Im looking for Monitorix packages to install it on SLES 12 SP1. > > I dont see any procedure or even binaries for SuSE/SLES. > > I would prefer to avoid compiling it from source. > > Cheers, > > czezz > > > --- > Jordi Sanfeliu > FIBRANET Network Services Provider > http://www.fibranet.cat > > -- Jordi Sanfeliu FIBRANET Network Services Provider http://www.fibranet.cat |
From: czezz <cz...@o2...> - 2017-12-31 10:15:30
|
Hi, for the moment I managed to install latest monitorix on openSUSE 42.1 (x86_64). This is very brief steps I have taken but maybe helpful for someone. By zypper I installed/added following packages with its dependencies: perl-Config-General-2.58-3.2.x perl-DBI-1.628-5.4.x86_64 perl-HTTP-Server-Simple-0.51-1 perl-IO-Socket-SSL-1.962-4.1.n perl-MIME-Lite-3.030-3.1.noarc perl-MailTools-2.14-2.6.noarch perl-XML-Simple-2.20-6.1.noarc perl-libwww-perl-6.05-5.1.noar perl-rrdtool-1.5.5-69.1.x86_64 rrdtool-1.4.7-22.2.x86_64 Installed perl version: # perl --version This is perl 5, version 18, subversion 2 (v5.18.2) built for x86_64-linux-thread-multi Install gcc and make: # zypper install gcc make # tar -zxvf monitorix-3.10.0.tar.gz # make install-systemd-all /usr/bin/monitorix -c /etc/monitorix/monitorix.conf Issues: I am missing package: librrds-perl but it seems not to be required (at least for Monitorix basic configuration) BR, czezz Dnia 9 grudnia 2017 12:11 Jordi Sanfeliu <jo...@fi...> napisał(a): Hello, Well, so far and AFAIK, no one has built a Monitorix package for SLES. At least, I've not received any one to put it in the downloads page. So, you might one to try downloading the tar.gz and install it manually or use the 'Makefile' that comes with the archive. You don't need to compile Monitorix since it's written in Perl language, although you probably will have to satisfy some dependencies in your system during the installation. Regards. On 08-12-2017 23:22, czezz wrote: Hi everyone, Im looking for Monitorix packages to install it on SLES 12 SP1. I dont see any procedure or even binaries for SuSE/SLES. I would prefer to avoid compiling it from source. Cheers, czezz --- Jordi Sanfeliu FIBRANET Network Services Provider www.fibranet.cat www.fibranet.cat ------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! sdm.link sdm.link ______________________________ Monitorix-general mailing list Mon...@li...urce lists.sourceforge.net lists.sourceforge.net |
From: Jordi S. <jo...@fi...> - 2017-12-22 16:22:06
|
Hello Michael, Monitorix is a very specific monitoring tool for UNIX and Linux systems. As you know these systems share similar ways to gather the same system information and Monitorix takes advantage of it. Perhaps the project Cygwin <https://www.cygwin.com/> might help to view your Windows as a UNIX, and if you can install it the Perl language with the RRDtool bindings, you might then install Monitorix manually and ... eventually ... well ... it could work. In any case, let us know your progress on this. Best regards. On 22-12-2017 12:42, Michael Cooper wrote: > Hey Guys, > > Iam sure I know the answer to this already, but I am going > to ask anyway. Is there any way to monitor Windows Servers with > Monitorix? > > Thanks, > > Michael > --- Jordi Sanfeliu FIBRANET Network Services Provider http://www.fibranet.cat |