1
0
mirror of https://github.com/librenms/librenms-agent.git synced 2024-05-09 09:54:52 +00:00

315 Commits

Author SHA1 Message Date
94f970c9c9 Merge pull request #290 from AltiUP/patch-1
Change stats file location
2020-04-19 12:32:18 +02:00
103cd5b293 Change stats file location
The stats file should not be placed in /var/run/named but in /var/cache/bind.
In run there will be permissions problems.
2020-04-19 00:02:53 +02:00
7e6b19f26c Make python3 version of Nginx extend the default (#284)
* Rename nginx to nginx-python2, as python2 is EOL

Rename Nginx to Nginx-python2, as python2 is EOL. Shall make python3 version the default version now. Keeping python2 version for legacy.

* Rename nginx-python3.py to nginx
2020-04-12 11:17:16 -05:00
ca631a3afd Merge pull request #279 from SourceDoctor/pureftpd_Byte_to_bit
Pureftpd Byte to bit
2020-03-21 22:14:12 +01:00
5d9bf9f225 Pureftpd Byte to bit 2020-03-21 22:13:22 +01:00
fe2dfe418e Merge pull request #277 from SourceDoctor/remove_squid_script
remove unneeded Squid parsing Script
2020-02-29 01:12:54 +01:00
80c5bf33e3 remove unneeded Squid parsing Script 2020-02-28 21:33:27 +01:00
0c74ab10ce Completely breaks libremns metric collections, lets actually do the assigment. (#276)
Perl error "Useless use of multiplication (*) in void context at /etc/snmp.d/zfs-freebsd line 163."
2020-02-19 08:08:57 +00:00
a4599dee56 apache-stats.sh: shell script that produces LibreNMS apache application output. The only dependency is curl. (#263) 2020-02-13 06:29:10 -06:00
257aa598f5 mailcow-dockerized postfix stats (#270)
* initial release

* added requirements info
2020-02-13 06:27:36 -06:00
2820e53dbc Added check if sudo is required and alter the $picmd to become "sudo $picmd" (#273)
This will enable the script to run on libeelec images on raspberry pi for example.
2020-02-13 06:27:12 -06:00
9f781d8549 puppet agent monitoring script (#258) 2020-02-12 08:26:12 +01:00
5203c9ec71 Merge pull request #275 from SourceDoctor/mdadm_sync_complete_state
set MDADM sync complete to 0 if on degraded array
2020-02-06 19:16:49 +01:00
652ae62899 set MDADM sync complete to 0 if on degraded array 2020-02-05 23:34:42 +01:00
8330f0a654 asterisk add iax2 stats (#274)
* asterisk add iax2 stats

* fix iax2 unmonitored variable; removed unnecessary newline
2020-02-03 18:46:36 +01:00
7fe4000e54 Merge pull request #271 from fbourqui/fix-useSN
Smart: fix useSN, selftest when disk is defined as a full argument to smartctl (arg after space)
2020-02-03 01:09:18 -06:00
6520489ecc Store Crucial SSD #202 in generic #231 (#272) 2020-01-30 06:03:04 -06:00
3ae29bb40e fix useSN, selftest with disk defined as argument
was resulting in /dev/dev.... parameter to smartctl -l and -i
2020-01-22 11:35:58 +01:00
35373c6119 Merge pull request #1 from librenms/master
Resync upstream
2020-01-22 11:18:23 +01:00
4e64a62844 pureftp snmpd extension (#269) 2020-01-21 18:52:20 -06:00
ad2ca232bb Mdadm - Hotspare Count should not go below zero
Mdadm - Hotspare Count should not go below zero
2020-01-19 11:09:23 +01:00
701a3b937b librenms-agent (1.1.0)
librenms-agent (1.1.0) stable; urgency=low

  - New upstream versions
  - Include SNMP scripts
  - Fix Ceph scripts
  - Fix nginx scripts
2020-01-19 11:07:38 +01:00
f4ff8bde94 Merge pull request #244 from tuxis-ie/fix-ceph-newer-versions
Detect current Ceph version and change statistics commands based on t…
2020-01-19 11:04:35 +01:00
9a782ef4ab Fix zfs-freebsd.py Capacity Output
Fix zfs-freebsd.py Capacity Output
2020-01-19 10:49:50 +01:00
74d6ac09b8 Update zfs-freebsd.py 2020-01-19 10:47:30 +01:00
736c4ce7fd zfs-linux - fix DIV by 0
Update zfs-linux
2020-01-19 10:37:06 +01:00
3ea93ab4d2 adding space 2020-01-18 21:50:12 +01:00
4e97a51a65 Hotspare Count should not go below zero 2020-01-18 19:37:09 +01:00
8e5583ac78 Fix zfs-freebsd.py Capacity Output
'zpool-list -pH' returns capacity as a percentage which needs to be stripped as well as account for null (-) values. Additionally, the output now also includes 'CKPOINT' which needs to be added to the fields array so it splits correctly.
2020-01-13 12:00:09 -05:00
bafc0ac154 Update zfs-linux 2019-12-10 14:39:07 +01:00
eb541450e5 Merge branch 'master' into patch-1 2019-12-10 14:38:03 +01:00
16e35492c2 Merge pull request #252 from fbourqui/master
Add support for BSD and Illumos kstat in zfs agent
2019-12-10 04:20:34 -06:00
dd27e7936d Update zfs-linux
Traceback (most recent call last):
  File "./zfs-linux", line 178, in <module>
    sys.exit(main(sys.argv[1:]))
  File "./zfs-linux", line 92, in main
    DEMAND_MISSES_PERCENT = DEMAND_DATA_MISSES / ARC_MISSES * 100
ZeroDivisionError: division by zero
2019-11-25 11:48:03 +01:00
8481de55fc snmp extend for monitoring certificate file validity (#239) 2019-11-05 21:55:41 +00:00
4937e15c14 Verion fix for NTP SNMP (#256)
The version variable was not pulled right on centos based distros. This fixes the issue.
2019-10-21 17:18:08 +02:00
e3fdfc5def Seafile Monitoring (#249) 2019-10-21 02:03:13 +00:00
f9f031912c DEMAND_ used instead of PREFETCH_METADATA_MISSES 2019-08-11 10:08:20 +02:00
944a209d7f Add support for BSD and Illumos kstat 2019-08-11 09:59:26 +02:00
d609e23600 /tmp fix (#250)
* convert the snmp scripts using tmp files over to use mktemp

* reverse this... joy... not a temp file but cache file ;(

* moved cache file from under /tmp to /var/cache/librenms

* fix mysql tmp usage
2019-08-08 21:18:06 -05:00
fc9c2a245f Merge pull request #242 from SourceDoctor/mdadm_name_independent_arrays
mdadm - name independent array detection
2019-08-06 00:14:10 -05:00
8cae778d9b Merge pull request #247 from bestlong/patch-1
add zfs support for freebsd use python 3
2019-08-06 00:08:02 -05:00
ca9b5ad17d add zfs support for freebsd use python 3
copy from #166.
2019-07-10 11:48:49 +08:00
c019417a44 New debian changelog 2019-07-03 12:06:15 +02:00
05fbd40a4c Copy snmp script inside the package as well 2019-07-03 12:05:14 +02:00
0b4e95a096 Detect current Ceph version and change statistics commands based on those versions. Fixes #186 2019-07-03 11:10:29 +02:00
ae3fdedcde Merge pull request #243 from Zmegolaz/smartctlhours
Split SMART power on hours on h too, not only space
2019-07-02 00:15:30 -05:00
94294d12cb Split SMART power on hours on h too, not only space 2019-07-01 22:00:41 +02:00
bcd3a6573e mdadm name independent mdadm array detection 2019-07-01 13:42:24 +02:00
ae0030a9ac Merge pull request #240 from VVelox/upsfix
fix occasionally random ordering for ups-apc
2019-06-25 02:23:50 -05:00
e1855aeb8d indent fix 2019-06-25 02:17:47 -05:00