contrib/pines/genasys.git
9 years agoEnable Apache2 mod_cgi
Andy Witter [Tue, 29 Sep 2015 15:26:03 +0000 (11:26 -0400)]
Enable Apache2 mod_cgi

9 years agoaltering .gitignore so maint_page directory shows up
Chris Sharp [Mon, 28 Sep 2015 15:10:24 +0000 (11:10 -0400)]
altering .gitignore so maint_page directory shows up

9 years agoUpdate to postgresql-client 9.3
Andy Witter [Mon, 28 Sep 2015 12:35:17 +0000 (08:35 -0400)]
Update to postgresql-client 9.3

9 years agoFix the mods-available *Cannot open: File exists* bug
Andy Witter [Sat, 26 Sep 2015 22:24:35 +0000 (18:24 -0400)]
Fix the mods-available *Cannot open: File exists* bug

9 years agoReplace 2.9.0 RC debs with 2.9.0 final debs
Michael Peters [Thu, 17 Sep 2015 18:03:53 +0000 (14:03 -0400)]
Replace 2.9.0 RC debs with 2.9.0 final debs

9 years agoFix broken optional database name prefixing
Andy Witter [Mon, 14 Sep 2015 16:09:32 +0000 (12:09 -0400)]
Fix broken optional database name prefixing

Signed-off-by: Andy Witter <awitter@georgialibraries.org>
9 years agoFix reference to improper default-ssl config file for Apache 2.4
Michael Peters [Wed, 9 Sep 2015 21:10:51 +0000 (17:10 -0400)]
Fix reference to improper default-ssl config file for Apache 2.4

9 years ago2.9 RC debs to replace 2.9 beta debs
Michael Peters [Wed, 9 Sep 2015 14:33:09 +0000 (10:33 -0400)]
2.9 RC debs to replace 2.9 beta debs

9 years agoBump version to 1.50, remove old debs, increase PG version to 9.3
Michael Peters [Wed, 9 Sep 2015 13:10:47 +0000 (09:10 -0400)]
Bump version to 1.50, remove old debs, increase PG version to 9.3

9 years agoMerge branch 'master' of git.evergreen-ils.org:contrib/pines/genasys
Michael Peters [Wed, 9 Sep 2015 12:55:13 +0000 (08:55 -0400)]
Merge branch 'master' of git.evergreen-ils.org:contrib/pines/genasys

Conflicts:
GenaSYS.sh
templates/debs/evergreen-ils_2.7.1a_amd64.deb

9 years agoNew PostgreSQL 9.3 conf file for Ubuntu Trusty
Michael Peters [Fri, 4 Sep 2015 15:40:47 +0000 (11:40 -0400)]
New PostgreSQL 9.3 conf file for Ubuntu Trusty

9 years agoAdd libapache2-mod-websocket deb, installation
Michael Peters [Fri, 4 Sep 2015 15:29:29 +0000 (11:29 -0400)]
Add libapache2-mod-websocket deb, installation

Signed-off-by: Andy Witter <awitter@georgialibraries.org>
9 years agoNo longer configuring mpm_prefork module in apache2.conf
Michael Peters [Fri, 4 Sep 2015 15:11:35 +0000 (11:11 -0400)]
No longer configuring mpm_prefork module in apache2.conf

Ubuntu Trusty no longer uses apache2.conf to configure the mpm_prefork
module.  This moves the configuration to its own file, and also disables
the mpm_event module as directed in Evergreen documentation to avoid conflict.

Signed-off-by: Andy Witter <awitter@georgialibraries.org>
9 years agoVersion bump to eg 2.9.0
Andy Witter [Fri, 4 Sep 2015 14:54:20 +0000 (10:54 -0400)]
Version bump to eg 2.9.0

9 years agoNew debs for Evergreen-ILS 2.9 and OpenSRF 2.4.1
Michael Peters [Fri, 4 Sep 2015 14:51:26 +0000 (10:51 -0400)]
New debs for Evergreen-ILS 2.9 and OpenSRF 2.4.1

