Commit Graph
66 Commits
Author SHA1 Message Date
xavier.beaudouin 8d7e0df4eb Add FreeBSD detection to distro script 2016-08-01 11:15:52 +02:00
Paul Gear 1d4c4529ae Merge pull request #37 from xbeaudouin/master
Fix some bash scripts to work with FreeBSD
2016-07-30 14:14:39 +10:00
xavier.beaudouin 760f9de567 /bin/bash => /usr/bin/env bash to allow freebsd agent work without patching each files 2016-07-29 13:23:20 +02:00
Neil Lathwood dde18e9895 Merge pull request #36 from murrant/powerdns-recursor
PowerDNS Recursor agent
2016-07-26 20:46:20 +01:00
Neil Lathwood 18f4006e09 Merge pull request #33 from murrant/mysql-php7
Use mysqli instead of mysql
2016-07-26 20:45:38 +01:00
Tony Murray f75fc9fce5 Merge pull request #35 from murrant/duplicate-nfsstats
Remove duplicate nfsstats file
2016-07-22 21:13:58 -05:00
Tony Murray 9a3846cac3 PowerDNS Recursor agent 2016-07-22 15:33:16 -05:00
Tony Murray c70d12c83c Remove duplicate nfsstats file 2016-07-22 15:22:48 -05:00
Tony Murray bfdf71d699 Merge pull request #34 from murrant/nfs
Copy nfsstats script from main repo.
2016-07-21 22:30:29 -05:00
Tony Murray 9501c2f4ff Copy nfsstats script from main repo.
Send PR to remove scripts from the main repo.
2016-07-21 22:28:41 -05:00
Tony Murray fc07e27c37 Fix permissions 2016-07-21 22:26:02 -05:00
Tony Murray 41cb5835ff Merge pull request #32 from tuxis-ie/proxmox-issue-28
Proxmox issue 28
2016-07-21 21:48:27 -05:00
Tony Murray e80b025818 Use mysqli instead of mysql 2016-07-21 21:31:25 -05:00
Mark Schouten 9bad4dfb3e Something like this @einarjh ? 2016-07-13 15:06:57 +02:00
Mark Schouten 6d27c7edb3 Wrap these calls in an eval to prevent it from dying if its a container instead of a qemu vm. Fixes #28 2016-07-11 17:06:14 +02:00
Neil Lathwood db44c10709 Merge pull request #31 from librenms/nfsstats
Added nfsstats.sh file
2016-07-09 19:12:59 +01:00
Neil Lathwood 5b21301ecd Added nfsstats.sh file 2016-07-09 19:12:13 +01:00
Neil Lathwood d00ce4a15a Merge pull request #29 from murrant/powerdns-python3
Python3 fixes for powerdns agent.  Compatible with python2.
2016-06-30 08:57:07 +01:00
Tony Murray ca5a5a12c0 Python3 fixes for powerdns agent. Compatible with python2. 2016-06-29 19:52:10 -05:00
Neil Lathwood c996b54e79 Merge pull request #27 from murrant/rrdcached
Local script to collect stats from rrdcached
2016-06-09 11:38:43 +01:00
Tony Murray 8328d71c09 Local script to collect stats from rrdcached
Being able to connect to local unix sockets is the primary advantage of this.
2016-06-08 20:37:04 -05:00
Daniel Preussker fb7912beda Merge pull request #25 from Exa-Omicron/master
Improved hddtemp agent module
2016-05-05 13:32:02 +02:00
Robert Verspuy 8d856e2764 Improved hddtemp agent module
I had some issues with the netcat / daemon implementation of the module.
netcat was stallingor sometimes netcat did not return the full output of hddtemp.
Running hddtemp directly without running it as a daemon is much more stable for me.

This new version also does not give any stdout output when hddtemp is not installed or when no disks can be found.
Running the script manually on a server does give stderr output for easy debugging.
2016-05-05 10:27:30 +02:00
Tony Murray 601ac843c3 Merge pull request #23 from librenms/freebsd-agent
Create check_mk_agent_freebsd
2016-04-21 09:46:49 -05:00
Neil Lathwood 1c1377958e Update check_mk_agent_freebsd 2016-04-21 15:41:06 +01:00
Neil Lathwood cdd235a12a Create check_mk_agent_freebsd
Added freebsd agent
2016-04-21 15:39:59 +01:00
Tony Murray 21817b6b36 Fix wording for systemd unit 2016-03-29 08:29:02 -05:00
Neil Lathwood 88c4b00b19 Merge pull request #22 from murrant/master
Add systemd unit files
2016-03-29 09:51:00 +01:00
Tony Murray 50a3c25115 Add systemd unit files 2016-03-28 12:57:06 -05:00
Neil Lathwood dd2b95d8d2 Merge pull request #17 from f0o/upstream-snapshot
Snapshot upstream changes
2015-11-25 13:37:25 +00:00
f0o ff2bbe6882 Snapshot upstream changes 2015-11-25 13:29:03 +00:00
Daniel Preussker 6d0babe097 Merge pull request #16 from tuxis-ie/powerdns-support
Powerdns support
2015-11-25 13:28:17 +00:00
Mark Schouten 12e31c16c3 Add PowerDNS Authoritative Agent 2015-11-23 14:10:17 +01:00
Mark Schouten d16462bb5a Add PowerDNS Authoritative Agent 2015-11-23 14:10:15 +01:00
Neil Lathwood 8e847b986a Merge pull request #15 from SaaldjorMike/mysql1
Moved mysql tag a bit up and added a newline to error msg.
2015-11-11 17:17:24 -04:00
Mike Rostermund 66d502837d Moved mysql tag a bit up and added a newline to error msg. 2015-11-11 14:21:49 +01:00
Neil Lathwood da7e40c43e Merge pull request #14 from tuxis-ie/ceph-support
Ceph support
2015-11-10 08:08:34 -04:00
Mark Schouten 0cc7b49397 Add support for Ceph 2015-11-10 11:00:58 +01:00
Mark Schouten 9b4c3b3400 Add support for Ceph 2015-11-10 10:58:24 +01:00
Daniel Preussker f6f0079c66 Merge pull request #13 from tuxis-ie/master
Crap, forgot this line...
2015-11-04 13:42:29 +00:00
Mark Schouten 30b7651e01 Crap, forgot this line... 2015-11-04 14:40:19 +01:00
Daniel Preussker d90957a0bc Merge pull request #12 from tuxis-ie/master
Fix the proxmox-agent for Proxmox VE 4.0
2015-11-04 13:35:33 +00:00
Mark Schouten 65540872e7 Fix the proxmox-agent for Proxmox VE 4.0 2015-11-04 14:30:21 +01:00
Paul Gear 25fcd5ae76 Merge pull request #10 from librenms/laf-patch-1
Update distro to use env
2015-10-26 09:39:15 +10:00
Neil Lathwood b6bfbbaf2c Update distro to use env 2015-10-25 21:51:43 +00:00
Daniel Preussker 20e2d220bd Merge pull request #7 from tuxis-ie/master
Add a proxmox-agent
2015-08-28 09:07:49 +00:00
Mark Schouten 2b96259532 Add license 2015-08-28 10:52:04 +02:00
Mark Schouten d6795c60a1 Add proxmox-agent 2015-08-28 10:49:24 +02:00
Mark Schouten fee2ed820b Add proxmox-agent 2015-08-28 10:49:19 +02:00
Daniel Preussker 87a20db845 Merge pull request #5 from tuxis-ie/master
Add files to create a Debian-package
2015-08-20 17:14:11 +00:00