Commit Graph

571 Commits

Author SHA1 Message Date
Jordi Sanfeliu acc1245691 added a complete graph for MongoDB. #38 2017-01-12 16:14:35 +01:00
Jordi Sanfeliu 9a67201222 small fix in colors, also change the thickness of lines 2017-01-11 13:06:11 +01:00
Jordi Sanfeliu 0d3093424c changed the colors of the main graph in 'ftp.pm' 2017-01-10 10:33:40 +01:00
Jordi Sanfeliu 535af64e36 small updates 2016-12-22 15:59:19 +01:00
Jordi Sanfeliu 714cf09f1c added a complete graph for IPMI sensors using the 'ipmitool' command 2016-12-20 10:13:57 +01:00
Jordi Sanfeliu e48cfa1aac changed the way how scales the memory graph in 'system.pm', now the units are in bytes, so the y-axis will scale accordingly 2016-12-16 11:23:20 +01:00
Jordi Sanfeliu dc8bbdd6d9 improved the 'system.pm' graph including more detailed processes state, and two new graphs: entropy and uptime 2016-12-15 17:46:01 +01:00
Jordi Sanfeliu c3f5995315 changed to be more thickness the lines of Greylisting graph in 'mail.pm' 2016-12-12 18:58:19 +01:00
Jordi Sanfeliu b3a4870e89 fixed an undeclared global symbol '$imgfmt_lc' in 'traffacct.pm' 2016-10-21 09:21:07 +02:00
Jordi Sanfeliu 63e6d78609 last typo fixed 2016-10-14 12:36:23 +02:00
Jordi Sanfeliu 297397f347 switched the first color to yellow 2016-10-14 08:51:58 +02:00
Jordi Sanfeliu 5a4fb1c298 fixed a long-standing pair of typos in 'kern.pm' 2016-10-11 16:41:18 +02:00
Jordi Sanfeliu 23979611ec fix typo 2016-10-10 16:54:15 +02:00
Jordi Sanfeliu 1837db373c fix to convert the BIND's output when there is only one hit in 'incoming queries' 2016-10-10 16:53:00 +02:00
Jordi Sanfeliu 8a0b97ccc6 small update in the Hz legend #159 2016-10-05 18:27:41 +02:00
Jordi Sanfeliu 23a3574baa fix the order of magnitude in the values collected #159 2016-10-05 18:21:52 +02:00
Jordi Sanfeliu eb20c7d077 added a complete graph for generic sensors (in /sys/devices). #159 2016-10-05 15:30:55 +02:00
Jordi Sanfeliu 89890d23ce removed a pair of unused variables 2016-10-04 11:03:06 +02:00
Jordi Sanfeliu 19526304bc included right-justification by default in all real names. #161 2016-09-28 12:58:49 +02:00
Jordi Sanfeliu 6121e452ea modified Core temperatures graph to include also real names. #161 2016-09-28 12:54:09 +02:00
Jordi Sanfeliu 3f6ae6aab4 added to show real names in 'lmsens.pm'. #161 2016-09-26 18:47:53 +02:00
Jordi Sanfeliu 49bc78150a make sure that 'o' takes precedence over '*' when both appears in the output of 'ntpq -pn' 2016-09-12 10:25:16 +02:00
Jordi Sanfeliu f44c6fb664 fixed a typo introduced in the last commit in 'ntp.pm' 2016-09-09 10:55:58 +02:00
Jordi Sanfeliu dcce87e826 included the Status Word 'o' when selecting the peer in 'ntp.pm' 2016-09-09 10:54:00 +02:00
Emilio Aburto L 2eac2d5bfb Missing semicolon
Fixing typo
2016-08-15 17:58:17 -03:00
Emilio Aburto L eee32623e8 Fix issue when parsing the number of cpu value
Fix to issue #155
2016-08-15 14:56:29 -03:00
Jordi Sanfeliu c5703adee1 fixed a possible uninitialized value in 'HTTPServer.pm' at line 37 2016-06-16 12:48:47 +02:00
Jordi Sanfeliu 4866ad410c added a message in 'libvirt.pm' if the MAC address of a VM is not found 2016-06-15 10:51:31 +02:00
Jordi Sanfeliu fd953c2264 added a warning message in 'disk.pm' that if some of the disk devices defined is not present in the system the initialization will be aborted 2016-05-30 12:48:28 +02:00
Jordi Sanfeliu d668fcecea fix format 2016-04-11 10:44:04 +02:00
Jordi Sanfeliu 483320f476 added a complete graph for Chrony 2016-04-08 10:43:58 +02:00
Jordi Sanfeliu 77f750362b added the new option 'user_agent_id' which is used to define the string to identify Monitorix agent in the HTTP requests 2016-03-17 09:48:38 +01:00
Jordi Sanfeliu 01829ba873 fixed in 'zfs.pm' to convert FRAG to a numeric value it's not used in the pool. #138 2016-02-22 18:06:53 +01:00
Jordi Sanfeliu 49db67e727 fixed to show the memory usage correctly in 'phpapc.pm' 2016-02-01 10:08:31 +01:00
Jordi Sanfeliu 4ce6404a3e added RBL counter for Postfix MTA in 'mail.pm' #118 2016-01-28 15:53:32 +01:00
Nigel Sim bb2da96483 added a final option that does a substring match 2016-01-27 15:18:49 +10:00
Jordi Sanfeliu ea9fd4958b added the new configuration option 'image_format' #132 2016-01-25 18:35:30 +01:00
Jordi Sanfeliu 817b7d3db6 fixed 'serv.pm' to support newer version of fail2ban 2016-01-04 15:53:12 +01:00
Jordi Sanfeliu 67fa4cc63b added in 'du.pm' the new 'extra_args' option to be able to include extra arguments to the 'du' command 2015-12-23 16:42:26 +01:00
Jordi Sanfeliu cacdaa6d28 updated tc.pm. #74 2015-12-22 10:25:01 +01:00
Jordi Sanfeliu 4cc174d8c3 added the section '<map>' to be able to rename the qdisc names in the graph. #74 2015-12-22 09:59:27 +01:00
Jordi Sanfeliu c7824db4a2 added a complete graph for Network Traffic Control (tc) #74 2015-12-15 10:42:49 +01:00
Jordi Sanfeliu bfd3fcaf49 small cosmetic change 2015-12-14 16:02:52 +01:00
Jordi Sanfeliu 814515d6aa last minute fixes 2015-12-04 11:08:12 +01:00
Jordi Sanfeliu 3084960a6b small fixes in 'libvirt.pm' 2015-12-04 10:20:13 +01:00
Jordi Sanfeliu 601b1b91e9 added in 'libvirt.pm' the ability to support multiple disks and network interfaces for each virtual machine 2015-12-04 09:26:49 +01:00
Jordi Sanfeliu c0356b9571 fixed in 'libvirt.pm' to hide empty groups 2015-12-03 16:09:58 +01:00
Jordi Sanfeliu d6082b02bf added the option 'cmd' in 'libvirt.pm' in order to be able to execute a custom command 2015-12-02 18:07:52 +01:00
Jordi Sanfeliu e6c56b66b0 fixed in 'libvirt.pm' limiting to 100 all CPU values greater than 100 2015-12-01 10:03:16 +01:00
Jordi Sanfeliu 892fd45f6c fixed the scale of the y-axis in the 'du' graph 2015-11-02 09:28:12 +01:00