Jordi Sanfeliu
|
bd911ff72f
|
Merge branch 'patch-1' of github.com:k3a/Monitorix into k3a-patch-1
|
2013-06-12 14:51:16 +02:00 |
K3A
|
7683fac3fe
|
Update nginx.pm
It didn't work for me until I edited that condition to match the part of code where ipconfig rule is created.
|
2013-06-12 14:04:39 +02:00 |
Jordi Sanfeliu
|
77876f0322
|
removed an extra '<tr>' in 'port' graph
|
2013-06-12 13:13:09 +02:00 |
Jordi Sanfeliu
|
6f47c5560a
|
Fixed an uninitialized use of variables if the Stream group does'nt exist anymore
|
2013-06-12 13:10:54 +02:00 |
Jordi Sanfeliu
|
47d1f19711
|
fixed the legend in the second graph of the 'icecast' graph
|
2013-06-11 16:08:24 +02:00 |
Jordi Sanfeliu
|
fe4b61b6f1
|
Added preliminary version of the new Wowza Media Server graph
|
2013-06-07 13:07:07 +02:00 |
Jordi Sanfeliu
|
72125804d0
|
Reimplemented the main loop with the sighandler alarm inside in order to be able to control timeouts in the 'disk' graph. This should avoid a complete freeze if the network goes down when monitoring NFS filesystems. [#10]
|
2013-06-07 08:59:57 +02:00 |
Jordi Sanfeliu
|
7b9d0d7f0e
|
removed an extra call to 'trim' function in 'icecast.pm'
|
2013-06-06 17:15:18 +02:00 |
Jordi Sanfeliu
|
98295d82fe
|
removed a useless line in 'bind.pm'
|
2013-06-06 17:11:44 +02:00 |
Jordi Sanfeliu
|
f8098efa7d
|
Changes updated
|
2013-06-04 16:35:45 +02:00 |
Jordi Sanfeliu
|
e27dad0906
|
Reimplemented the main loop with the sighandler alarm inside in order to be able to control timeouts in the 'disk' graph. This should avoid a complete freeze if the network goes down when monitoring NFS filesystems. [#10]
|
2013-06-04 16:10:35 +02:00 |
Jordi Sanfeliu
|
30cda07b50
|
Fixed a bug that prevented from seeing stats in the 'nfss' graph
|
2013-06-04 14:51:56 +02:00 |
Jordi Sanfeliu
|
b8baf09891
|
Merge branch 'devel'
|
2013-06-03 08:57:57 +02:00 |
Jordi Sanfeliu
|
0897725442
|
closing 3.2.1
|
2013-06-03 08:06:11 +02:00 |
Jordi Sanfeliu
|
b29555f525
|
closing 3.2.1
|
2013-06-03 08:04:57 +02:00 |
Jordi Sanfeliu
|
231e1fe22b
|
closing 3.2.1
|
2013-05-31 11:32:17 +02:00 |
Jordi Sanfeliu
|
bd61d25d1c
|
updated spec file
|
2013-05-31 10:54:28 +02:00 |
Jordi Sanfeliu
|
f05eb8be1d
|
Added a new option in the 'disk' graph called 'accept_invalid_disk' that permits continue working even if some of the device names defined are invalid or non-existent.
|
2013-05-29 18:16:28 +02:00 |
Jordi Sanfeliu
|
9f9d8115e3
|
updated the man page
|
2013-05-28 10:11:23 +02:00 |
Jordi Sanfeliu
|
e293555081
|
small change
|
2013-05-28 10:02:25 +02:00 |
Jordi Sanfeliu
|
cc0470b9ee
|
updated Changes file
|
2013-05-27 10:17:30 +02:00 |
Jordi Sanfeliu
|
0a7205c536
|
added 'hosts_deny' and 'hosts_allow' options in the man page
|
2013-05-27 10:12:05 +02:00 |
Jordi Sanfeliu
|
b183d3d75d
|
Added the options 'hosts_allow' and 'hosts_deny' to restrict access to the built-in HTTP server. [#14]
|
2013-05-24 13:16:05 +02:00 |
Jordi Sanfeliu
|
f9c68a9261
|
escaped a pair of hyphens in the monitorix.conf(5) man page
|
2013-05-21 11:37:44 +02:00 |
Jordi Sanfeliu
|
0a43587165
|
updated the 'monitorix.service' file. [#20]
|
2013-05-21 10:16:44 +02:00 |
Jordi Sanfeliu
|
d601744c41
|
Merge pull request #20 from cicku/patch-1
Add documentation and EnvironmentFiles information.
|
2013-05-21 01:12:22 -07:00 |
Jordi Sanfeliu
|
97fae13138
|
fixed a typo in the monitorix.conf(5) man page
|
2013-05-21 10:09:20 +02:00 |
Christopher Meng
|
633e68477c
|
Add documentation and EnvironmentFiles information.
|
2013-05-21 16:11:28 +09:00 |
Jordi Sanfeliu
|
06abdcac59
|
added the man page number to commands appeared in the man page
|
2013-05-17 13:11:01 +02:00 |
Jordi Sanfeliu
|
6336029499
|
Added the ability to specify an optional host address for the built-in HTTP server to bind to. [#19]
|
2013-05-17 11:57:48 +02:00 |
Jordi Sanfeliu
|
b845671dc5
|
updated the monitorix.conf.5 man page with the HTTP Authentication stuff
|
2013-05-15 15:48:00 +02:00 |
Jordi Sanfeliu
|
f598ac35f5
|
updated Changes and .spec file
|
2013-05-15 12:56:43 +02:00 |
Jordi Sanfeliu
|
ae9198e8a3
|
Added the script 'htpasswd.pl' to be able to encrypt passwords. [#14]
|
2013-05-15 12:55:06 +02:00 |
Jordi Sanfeliu
|
97e2647bde
|
Added user/password authentication option in the built-in HTTP server. [#14]
|
2013-05-15 12:46:04 +02:00 |
Jordi Sanfeliu
|
1c9cc26e8e
|
Changed the source from where the memory usage is collected in the 'squid' graph
|
2013-05-15 10:36:23 +02:00 |
Jordi Sanfeliu
|
f93c2b5afd
|
update Changes
|
2013-05-15 08:20:12 +02:00 |
Jordi Sanfeliu
|
dfd536e813
|
Fixed a bug that prevented seeing the Core temperatures in the 'lmsens' graph
|
2013-05-14 18:22:55 +02:00 |
Jordi Sanfeliu
|
61d21a35b9
|
closing 3.2.0
|
2013-05-13 11:00:06 +02:00 |
Jordi Sanfeliu
|
833937a932
|
closing 3.2.0
|
2013-05-13 10:58:50 +02:00 |
Jordi Sanfeliu
|
bfaaed3d83
|
initialized the data arrays in the 'net_update' function
|
2013-05-10 13:10:17 +02:00 |
Jordi Sanfeliu
|
f8313f6e2f
|
updated
|
2013-05-10 12:18:28 +02:00 |
Jordi Sanfeliu
|
dbc83b9d01
|
update Changes
|
2013-05-10 12:05:36 +02:00 |
Jordi Sanfeliu
|
6975fb71ed
|
Fixed to get the correct graph of the right group number in the 'fs' graph when using 'silent=imagetag' option [#16]
|
2013-05-10 12:04:38 +02:00 |
Jordi Sanfeliu
|
47552c082d
|
fixed the internal naming of the .png files in 'fs' graph
|
2013-05-10 10:30:58 +02:00 |
Jordi Sanfeliu
|
2a1be07d14
|
updated
|
2013-05-09 12:49:14 +02:00 |
Jordi Sanfeliu
|
e4a9dd475c
|
updated
|
2013-05-09 12:48:56 +02:00 |
Jordi Sanfeliu
|
bb2a0e5f21
|
update Changes
|
2013-05-08 20:14:25 +02:00 |
Jordi Sanfeliu
|
1a7fa28fc6
|
fixed a bug in 'traffacct' graph that prevented accounting traffic if <desc> option was empty
|
2013-05-08 20:10:45 +02:00 |
Jordi Sanfeliu
|
11b8c46860
|
pre-version
|
2013-05-08 11:25:21 +02:00 |
Jordi Sanfeliu
|
43dc814797
|
updated with the new 'raspberrypi' graph
|
2013-05-08 11:24:24 +02:00 |