summaryrefslogtreecommitdiffstats
path: root/hosts/jenkins/etc/munin
AgeCommit message (Collapse)AuthorFilesLines
2017-11-21ignore /srv/workspace/chroots/ for the df munin plugin on jenkinsHolger Levsen1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-10-07reproducible debian: Rename armhf host odxu4 to odxu4a.Vagrant Cascadian1-3/+3
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
2017-09-16reproducible: Add new armhf builder, jtx1c.Vagrant Cascadian1-1/+11
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-09-10munin: use the same df configuration in jenkins of all the other hostsMattia Rizzolo1-2/+1
This actually fixes some things: * includes / without any special include_re option * includes /var/lib/jenkins/jobs previously excluded * includes /var/lib/jenkins/userContent/reproducible previously excluded That's because the "/dev" exclusion done before would exclude *all* filesystems except tmpfs ones unless explcitly included. Before and after this change: mattia@jenkins ~ % sudo -u munin munin-run df _dev_vda1.value 68.3826224440343 _tmp.value 0.114949544270833 _srv_workspace.value 7.53729629516602 mattia@jenkins ~ % sudo -u munin munin-run df _dev_vda1.value 67.8452744054589 _tmp.value 0.114415486653646 _srv_workspace.value 6.10711669921875 _dev_vde1.value 46.6654873821986 _dev_mapper_reproducible_userContent.value 67.0841474271059 mattia@jenkins ~ % Signed-off-by: Mattia Rizzolo <mattia@debian.org>
2017-08-05reproducible: Remove odc2a; it never really worked, and has beenVagrant Cascadian1-11/+1
reinstalled for an experimental project.
2017-08-03reproducible: Add two new armhf builders (jtk1b, jtx1b).Vagrant Cascadian1-1/+21
Temporarily disable two armhf build nodes (jtk1a down, ff64a too slow). Add an additional build job, as the new machines have more capacity than the old. Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-06-02reproducible Debian: add 3 new armhf nodes and pbuilder/schroot-setup jobs ↵Holger Levsen1-1/+31
for them, thanks to Vagrant for setup+hosting Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-04-28use new IP for pb15Holger Levsen1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-03-15deal with jenkins not runningHolger Levsen1-0/+2
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-03-15update this plugin every 5minHolger Levsen1-0/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-03-15add new munin plugin, jenkins_jstat, to monitor 'jstat -gc' output for ↵Holger Levsen2-0/+87
jenkins.war JVM Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-03-08reproducible Debian: raise 'accepteable' latency further on p64cHolger Levsen1-2/+2
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-03-07reproducible Debian: increase accepted latency for p64c-armhf furtherHolger Levsen1-2/+2
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-03-07reproducible Debian: ignore low disk latency warnings on p64cHolger Levsen1-2/+3
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-02-23update pb12's ip addressHolger Levsen1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-02-16reproducible Debian: add two new armhf hosts and their maintenace jobs, ↵Holger Levsen1-2/+21
thanks vagrant Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-01-19munin: be sure to monitor the statuse of /Mattia Rizzolo1-0/+1
In jenkins.d.n this was excluded, probably becuase the same device is also mounted under the schroots (?), and exclude_re exclude the schroot mount point, and the regexp is applied way too broadly… Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-12-22reproducible Debian: add arm64 to tested architectures, thanks to ↵Holger Levsen1-1/+97
codethink.co.uk providing us with 8 moonshot arm64 sleds Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-11-22fix typoHolger Levsen1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-11-22update ip for build12Holger Levsen1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-11-16reproducible Debian: new IPs addressesHolger Levsen1-3/+3
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-11-16reproducible Debian: add two new i386 build nodes, pb12+16, thanks ↵Holger Levsen1-1/+28
Profitbricks for the ressources Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-11-05reproducible Debian: add new amd64 build nodes, pb11 and pb15 - thanks ↵Holger Levsen1-1/+30
Profitbricks!
2016-10-10reproducible Debian armhf: add back opi2a and maitanance jobsHolger Levsen1-1/+11
2016-09-19reproducible Debian armhf: replace opi2a with jtk1a, except for builder jobsHolger Levsen1-3/+3
2016-09-11munin: df plugin: ignore the whole /devMattia Rizzolo1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-03fix pb-build5 ip addressHolger Levsen1-1/+1
2016-06-02reproducible debian: add three new armhf build nodes, thanks to Vagrant, ↵Holger Levsen1-1/+31
with maintenance and setup jobs
2016-05-28add new node, profitbricks-build10-amd64, for lvc testsHolger Levsen1-1/+15
2016-04-29add jenkins-test-vm to munin monitoringHolger Levsen1-1/+14
2016-04-28reproducible openwrt/coreboot/archlinux/fedora/netbsd/freebsd: add new ↵Holger Levsen1-4/+16
pb-build4-amd64 node
2016-04-28rename pb-build4 to pb-build9Holger Levsen1-2/+2
2016-04-22revert build6 back to amdHolger Levsen1-1/+1
2016-04-22reproducible debian: update to new IPs for new intel based nodesHolger Levsen1-2/+2
2016-03-25reproducible debian: adopt for 'new' i386 nodesHolger Levsen1-3/+3
2016-03-06reproducible armhf: add two new armhf build nodes & their setup and ↵Holger Levsen1-1/+21
mainenance jobs. Thanks Vagrant.
2016-02-11reproducible debian: add 16th armhf build node, thanks vagrantHolger Levsen1-1/+11
2016-02-03reproducible armhf: add new armhf node, thanks to VagrantHolger Levsen1-1/+11
2016-01-14reproducible armhf: add new armhf node and pbuilder/schroot/maintenance jobs ↵Holger Levsen1-1/+11
for it, thanks to Vagrant
2016-01-05reproducible armhf: add two new armhf boards and ↵Holger Levsen1-1/+22
pbuilder/schroot/maintenance jobs for them, thanks to Vagrant
2016-01-01reproducible armhf: add eleventh build node (and pbuilder/schroot setup ↵Holger Levsen1-1/+11
jobs) on another rasberrypi2, thanks to Vagrant
2015-12-28reproducible armhf: add three new quadcores with 2gb ram, thanks VagrantHolger Levsen1-1/+31
2015-12-23reproducible munin monitoring: ignore /srv/workspace/varlibschrootHolger Levsen1-1/+1
2015-11-25fixup 69f0038: add seventh armhf build nodeHolger Levsen1-1/+11
2015-11-12Revert "send munin notifications to qa-jenkins-scm@lists.alioth.debian.org"Holger Levsen1-1/+1
This reverts commit 567afbb4cc8cf8e002d0a7de9af61bc3a298751c.
2015-11-11reproducible: add sixth armhf build node, thanks again to vagrantHolger Levsen1-1/+11
2015-11-09add new armhf node, Odroid-XU4, thanks to vagrantHolger Levsen1-1/+11
2015-11-06add a munin plugin to plot OutOfMemoryError exceptionsHelmut Grohne1-0/+5
2015-10-08reproducible: add profitbricks-build5-amd64 and profitbricks-build6-amd64Holger Levsen1-1/+30
2015-10-08reproducible: rename profitbricks-build3-amd64 to profitbricks-build5-amd64Holger Levsen1-5/+6