Commit Graph

246 Commits

Author SHA1 Message Date
dontforget
e9aa9a2ae9 fix nginx and php 2015-07-06 17:26:58 +03:00
dontforget
5d80beeeb5 fix install for epel
Install epel release using yum
2015-07-06 17:21:48 +03:00
dontforget
a584c08bab fix chkconfig command
Defining level is not needed for chkconfig according to official documentation https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Deployment_Guide/sect-System_Monitoring_Tools-Net-SNMP-Running.html
2015-07-06 17:14:52 +03:00
Neil Lathwood
7803a33fa4 Merge pull request #1393 from laf/changelog
Missing pr number
2015-07-05 21:18:33 +01:00
laf
ea5cc4b1fb Missing pr number 2015-07-05 21:18:11 +01:00
Neil Lathwood
1cb7dfeafd Merge pull request #1391 from laf/changelog
Updated changelog 2015-07-05
2015-07-05 21:14:58 +01:00
laf
06c0803b7b Updated changelog 05/07/2015 2015-07-05 20:58:01 +01:00
Louis Rossouw
c050ff374f Add IRCd service. 2015-07-05 21:12:59 +02:00
Neil Lathwood
ae72cfd978 Merge pull request #1389 from dontforget/patch-1
fix nginx config file location
2015-07-05 19:54:12 +01:00
dontforget
33e8723840 fix nginx config file location
fix nginx config file location
2015-07-05 17:14:50 +03:00
Louis Rossouw
abe773c1c3 Update docs to reflect ntp service being added. 2015-07-05 15:24:58 +02:00
laf
6ed37c67a5 Added Services extension doc to help people set this up 2015-06-27 21:22:59 +01:00
laf
0525ca79bc Updated to set millisec delay between packets 2015-06-22 23:23:14 +01:00
laf
820afa6dbb Added logging of reason device was detected as down (icmp/snmp) 2015-06-22 22:11:02 +01:00
laf
eee2ae5be1 Added support for logging packet loss and min/max/avg response times on fping 2015-06-22 21:55:31 +01:00
Louis Rossouw
0189049510 Documentation changes for poller group changes. 2015-06-22 12:48:39 +02:00
laf
5789cdc4a1 Updated changelog 21/06/15 2015-06-21 14:39:39 +01:00
f0o
7c731103fd Add macro %macros.sensor to filter out ignored sensors 2015-06-19 17:11:56 +00:00
Paul Gear
044fa48917 More missing documentation 2015-06-16 08:27:58 +10:00
Paul Gear
723530a2f6 Fix incomplete doc 2015-06-16 08:27:58 +10:00
Paul Gear
82cb45315d Add documentation for initial release 2015-06-16 08:27:58 +10:00
Paul Gear
38441130e8 Minor clarification on OS support 2015-06-16 08:27:56 +10:00
Paul Gear
4af7dd8225 First cut at working poller for MIBs 2015-06-16 08:27:56 +10:00
Paul Gear
8f5bc4cdb6 Minor tidies 2015-06-16 08:27:56 +10:00
Paul Gear
5bdf67ba6e Move MIB-based polling out of discovery altogether 2015-06-16 08:13:08 +10:00
Neil Lathwood
aad76e1c48 Merge pull request #1264 from paulgear/libvirt-doc
Additional documentation about libvirt setup
2015-06-13 11:39:43 +01:00
Paul Gear
b84b8de09f Merge pull request #1110 from laf/issue-279
Updated mysql DATE_FORMAT() and php date() to use $config variables
2015-06-13 10:15:23 +10:00
Paul Gear
d88133a297 Additional documentation about libvirt setup 2015-06-13 09:45:15 +10:00
f0o
78a86b7700 Add docs for the globe-frontpage 2015-06-10 10:46:00 +00:00
laf
51f50861fc Updated changelog 08/06/15 2015-06-08 21:18:31 +01:00
laf
802d1466a9 Updated changelog 08/06/15 2015-06-08 21:16:52 +01:00
Mike Rostermund
8fc70931ae Fixed typo in changelog 2015-06-08 12:02:49 +02:00
f0o
2467b11290 Merge branch 'issue-laf-110-new' of git://github.com/laf/librenms into laf-issue-laf-110-new
Conflicts:
	html/pages/health/mempool.inc.php
	includes/defaults.inc.php
2015-06-07 10:44:39 +00:00
James Campbell
cabcc04877 Created Pushover transport, requires testing
Moved print_r references to top for debug

Modified Pushover transport, testing required

Pushover transport, fixed syntax issue

Pushover transport, fixed another syntax issue

Pushover transport, added debug

Pushover transport, updated message code

Pushover transport, debug

Pushover transport, testing new code

Pushover transport, adding more parameters

and adding debug parameters

Pushover transport, added severity level support

Pushover transport, modified severity level code

Pushover transport, updated severity code

Pushover transport, debugging severity level

Pushover transport, more debugging

Pushover transport, debugging sound

Pushover transport, fixed sound syntax issue

Pushover transport, debugging sound API

Pushover transport, adjusted sound code

Updated contributors file to add myself

Updated Alerting doc to include Pushover

Pushover transport, modified code

Pushover transport, fixed syntax error

Pushover transport, removed debug code

Ready for deployment

Pushover transport, updated copyright
2015-06-02 10:48:12 +10:00
laf
d24ca84b76 Forcing scrut run 2015-06-01 21:37:26 +01:00
James Campbell
8a774cd5a6 Adjust formatting
as requested by @laf
2015-06-01 06:44:58 +10:00
James Campbell
7e96118c94 Syslog.md update to reflect syslog-ng 3.5.1
Updated configuration in documentation to suit syslog-ng 3.5.1 (tested
in Ubuntu LTS 14.04 Server)

Added line to add to config.php to enable Syslog functionality
2015-06-01 06:42:32 +10:00
James Campbell
edada217fb Revert "Syslog ext doc update to reflect syslog-ng 3.5.1"
This reverts commit bef267ca5f.
2015-06-01 06:39:25 +10:00
James Campbell
bef267ca5f Syslog ext doc update to reflect syslog-ng 3.5.1
Updated configuration in documentation to suit syslog-ng 3.5.1 (tested
in Ubuntu LTS 14.04 Server)

Added line to add to config.php to enable Syslog functionality
2015-05-31 22:13:38 +10:00
Neil Lathwood
108125a666 Merge pull request #1154 from laf/changelog
Updated changelog 28/05/15
2015-05-28 23:07:30 +01:00
laf
bba285b0e6 Updated changelog 28/05/15 2015-05-28 23:05:54 +01:00
laf
5b57e75b2e Final work getting alerts dynconfig done 2015-05-28 17:00:26 +01:00
Søren Rosiak
294f6a4208 Update RRDCached.md 2015-05-27 19:39:02 +02:00
Søren Rosiak
64572cebe8 Update RRDCached.md 2015-05-27 19:33:33 +02:00
Rosiak
62c9985984 RRDCached Doc
- Doc to RRDCached installation on CentOS/RHEL
2015-05-27 19:15:47 +02:00
Neil Lathwood
c3cb1ebbff Merge pull request #1112 from laf/validate
Added validation tool and docs
2015-05-27 00:08:25 +01:00
laf
3258e27f19 Added info for custom descr to docs 2015-05-24 20:16:45 +01:00
laf
32c547cedd Added validation tool and docs 2015-05-22 16:35:38 +01:00
laf
463108e9c3 Added missing config option 2015-05-22 14:07:38 +01:00
laf
6496e6ece4 Consistent date formatting from MySQL 2015-05-22 13:38:52 +01:00