]>
gitweb.fluxo.info Git - puppet-apcupsd.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Silvio Rhatto [Mon, 21 Oct 2024 22:08:01 +0000 (19:08 -0300)]
Fix: enable/disable service depending on the ensure parameter
Silvio Rhatto [Mon, 5 Jun 2017 22:02:38 +0000 (19:02 -0300)]
Changes for puppet 4 compatibility
Silvio Rhatto [Wed, 23 Mar 2016 23:43:19 +0000 (20:43 -0300)]
Fix another deprecation warning
Silvio Rhatto [Wed, 23 Mar 2016 23:42:33 +0000 (20:42 -0300)]
Syntax fix
Silvio Rhatto [Wed, 23 Mar 2016 23:41:44 +0000 (20:41 -0300)]
Fix deprecation warnings
Silvio Rhatto [Wed, 23 Mar 2016 23:40:33 +0000 (20:40 -0300)]
Merge remote-tracking branch 'lelutin/master'
Conflicts:
manifests/init.pp
Silvio Rhatto [Fri, 7 Nov 2014 15:27:58 +0000 (13:27 -0200)]
Adding apcupsd_pct (commented)
Silvio Rhatto [Fri, 7 Nov 2014 14:44:20 +0000 (12:44 -0200)]
Disabling apcupsd_ww
Silvio Rhatto [Fri, 7 Nov 2014 13:57:36 +0000 (11:57 -0200)]
TODO: disable apc_nis
Silvio Rhatto [Fri, 7 Nov 2014 13:48:53 +0000 (11:48 -0200)]
Fix apcupsd_ww paths
Silvio Rhatto [Fri, 7 Nov 2014 13:46:04 +0000 (11:46 -0200)]
Adding NOMPOWER into apcupsd_ww
Silvio Rhatto [Fri, 7 Nov 2014 13:38:19 +0000 (11:38 -0200)]
Adding apcupsd_ww munin plugin
Gabriel Filion [Mon, 3 Mar 2014 20:06:56 +0000 (15:06 -0500)]
Merge pull request #1 from mitct02/master
added support for /etc/apcupsd/changeme, which is a script designed to ema...
Tom Mitchell [Sun, 15 Dec 2013 12:40:07 +0000 (07:40 -0500)]
added support for /etc/apcupsd/change, which is a script designed to email someone when the UPS battery needs to be changed. Added two defaulted paramters to the apcupsd class, admin (the email address of the admin to receive the mail (defaults to root)), and mail (the program used to send the email (defaults to mail)).
Silvio Rhatto [Wed, 12 Jun 2013 13:10:59 +0000 (10:10 -0300)]
Fixing munin interpreting, no need for user setting or exec flag
Silvio Rhatto [Wed, 12 Jun 2013 12:59:58 +0000 (09:59 -0300)]
Setting user on apcupsd::munin
Silvio Rhatto [Wed, 12 Jun 2013 12:55:21 +0000 (09:55 -0300)]
Fixing apc_nis permission
Silvio Rhatto [Wed, 12 Jun 2013 12:53:22 +0000 (09:53 -0300)]
Not my day: getting the apc_nis from upstream the right way
Silvio Rhatto [Wed, 12 Jun 2013 12:49:52 +0000 (09:49 -0300)]
No need to redeclare munin::plugin
Silvio Rhatto [Wed, 12 Jun 2013 12:48:04 +0000 (09:48 -0300)]
Oops again :/
Silvio Rhatto [Wed, 12 Jun 2013 12:44:53 +0000 (09:44 -0300)]
Coding style
Silvio Rhatto [Wed, 12 Jun 2013 12:42:33 +0000 (09:42 -0300)]
OOps
Silvio Rhatto [Wed, 12 Jun 2013 12:40:34 +0000 (09:40 -0300)]
Updating munin plugin with upstream http://munin-monitoring.org/browser/munin/plugins/node.d/apc_nis.in
Silvio Rhatto [Wed, 12 Jun 2013 12:39:14 +0000 (09:39 -0300)]
Adding apcupsd::munin
Silvio Rhatto [Thu, 28 Jun 2012 19:43:22 +0000 (16:43 -0300)]
Adding more battery parameters
Gabriel Filion [Sun, 30 Oct 2011 08:20:51 +0000 (04:20 -0400)]
Merge 'ups' define and 'acpupsd' class into a parametrized class
The 'ups' define was probably created in order to be able to define
multiple upses. However, the implementation doesn't give that as an
opportunity.
Get rid of the useless complexity and mix everything into a parametrized
class named 'apcupsd'.
Silvio Rhatto [Tue, 9 Nov 2010 00:43:30 +0000 (22:43 -0200)]
Adding NIS support
Silvio Rhatto [Sun, 3 Jan 2010 20:59:38 +0000 (18:59 -0200)]
Renaming parameter 'type' to 'upstype'
Silvio Rhatto [Sun, 3 Jan 2010 17:04:44 +0000 (15:04 -0200)]
Misc changes
- Added license on header.
- Notifying apcupsd.
- Adding ups name into config file.
Silvio Rhatto [Sun, 3 Jan 2010 16:51:53 +0000 (14:51 -0200)]
Initial import