9 years agoInclude Apache 2.4 compatible eg.conf and eg_startup
Michael Peters [Fri, 4 Sep 2015 14:45:30 +0000 (10:45 -0400)]
Include Apache 2.4 compatible eg.conf and eg_startup

Ubuntu Trusty ships with Apache 2.4.  Replace the old Apache 2.2 format
files with files with properly formatted files since the syntax
has changed.

9 years agoUbuntu Trusty uses Apache 2.4, thus, the name of default vhosts have changed
Michael Peters [Fri, 4 Sep 2015 13:46:58 +0000 (09:46 -0400)]
Ubuntu Trusty uses Apache 2.4, thus, the name of default vhosts have changed

Adjust scripts to modify default-ssl.conf, not the old 2.2 default-ssl vhost
file now that we are using Apache 2.4.  Also use 000-default.conf to comply.

Signed-off-by: Andy Witter <awitter@georgialibraries.org>
10 years agoUpdate to 2.7.1a GenaSYS-2.7.1a
Andy Witter [Thu, 20 Nov 2014 15:11:18 +0000 (10:11 -0500)]
Update to 2.7.1a

10 years agoMerge branch 'master' of git.evergreen-ils.org:contrib/pines/genasys
Andy Witter [Tue, 4 Nov 2014 20:53:35 +0000 (15:53 -0500)]
Merge branch 'master' of git.evergreen-ils.org:contrib/pines/genasys

10 years agoRemove line from setup-head.sh to enable TPAC
Andy Witter [Tue, 4 Nov 2014 20:52:04 +0000 (15:52 -0500)]
Remove line from setup-head.sh to enable TPAC

This line is no longer needed becuase TPAC is the default OPAC and has
been for many versions now.  It wasn't doing any harm, but after
auditing all of the replacements in this block, we decided to remove
it.

10 years agoMerge branch 'master' of git.evergreen-ils.org:contrib/pines/genasys
Andy Witter [Mon, 3 Nov 2014 15:12:15 +0000 (10:12 -0500)]
Merge branch 'master' of git.evergreen-ils.org:contrib/pines/genasys

10 years agoMerge branch 'master' of git.evergreen-ils.org:contrib/pines/genasys
Andy Witter [Mon, 3 Nov 2014 15:12:15 +0000 (10:12 -0500)]
Merge branch 'master' of git.evergreen-ils.org:contrib/pines/genasys

10 years agoUpdate setup-head.sh for TPAC, lib_ips.txt
Andy Witter [Mon, 3 Nov 2014 15:10:31 +0000 (10:10 -0500)]
Update setup-head.sh for TPAC, lib_ips.txt

Discovered that setup-head.sh was still trying to comment out
the redirect lines for JSPAC and not the TPAC, which was causing
lib_ips.txt not to work out of the box.

This commit revises the script to properly disable the default
TPAC redirect rule in eg_vhost.conf when lib_ips.txt is in use.

10 years agoAdd 2.7 cluster debs
Michael Peters [Wed, 29 Oct 2014 13:57:31 +0000 (09:57 -0400)]
Add 2.7 cluster debs

10 years agoAdd 2.7 cluster debs
Michael Peters [Wed, 29 Oct 2014 13:57:31 +0000 (09:57 -0400)]
Add 2.7 cluster debs

10 years agoFix bug - displaying escape characters on lib-ips notification during install GenaSYS-2.7.0
Andy Witter [Thu, 23 Oct 2014 16:25:45 +0000 (12:25 -0400)]
Fix bug - displaying escape characters on lib-ips notification during install

10 years agoAdd configuration for Novelist.
Andy Witter [Wed, 22 Oct 2014 11:44:34 +0000 (07:44 -0400)]
Add configuration for Novelist.

