crcro
aeecb1621c
header fix
2016-09-12 11:45:14 +03:00
crcro
f48f4cc6e5
update 1 ntp server
2016-09-12 11:43:34 +03:00
crcro
87cc835096
os-updates.sh clean ( #59 )
2016-09-10 17:08:03 +01:00
vectr0n
6128dc3c71
Update hddtemp to include hddtemp -w option ( #56 )
...
hddtemp gives inconsistent values in it's current state, after some debugging I was able to resolve the issue by passing -w to the hddtemp command, this will wake-up the drive if it is in a sleep state to gather information.
2016-09-09 07:16:28 +01:00
crcro
42bc0a07aa
ntp-client app using shell only, tested with ntpq 4.2.8p8 ( #54 )
2016-09-07 20:37:31 +01:00
crcro
718d627cfd
app: ntp-server ( #55 )
...
* ntp-server app using shell only, tested with 4.2.8p8
* fix for higher stratum value
* change the description in comment to reflect latest webui push
2016-09-07 20:37:23 +01:00
Tatermen
351e5aa7bc
Freeswitch ( #53 )
...
feature: Added freeswitch support
2016-08-28 20:06:04 +01:00
Neil Lathwood
839b518358
Merge pull request #52 from murrant/move-scripts
...
SNMP extend scripts from the main repo
2016-08-23 21:48:08 +01:00
Tony Murray
561efa41be
SNMP extend scripts from the main repo
2016-08-22 21:47:53 -05:00
Tony Murray
6a84755105
Merge pull request #51 from crcro/dhcp_pretty
...
rewrite dhcp-stats with loop
2016-08-21 19:58:13 -05:00
crcro
deb36833f1
@paulgear recomandation
2016-08-22 01:45:23 +03:00
Tony Murray
c2e4c33abf
Merge pull request #50 from OpcaoTelecom/unbound
...
Added unbound stats script
2016-08-17 09:59:11 -05:00
Alan Gregory
9cd81f1b93
Added unbound stats script
2016-08-17 09:36:39 -03:00
Tony Murray
672918c40f
Merge pull request #48 from crcro/raspberry-sensors
...
raspberry sensors
2016-08-16 12:43:10 -05:00
Tony Murray
9fe5444738
Merge pull request #49 from murrant/ntp
...
Copy ntp scripts from the main repo.
2016-08-15 22:57:52 -05:00
Tony Murray
b6bdb9ea45
Copy ntp scripts from the main repo.
2016-08-15 22:56:31 -05:00
crcro
87584e7ef7
added snmp extend to get raspberry sensors
2016-08-14 17:43:27 +03:00
Neil Lathwood
c3afbf35bd
Merge pull request #45 from murrant/os-updates
...
Do not detect os, detect package managers
2016-08-09 19:47:51 +01:00
Tony Murray
9623342554
Merge pull request #46 from murrant/distro
...
Update distro to match the main repo file
2016-08-09 13:08:41 -05:00
Tony Murray
aa59548e0c
Do not detect os, detect package managers.
...
Add pacman support.
2016-08-09 13:06:34 -05:00
Tony Murray
7828777769
Update distro to match the main repo file
2016-08-09 11:40:01 -05:00
Neil Lathwood
0f5a1150f3
Merge pull request #40 from florianbeer/patch-1
...
Add Debian and make update call more robust
2016-08-04 18:53:10 +01:00
Neil Lathwood
d6308e4e1c
Merge pull request #42 from crcro/app-dhcp-stats
...
app-dhcp-stats snmp extend
2016-08-03 21:09:08 +01:00
crcro
2accc2848c
app-dhcp-stats snmp extend
2016-08-03 22:09:55 +03:00
Florian Beer
05fe3f8cc1
Remove update call as this requires root
...
See discussion here https://github.com/librenms/librenms-agent/pull/40#issuecomment-237198796
2016-08-03 12:16:22 +02:00
Florian Beer
fac01628a0
Add Debian and make update call more robust
...
- Debian based systems need to update the index before being able to report upgradable packages.
- Debian old-stable doesn't have `apt` yet and Ubuntu 14.04 emits the following warning when using `apt` in a script:
`WARNING: /usr/bin/apt does not have a stable CLI interface yet. Use with caution in scripts.`
By using `apt-get`, issuing a `update` call first and then counting the result of `grep 'Inst'`, this script now works on Debian 7, Debian 8, Ubuntu 14.04 and Ubuntu 16.04.
2016-08-03 04:51:35 +02:00
Tony Murray
3740f3e147
Merge pull request #38 from crcro/master
...
app: nfs-v3-stats
2016-08-02 20:35:16 -05:00
Tony Murray
fb678cb58d
Merge pull request #39 from xbeaudouin/fix_distro_freebsd
...
Add FreeBSD detection to distro script
2016-08-01 11:26:27 -05:00
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
crcro
1964aece5e
added snmp extend script for os-updates application
2016-07-29 20:22:35 +03:00
crcro
57b6224254
added snmp extend script for nfs-v3-stats application
2016-07-29 20:19:41 +03: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