Commit Graph
28 Commits
Author SHA1 Message Date
Louis Rossouw e55b1cb68f Change upstart script:
- Respawn and unlimited number of times
- Wait 60 seconds before restarting
Logic is to give whatever cause the process to fail some time to fix.  And to keep trying.
2015-08-31 00:04:26 +02:00
Louis Rossouw 408b8dd855 Fix to avoid triggering this bug: http://sourceforge.net/p/mysql-python/bugs/325/
We remove miliseconds from datetime.
2015-08-29 02:41:47 +02:00
Louis Rossouw fe49eb97c8 Add documentation on network map vis options. 2015-07-29 02:00:26 +02:00
Louis Rossouw 9fb2c0d674 Implement configurable network map parameters. 2015-07-29 01:17:08 +02:00
Louis Rossouw b9cb02057a Ignore links based on 'unreal' mac adresses. 2015-07-19 22:54:16 +02:00
Louis Rossouw 00bbd02b1d Ignore links based on 'unreal' mac adresses. 2015-07-19 21:08:11 +02:00
Louis Rossouw c8a5475c08 Fix return in dbBulkInsert. 2015-07-17 06:15:57 +02:00
Louis Rossouw c975b27515 Remove fullsql and comment. 2015-07-17 06:11:01 +02:00
Louis Rossouw 650369603d Revise unix-agent (processes section) to use dbBulkInsert. 2015-07-17 06:08:03 +02:00
Louis Rossouw 54dd165917 Create dbBulkInsert which allows bulk insertion of records. 2015-07-17 06:08:03 +02:00
Louis Rossouw f261b7be95 Escape values passed to query. 2015-07-15 21:23:47 +02:00
Louis Rossouw 605d92bc11 Processes get added to db in one big query instead of individual row inserts. 2015-07-15 21:21:58 +02:00
Louis Rossouw 3fc12b92a7 Add and implement option addhost_alwayscheckip. 2015-07-15 21:07:04 +02:00
Louis Rossouw 522c957510 Add documentation. 2015-07-15 21:00:45 +02:00
Louis Rossouw 9cf8bc0277 Fix poller group query in discovery.php. 2015-07-11 00:55:29 +02:00
Louis Rossouw 90f2201084 Fix up formatting to http://docs.librenms.org/Developing/Code-Guidelines/ 2015-07-05 21:31:11 +02:00
Louis Rossouw c050ff374f Add IRCd service. 2015-07-05 21:12:59 +02:00
Louis Rossouw abe773c1c3 Update docs to reflect ntp service being added. 2015-07-05 15:24:58 +02:00
Louis Rossouw 96f70b1b9b Add ntp service monitoring. 2015-07-05 15:24:37 +02:00
Louis Rossouw 01714ed03b When check_mysql is run with -n option it returns MySQL OK. Also accept that as an status=1 indication. 2015-07-05 00:47:51 +02:00
Louis Rossouw bf8df0fbe2 Pass service parameters to check_ssh allowing one to specify alternative port for ssh for example using -p flag. 2015-07-05 00:35:33 +02:00
Louis Rossouw 38952215f8 Small fix to ensure php compatability with older php. 2015-06-22 15:18:30 +02:00
Louis Rossouw 0189049510 Documentation changes for poller group changes. 2015-06-22 12:48:39 +02:00
Louis Rossouw 7f3f942e83 Adding the ability to use multiple poller groups for a poller. 2015-06-22 12:37:00 +02:00
Louis Rossouw 7cda1da63c Add config settings for unix-agent time-outs. 2015-06-21 22:14:32 +02:00
Louis Rossouw 9f36182b7d Add timeout on unix agent execution after connect. 2015-06-21 19:36:44 +02:00
Louis Rossouw 62da1434f2 I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. 2015-06-19 00:38:48 +02:00
Louis Rossouw 611dd07a84 Add logic to poller-wrapper.py to handle non-standard mysql ports in db_host. 2015-06-19 00:22:52 +02:00