10 years agochange location of maintenance page index
Andy Witter [Fri, 17 Oct 2014 14:50:46 +0000 (10:50 -0400)]
change location of maintenance page index

10 years agoFixed missing eg logo bug in maintenance page and reworked the maintenance page function.
Andy Witter [Fri, 17 Oct 2014 14:45:25 +0000 (10:45 -0400)]
Fixed missing eg logo bug in maintenance page and reworked the maintenance page function.

10 years agoFix broken reverse DNS
Andy Witter [Wed, 15 Oct 2014 19:17:25 +0000 (15:17 -0400)]
Fix broken reverse DNS

10 years agoupdate to Evergreen 2.7.0 and Opensrf-2.4.0-alpha
Andy Witter [Tue, 14 Oct 2014 15:21:32 +0000 (11:21 -0400)]
update to Evergreen 2.7.0 and Opensrf-2.4.0-alpha

10 years agoFix postfix hostname bug GenaSYS-2.6.2
Michael Peters [Tue, 9 Sep 2014 16:48:32 +0000 (12:48 -0400)]
Fix postfix hostname bug

Chris Sharp discovered a bug in the Postfix main.cf file
generated by GenaSYS when the user elects not to use a
prefix for their cluster.

When prefix was not selected, the sed operation to replace "HostName"
with the proper name of the LVS server(s) did not take place.

This patch ensures that happens regardless of whether the user elects
to use a prefix or not.

10 years agoRemove incomplete database prefixing functionality from 075e995a4a
Michael Peters [Thu, 17 Jul 2014 18:25:50 +0000 (14:25 -0400)]
Remove incomplete database prefixing functionality from 075e995a4a

We were tinkering with database prefix functionality and it snuck in
when we pushed GenaSYS 2.6.0, breaking further versions.  This removes
the functionality as it is not yet completed.

10 years agoUpdate GenaSYS for Evergreen 2.6.2
Michael Peters [Wed, 16 Jul 2014 16:11:56 +0000 (12:11 -0400)]
Update GenaSYS for Evergreen 2.6.2

Add deb, bump version numbers for 2.6.2 release of Evergreen ILS.

10 years agoFix bug: Asking for prefix when no-prefix was selected when not using a config file. GenaSYS-2.6.1
Andy Witter [Thu, 10 Jul 2014 19:12:50 +0000 (15:12 -0400)]
Fix bug: Asking for prefix when no-prefix was selected when not using a config file.

10 years agoFix bug: Was asking for brick ip address after selecting auto-generate ips
Andy Witter [Tue, 8 Jul 2014 20:21:00 +0000 (16:21 -0400)]
Fix bug: Was asking for brick ip address after selecting auto-generate ips

10 years agoAdd libbusiness-stripe-perl to setup-functions
Michael Peters [Tue, 8 Jul 2014 18:49:43 +0000 (14:49 -0400)]
Add libbusiness-stripe-perl to setup-functions

Evergreen 2.6 has a new dependency, libbusiness-stripe-perl.  This
adds it to the setup-functions where prerequisite packages are
installed.

10 years agoRebuild of 2.6.1 cluster debs
Michael Peters [Tue, 8 Jul 2014 17:41:44 +0000 (13:41 -0400)]
Rebuild of 2.6.1 cluster debs

10 years ago2.6.1 cluster debs
Michael Peters [Mon, 23 Jun 2014 13:14:55 +0000 (09:14 -0400)]
2.6.1 cluster debs

10 years agoUpdate to Evergreen 2.6.1
Andy Witter [Wed, 18 Jun 2014 17:19:57 +0000 (13:19 -0400)]
Update to Evergreen 2.6.1

10 years agoupdate deps GenaSYS-2.6.0
Andy Witter [Wed, 18 Jun 2014 16:37:02 +0000 (12:37 -0400)]
update deps

10 years agoRename debian package file for stripe
Andy Witter [Fri, 6 Jun 2014 19:19:10 +0000 (15:19 -0400)]
Rename debian package file for stripe

