Commit Graph

9 Commits

Author SHA1 Message Date
Tony Murray
4ecb12dd81 Add note to cron file advising not to disable daily.sh (#9164)
DO NOT DELETE THIS TEXT

#### Please note

> Please read this information carefully. You can run `./scripts/pre-commit.php` to check your code before submitting.

- [ ] Have you followed our [code guidelines?](http://docs.librenms.org/Developing/Code-Guidelines/)

#### Testers

If you would like to test this pull request then please run: `./scripts/github-apply <pr_id>`, i.e `./scripts/github-apply 5926`
2018-09-06 22:30:31 +01:00
Neil Lathwood
a14539a55a refactor: Switch to using discovery-wrapper.py by default (#7661) 2017-11-09 11:19:47 -06:00
Neil Lathwood
9f1930a81e More more docs (#4197)
* Updated docs + some small code changes

* Added validating code doc for developers

* Doc updates

* Updates and improvements
2016-08-25 18:40:11 -05:00
Aaron Daniels
0d6cfec589 Nagios Services
- Moved check-services.php to a poller module
    - Added performance data collection to the poller
    - Centralised DB functions to includes/services.inc.php
    - Created add/edit/delete functions off the device, services page
    - Removed legacy edit/delete interfaces.
    - Moved and modified check.inc scripts
    - Documentation Updates
    - Modified services table
2016-03-15 22:23:14 +10:00
laf
3cbb1a6462 Fix alignment 2015-10-17 21:04:29 +00:00
laf
819f6bb78e Updated default crons 2015-10-17 20:57:22 +00:00
f0o
d337ea052b
Remove 'sh' from cron as we now use 'bash' 2015-09-01 09:22:09 +01:00
laf
4c3a6b5ff2 Added using cronic for poller-wrapper, this will now allow email alerts from cron 2015-07-07 21:04:39 +01:00
f0o
1f8db156eb
Introduce own librenms user and remove rrds when removing a device 2015-05-19 14:44:13 +00:00