Commit Graph

31 Commits

Author SHA1 Message Date
Arne Fitzenreiter
28636c46cb collectd: fix errormessage on fresh installations
the /etc/collectd.d/ folder must have at least one file in it
so this add an file with a comment that custom configs should placed
there.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2024-11-09 09:46:53 +01:00
Adolf Belka
5b75ddfff2 collectd: Fixes bug-13074, create collectd.d directory
- As requested in bug 13074, create a collectd.d directory to enable any addon definitions
   to be created.
- Added include statement in conf file to load everything that is stored in the collectd.d
   directory.
- collectd.precache and collectd.thermal have been left in their original locations
- Removed the arm section in the initscript as only aarch64 is now used.
- Modified the lfs to create the collectd.d directory
- Removal of collectd.custom file as this was the previous way to define custom collectd
   profiles but would have been overwritten by any update of collectd.
- Update of rootfile to take account of new path and removal of collectd.custom
- Tested out in vm testbed with Core Update 188 and all existing graphs were still created
   and updated. From my evaluation the changes have not affected anything.
- The creation of the collectd.d directory now allows users to add their own desired
   profiles but also if it is decided that an addon should be included in the processes
   graph, or if a new graph for addons is created then profiles for that addon can be
   placed in the collectd.d directory and will be automatically included by collectd.

Fixes: Bug13074
Tested-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2024-09-22 14:18:12 +00:00
Arne Fitzenreiter
c8bb619a71 core161: remove python2 module from collectd
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2021-10-13 16:36:59 +00:00
Arne Fitzenreiter
289a86a320 rootfiles: change MACHINE to xxxMACHINExxx
berkeley has a file that nane contain MACHINE wich should not
replaced by the build architecture.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-05-10 17:27:28 +00:00
Arne Fitzenreiter
4ad384c68d rootfiles: fix build on arm.
i586 -> MACHINE
2015-04-22 22:15:27 +02:00
Alexander Marx
6b7cbc8f33 vpn-statistic: move collectd.vpn to /var/ipfire/ovpn/
collectd.vpn needs to be within /var/ipfire/ovpn so that the
ovpnmain.cgi is able to write the status files from the n2n connections
to the file.
2015-04-09 15:16:32 +02:00
Michael Tremer
4fc61b9a09 Rootfile update 2015-02-11 19:36:55 +01:00
Alexander Marx
5795fc1b55 vpn-statistic: added new statistic page for OpenVPN Roadwarrior 2014-09-18 16:29:10 +02:00
Michael Tremer
ee11bc4e12 collectd: Update rootfile. 2012-11-11 23:03:37 +01:00
Arne Fitzenreiter
1e1cdd5840 cleanup rootfiles and build (arv5tel). 2012-11-03 17:02:52 +01:00
Arne Fitzenreiter
23136c1c7f cleanup rootfiles. 2012-11-01 21:38:59 +01:00
Michael Tremer
b6de060e42 Rootfile update. 2011-09-16 21:19:39 +02:00
Arne Fitzenreiter
e16f27958b collectd: update to 4.10.3. 2011-06-15 16:34:55 +02:00
Arne Fitzenreiter
4eb60dc780 updated perl (5.12.3). 2011-02-24 08:06:48 +01:00
Arne Fitzenreiter
5eb80d21a7 Updated perl (5.12.2). 2011-01-19 17:32:08 +01:00
Arne Fitzenreiter
3a69ea9b79 Updated perl (5.8.9). 2011-01-19 13:23:10 +01:00
Michael Tremer
6869d261a8 perl: Fix rootfiles for all packages. 2011-01-18 18:22:37 +01:00
Arne Fitzenreiter
8251173b76 collectd: start after ntpd. 2011-01-01 17:54:33 +01:00
Christian Schmidt
d7cd8ad9ff Done a whole rework on the collectd config. Added changes to Core38.
Collectd now is able to drop not needed statistics and since we don t
use them all, we can drop them and save a whole lot of space on disk
and in system memory. Added an custom file to give the users changes
a place to be stored.
2010-04-25 12:41:35 +02:00
Arne Fitzenreiter
646370c134 Updated collectd (4.9.1). 2010-02-17 00:45:51 +01:00
Arne Fitzenreiter
366aa0cb24 Fix collectd thermal-zone disabling 2009-05-12 19:29:23 +02:00
Maniacikarus
649b209c93 Fixed some rootfiles and added new addon lynis 2008-11-01 14:49:09 +01:00
Arne Fitzenreiter
03af3186fa Fix collectd rootfile 2008-09-23 07:10:03 +02:00
Michael Tremer
f0969687ee Fixed collectd's rootfile. 2008-09-21 21:51:08 +00:00
Maniacikarus
7a5ed24ecc Upgraded collectd to 4.5 need to check for iptables errors
Upgraded ntfs3g to current stable
Fixed rootfiles of squidGuard mpfire and tripwire
Added a little script to check rootfiles for updates
2008-09-21 18:57:06 +02:00
Michael Tremer
ecc3660e5c Enabled wireless module enabled in collectd 2008-07-26 08:38:08 +00:00
Arne Fitzenreiter
202f35e29c Switch back to Kernel 2.6.23.16 + openswan 2.4.13 2008-07-17 19:28:09 +02:00
Arne Fitzenreiter
7f70deea13 Fixed rootfiles 2008-07-15 03:16:18 +02:00
Arne Fitzenreiter
f866380fce Fix collectd & clamav rootfiles 2008-06-19 07:00:02 +02:00
Arne Fitzenreiter
609d4fa513 Work on update.sh, move core15 to updater
fix collectd rootfiles
removed collectd files from oldcore lists
2008-06-11 18:30:26 +02:00
Arne Fitzenreiter
f0fc88073f More files added to updater 2008-05-28 21:50:25 +02:00