10 years agoComplete update to 2.6.0 and fix osrf_control bug
Andy Witter [Tue, 3 Jun 2014 20:07:22 +0000 (16:07 -0400)]
Complete update to 2.6.0 and fix osrf_control bug

10 years agoUpdate to evergreen-ils 2.6.0 and opensrf 2.3.0
Andy Witter [Tue, 20 May 2014 12:22:40 +0000 (08:22 -0400)]
Update to evergreen-ils 2.6.0 and opensrf 2.3.0

10 years agoChange permissions to executable.
Andy Witter [Tue, 25 Feb 2014 15:49:58 +0000 (10:49 -0500)]
Change permissions to executable.

10 years agoADD the ability to manually assign IP addresses to the brick heads when not using...
Andy Witter [Tue, 25 Feb 2014 08:56:58 +0000 (03:56 -0500)]
ADD the ability to manually assign IP addresses to the brick heads when not using separate drone servers.

10 years agoFix bugs - when reading from config file private network was incorrect. Also fix...
Andy Witter [Wed, 19 Feb 2014 15:04:27 +0000 (10:04 -0500)]
Fix bugs - when reading from config file private network was incorrect.  Also fix incorrect DNS zone files.

10 years agoupdate gateway prompts.
Andy Witter [Wed, 19 Feb 2014 13:52:32 +0000 (08:52 -0500)]
update gateway prompts.

10 years agoFix bug - tmprevzonefile.txt: file not found.
Andy Witter [Wed, 19 Feb 2014 06:39:12 +0000 (01:39 -0500)]
Fix bug - tmprevzonefile.txt: file not found.

10 years agoAdd changes for preliminary DMZ support
Andy Witter [Wed, 19 Feb 2014 05:53:56 +0000 (00:53 -0500)]
Add changes for preliminary DMZ support

11 years agoRemove hard coded Postgresql version from setup.sh
Andy Witter [Fri, 24 Jan 2014 15:34:42 +0000 (10:34 -0500)]
Remove hard coded Postgresql version from setup.sh

11 years agoUpdate to version 2.5.2 GenaSYS-2.5.2
Andy Witter [Fri, 24 Jan 2014 15:12:59 +0000 (10:12 -0500)]
Update to version 2.5.2

11 years agoInclude libmarc-xml-perl_1.0.2-1_all.deb from Ubuntu 14.04 repos.
Andy Witter [Fri, 24 Jan 2014 15:07:46 +0000 (10:07 -0500)]
Include libmarc-xml-perl_1.0.2-1_all.deb from Ubuntu 14.04 repos.

11 years agoAdd libmarc-xml-perl from Ubuntu 14.04 repos.
Andy Witter [Fri, 24 Jan 2014 15:05:28 +0000 (10:05 -0500)]
Add libmarc-xml-perl from Ubuntu 14.04 repos.

11 years agoUpdate authkeys file with generated authkey.
Andy Witter [Tue, 21 Jan 2014 10:47:19 +0000 (05:47 -0500)]
Update authkeys file with generated authkey.

11 years agoFixed duplicate logging on bricks
Andy Witter [Tue, 21 Jan 2014 10:41:17 +0000 (05:41 -0500)]
Fixed duplicate logging on bricks

11 years agoMove from away serial to ethernet for Linux H/A. Also generate new authkeys each...
Andy Witter [Fri, 17 Jan 2014 19:10:48 +0000 (14:10 -0500)]
Move from away serial to ethernet for Linux H/A. Also generate new authkeys each time GenaSYS is run.

11 years agoFixed bug causing eg_sip_root.crontab not to be installed.
Andy Witter [Fri, 17 Jan 2014 18:01:36 +0000 (13:01 -0500)]
Fixed bug causing eg_sip_root.crontab not to be installed.

