42 Commits

Author SHA1 Message Date
mirino75
656a1524d2 Updated LibreNMS Documentation (#5374)
docs: Updated os update application
2017-01-10 09:29:23 +00:00
Daniel Chavez
508c273450 Fix typo on href (#5162) 2016-12-13 10:46:48 +00:00
llawwehttam
fc70f96b9c fix: Corrects path to proxmox script in docs (#4949) 2016-11-06 14:32:24 +00:00
Thane Gill
92a1929ef8 Correct location for chmod for proxmox SNMP Script 2016-10-31 09:18:27 -07:00
Karl Shea
daf2cf7a24 app: Add GPSD application (#4754) 2016-10-08 21:25:50 +01:00
Ryan Gibbons
44f8fd3332 doc: Include PHP Install instructions for MySQL app
* Include php install instructions for MySQL

This step is skimmed over frequently, by including the code blocks I'm
hoping to make this step more noticeable.

* I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2016-10-02 07:41:48 +00:00
sorano
aa7a504082 Update Applications.md (#4665)
docs: Updated Applications to clarify apache setup

Split apache into two parts, one for agent and one for SNMP extend

* Update Applications.md

Added verification step for apache-stats.py

* Update Applications.md

* Updated numerical order
2016-09-29 14:07:22 +01:00
sorano
1bc0344b1a Update Applications.md
Just tried the Apache agent on Ubuntu 16.04 and got following error:

root@librenms:/opt/librenms-agent# /usr/lib/check_mk_agent/local/apache
Can't locate LWP/Simple.pm in @INC (you may need to install the LWP::Simple module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at /usr/lib/check_mk_agent/local/apache line 14.

Solution was to apt-get install libwww-perl. Also added verification step.
2016-09-26 12:09:16 +02:00
crcro
7f8f302686 rewrite ups-apcups 2016-09-24 23:49:35 +03:00
Tony Murray
ec9383be60 docs: Standardize snmp extend script location to /etc/snmp/ (#4418) 2016-09-12 22:17:53 -05:00
crcro
7da4cca4e4 feature: new app: ups-nut (#4386)
* app: ups-nut

* newline ...

* removed code from another pr

* added battery charge status

* added battery charge status

* be happy travis...

* added UPS-nut to Applications
2016-09-12 21:59:33 -05:00
crcro
de707a259f refactor: ntp apps (#4333)
* updated nicecase function for ntp server and client app

* ntp applications refactoring

* removed agent for ntp-server: reported as not working

* removed ntpd from agent polling. thx @murrant
2016-09-10 07:37:00 -05:00
Tony Murray
aee05e858f Fix wget option
wget -o -> wget -O
2016-08-26 13:08:31 -05:00
cromagdk
4838f905e3 Update Applications.md (#4226) 2016-08-26 13:07:16 -05:00
Neil Lathwood
383c50b4f4 Updated docs to have source to use for edit github (#4185)
* Added source link for edit on github

* Updated formatting issues

* Updated formatting issues

* Updated formatting issues
2016-08-24 08:12:20 +01:00
Tony Murray
27382b157b Update Applications docs (#4171)
Move scripts to librenms-agent repo
Remove LibreNMS.zip from scripts, update docs to point to the extracted folder
2016-08-23 19:46:56 +01:00
laf
be1ab5fcdc Small update 2016-08-21 15:00:52 +01:00
laf
ab8acf2773 Fixed ntpd application graphs 2016-08-21 14:58:02 +01:00
crcro
af07c38efb docs update for rpi local agent 2016-08-21 03:00:42 +03:00
Tony Murray
1b0e783b44 Update Applications.md
Fix spacing
2016-08-19 15:37:20 -05:00
Tony Murray
0074d5a6d2 Arch linux alternate db suggestion 2016-08-19 15:35:04 -05:00
Neil Lathwood
637d01cd13 Merge pull request #4077 from murrant/ntpd-app
NTPD Application
2016-08-18 21:30:33 +01:00
crcro
76fa9833c3 fix github markup in files 2 2016-08-18 03:34:10 +03:00
crcro
207ca03ed4 fix github markup in files 2016-08-18 03:32:46 +03:00
crcro
72856bac07 fix rebase 2016-08-18 03:28:59 +03:00
crcro
cce24a4d33 changed docs to sudo only the required command 2016-08-18 03:27:11 +03:00
crcro
70c93fe9e6 added docs for pi host snmp extend script 2016-08-18 03:27:11 +03:00
Tony Murray
984dafda4b Merge remote-tracking branch 'upstream/master' into ntpd-app 2016-08-17 15:40:38 -05:00
Florian Beer
a61c1b2ebf Add snmp polling capability for Proxmox 2016-08-17 21:56:23 +02:00
Alan Gregory
8e7d40c121 Removed comment and set default value to yes acording to poller 2016-08-17 09:34:30 -03:00
Alan Gregory
cee72a4cd6 Fix tipo 2016-08-16 11:00:37 -03:00
Alan Gregory
40984943c0 Added menu entry 2016-08-16 10:51:53 -03:00
Alan Gregory
1f15bc6486 Adeed unbound App setup docs 2016-08-16 10:48:57 -03:00
Tony Murray
f3a78d8136 NTPD Application
Support the unix agent
Add to documention.
Renamed so it will be automatically enabled by the unix-agent.
2016-08-15 23:54:13 -05:00
Florian Beer
69166e37a9 Resolve merge conflicts 2016-08-05 20:51:22 +02:00
crcro
1476650740 app-dhcp-stats initial release 2016-08-05 14:46:29 +03:00
Florian Beer
1c5dd3f2c6 OS Updates apt-get documentation 2016-08-04 13:34:40 +02:00
Daniel Preussker
c63728c552 Merge pull request #3932 from murrant/spelling-fix
PowerDNS-Recursor improvements
2016-08-04 05:38:26 +00:00
crcro
7dfc4db15a app-os-updates initial release 2016-08-02 18:42:31 +03:00
Tony Murray
e8af37ef03 PowerDNS-Recurosor improvements
Add config variables for direct connection
Fix spelling
2016-08-02 08:27:06 -05:00
Tony Murray
61669be531 Application doc updates
Mysql requires php-cli and mysql extension
Older versions of systemd don't support --now
2016-08-01 14:59:09 -05:00
Tony Murray
66a500cd28 Rename Agent Setup to Applications
This is to make the document easier to find.  No one sets out with a goal to set up an agent (unless they are told to).  They want to monitor an application.  Coming to this doc will give them a list of applications they can monitor and ways they can collect the data from the application.  (Direct, SNMP Extend, or Agent)

There needs to be a lot of expansion here, but this is a start.  I'd like to see most applications support 2-3 ways of collecting data.
2016-07-26 21:27:12 -05:00