11 years agoAdd support to configure postgress to log to logger server.
Andy Witter [Fri, 17 Jan 2014 12:25:13 +0000 (07:25 -0500)]
Add support to configure postgress to log to logger server.

Signed-off-by: Andy Witter <awitter@georgialibraries.org>
11 years agoFixed bug where oils_sip.xml was not being copied to package file
Andy Witter [Thu, 16 Jan 2014 01:10:07 +0000 (20:10 -0500)]
Fixed bug where oils_sip.xml was not being copied to package file

11 years agoRemoved unnecessary postfix error when not installing on nodes that do not get postfix.
Andy Witter [Wed, 15 Jan 2014 13:42:30 +0000 (08:42 -0500)]
Removed unnecessary postfix error when not installing on nodes that do not get postfix.

Signed-off-by: Andy Witter <awitter@georgialibraries.org>
11 years agoFix installation order in genasys config txt file.
Andy Witter [Wed, 15 Jan 2014 13:36:06 +0000 (08:36 -0500)]
Fix installation order in genasys config txt file.

11 years agoAdd support for including a preconfigured oils_sip.xml into the custom directory...
Andy Witter [Tue, 14 Jan 2014 13:27:01 +0000 (08:27 -0500)]
Add support for including a preconfigured oils_sip.xml into the custom directory for integration with the SIP servers.
Signed-off-by: Andy Witter <awitter@georgialibraries.org>
11 years agoAdd support for custom KPAC.
Andy Witter [Mon, 13 Jan 2014 15:23:12 +0000 (10:23 -0500)]
Add support for custom KPAC.
Update Installation notes for greater visibility.

11 years agoAdd support for IP redirection in TPAC
Andy Witter [Mon, 13 Jan 2014 04:16:53 +0000 (23:16 -0500)]
Add support for IP redirection in TPAC

11 years agoUpdate management script for distribution.
Andy Witter [Fri, 10 Jan 2014 14:52:25 +0000 (09:52 -0500)]
Update management script for distribution.

11 years agoFix bug in iptables-rules.fw that was affecting SIP redirection. Removed hard-coded...
Andy Witter [Thu, 9 Jan 2014 13:06:24 +0000 (08:06 -0500)]
Fix bug in iptables-rules.fw that was affecting SIP redirection. Removed hard-coded interface name

11 years agoAdd librose-uri-perl debfile from 14.04 to db servers
Andy Witter [Fri, 3 Jan 2014 18:01:58 +0000 (13:01 -0500)]
Add librose-uri-perl debfile from 14.04 to db servers

11 years agoAdd debs for Rose::URI dependency needed for 2.5
Michael Peters [Thu, 19 Dec 2013 16:43:42 +0000 (11:43 -0500)]
Add debs for Rose::URI dependency needed for 2.5

Evergreen 2.5 requires the package librose-uri-perl which is not
available on Ubuntu 12.04 via apt.  It is available via cpan, but we
discovered that the 14.04 deb works just fine on 12.04, so we're using
it here.

Signed-off-by: Michael Peters <mpeters@emeralddata.net>
Signed-off-by: Josh Lamos <jlamos@emeralddata.net>
11 years ago2.5.1 version update: Update to evergreen-ils_2.5.1 and opensrf_2.2.1
Andy Witter [Thu, 12 Dec 2013 22:18:41 +0000 (17:18 -0500)]
2.5.1 version update: Update to evergreen-ils_2.5.1 and opensrf_2.2.1

11 years agoBegin adding glusterfs packages for brick heads and drones. GenaSYS-2.5.0
Andy Witter [Mon, 9 Dec 2013 13:37:38 +0000 (08:37 -0500)]
Begin adding glusterfs packages for brick heads and drones.

11 years agoUpdate DNS zone records for failover. Needs to be thoroughly tested.
Andy Witter [Mon, 9 Dec 2013 13:36:34 +0000 (08:36 -0500)]
Update DNS zone records for failover.  Needs to be thoroughly tested.

11 years agoAdd additonal relevant checks to Icinga monitoring
Michael Peters [Fri, 22 Nov 2013 14:58:22 +0000 (09:58 -0500)]
Add additonal relevant checks to Icinga monitoring

Checks added include:

check_postgres.pl (bloat, io, autovacuum freeze, db backends, etc.)
check_procs (apache2, perl SIPServer.pm, Clark Kent)
check_cpu.sh (cpu I/O information)

Added libcache-memcached-perl and memcached packages to be installed on monitor
servers in order for check_memcached.pl to work.

Require "trust" authentication in pg_hba.conf for local connections so
check_postgres.pl can work, otherwise password would be passed over
NRPE in plain text.

Signed-off-by: Michael Peters <mpeters@emeralddata.net>
11 years agoChange last modified date to reflect most recent changes
Michael Peters [Wed, 20 Nov 2013 15:33:19 +0000 (10:33 -0500)]
Change last modified date to reflect most recent changes

Signed-off-by: Michael Peters <mpeters@emeralddata.net>
Conflicts:

GenaSYS.sh

Signed-off-by: Andy Witter <awitter@georgialibraries.org>
11 years agoAdd the check_memcached.pl Icinga plugin
Michael Peters [Thu, 14 Nov 2013 18:41:11 +0000 (13:41 -0500)]
Add the check_memcached.pl Icinga plugin

This adds the check_memcached.pl script to the /usr/lib/nagios/plugins directory
on all monitor servers and defines a custom command on monitor servers to check
the performance of the memcached program.

Default warn/critical metrics for response_time were also increased based on trends
seen in PINES production via visualization with pnp4nagios graphing over the past
7 months.

Signed-off-by: Michael Peters <mpeters@emeralddata.net>
Signed-off-by: root <root@pines-dev-ubuntu.gapines.org>
Signed-off-by: Michael Peters <mpeters@emeralddata.net>
Conflicts:

GenaSYS.sh

Signed-off-by: Andy Witter <awitter@georgialibraries.org>
11 years agoUpdate to Evergreen-ils_2.5.0 and Opensrf_2.2.1
Andy Witter [Wed, 20 Nov 2013 14:20:58 +0000 (09:20 -0500)]
Update to Evergreen-ils_2.5.0 and Opensrf_2.2.1

11 years agoFix SIP procs checks in Icinga
Michael Peters [Wed, 13 Nov 2013 14:53:55 +0000 (09:53 -0500)]
Fix SIP procs checks in Icinga

SIP procs weren't being checked because the commands weren't
defined in services.cfg.  This resolves that.

Signed-off-by: Michael Peters <mpeters@emeralddata.net>
11 years agoAdd additional log redaction to opensrf_core.xml template
Michael Peters [Mon, 11 Nov 2013 20:20:58 +0000 (15:20 -0500)]
Add additional log redaction to opensrf_core.xml template

Based on http://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=f6985d59d48f9816c2d520dd84fd8defb4988a88

This adds an additional log redaction rule that was missing in earlier versions
of Evergreen.

Signed-off-by: Michael Peters <mpeters@emeralddata.net>
11 years agofix bug for munin admin password
Andy Witter [Wed, 13 Nov 2013 15:15:38 +0000 (10:15 -0500)]
fix bug for munin admin password

11 years agoAdd password access for munin web
Andy Witter [Mon, 11 Nov 2013 14:58:30 +0000 (09:58 -0500)]
Add password access for munin web

11 years agoAdd landing page for monitor servers.
Andy Witter [Wed, 6 Nov 2013 21:20:04 +0000 (16:20 -0500)]
Add landing page for monitor servers.

11 years agofix icinga-vhost Apache2 sites-available bug.
Andy Witter [Wed, 6 Nov 2013 21:04:09 +0000 (16:04 -0500)]
fix icinga-vhost Apache2 sites-available bug.

11 years agoAdd munin-apache vhost and icinga vhost.. fix bug in munin.conf
Andy Witter [Tue, 5 Nov 2013 21:40:30 +0000 (16:40 -0500)]
Add munin-apache vhost and icinga vhost.. fix bug in munin.conf

11 years agoAdd comment for /usr/sbin/munin-node-configure
Andy Witter [Tue, 5 Nov 2013 14:52:03 +0000 (09:52 -0500)]
Add comment for /usr/sbin/munin-node-configure

11 years agoAdd /usr/sbin/munin-node-configure --suggest for munin
Andy Witter [Tue, 5 Nov 2013 14:50:29 +0000 (09:50 -0500)]
Add /usr/sbin/munin-node-configure --suggest for munin

11 years agoadd domain to non brick hosts in munin.conf
Andy Witter [Mon, 4 Nov 2013 21:55:45 +0000 (16:55 -0500)]
add domain to non brick hosts in munin.conf

11 years agoFixed typo bug in munin.conf
Andy Witter [Mon, 4 Nov 2013 21:30:09 +0000 (16:30 -0500)]
Fixed typo bug in munin.conf

11 years agoChange the way we genarate munin config files to fix broken config
Andy Witter [Mon, 4 Nov 2013 18:17:38 +0000 (13:17 -0500)]
Change the way we genarate munin config files to fix broken config

11 years agoFix bug with trying to sed the dir instead of the file.
Andy Witter [Wed, 30 Oct 2013 20:48:44 +0000 (16:48 -0400)]
Fix bug with trying to sed the dir instead of the file.

11 years agoUpdate DNS zone files with entries for munin and monitor02
Andy Witter [Wed, 30 Oct 2013 20:46:40 +0000 (16:46 -0400)]
Update DNS zone files with entries for munin and monitor02

11 years agoAdd apache2 vhost for munin. Update bind zonefile to add munin host.
Andy Witter [Wed, 30 Oct 2013 01:49:32 +0000 (21:49 -0400)]
Add apache2 vhost for munin. Update bind zonefile to add munin host.

11 years agoMinor correction on version number - csharp
Andy Witter [Mon, 28 Oct 2013 11:38:24 +0000 (07:38 -0400)]
Minor correction on version number - csharp

11 years agoUpdate monitor admin credentials for icinga/nagios
Andy Witter [Fri, 25 Oct 2013 03:48:49 +0000 (23:48 -0400)]
Update monitor admin credentials for icinga/nagios

11 years agoEnable extended status in apache for munin. this is commented for now.
Andy Witter [Wed, 23 Oct 2013 18:13:40 +0000 (14:13 -0400)]
Enable extended status in apache for munin. this is commented for now.

11 years agoAdd generation of munin configs for bricks
Andy Witter [Wed, 23 Oct 2013 17:17:54 +0000 (13:17 -0400)]
Add generation of munin configs for bricks

11 years agouncomment secondary interfaces in lvs interfaces file.
Andy Witter [Mon, 21 Oct 2013 22:03:00 +0000 (18:03 -0400)]
uncomment secondary interfaces in lvs interfaces file.

11 years agoFixed bug with postfix prompts being displayed during install.
Andy Witter [Mon, 21 Oct 2013 17:42:02 +0000 (13:42 -0400)]
Fixed bug with postfix prompts being displayed during install.

11 years agoAdd munin config to Monitoring servers.
Andy Witter [Mon, 21 Oct 2013 12:20:29 +0000 (08:20 -0400)]
Add munin config to Monitoring servers.

11 years agoAdd munin crontab settings for monitor servers
Andy Witter [Mon, 21 Oct 2013 12:14:31 +0000 (08:14 -0400)]
Add munin crontab settings for monitor servers

11 years agoupdate the eg deb file to 2.5-rc1
Andy Witter [Thu, 17 Oct 2013 03:06:21 +0000 (23:06 -0400)]
update the eg deb file to 2.5-rc1