1737 Commits

Author SHA1 Message Date
f0o
dd6f1f63ff Added TinyDNS (djbdns) Graphs & Application.
Data obtained by tinystats (http://www.morettoni.net/tinystats.en.html) via check_mk
2015-01-17 19:27:44 +00:00
f0o
42de11884e Added:
039.sql: create a new table processes
	processes.inc.php: show all processes from given device including sort-options

Changed:
	unix-agent.inc.php: insert all processes reported by check_mk_agent
	device.inc.php: added tab with link to process-list
2015-01-15 07:18:10 +00:00
8deae3ff79 Added Hikvision support 2015-01-05 21:06:49 +00:00
e867d3f1df Merge branch 'alerting-dirty' of https://github.com/f0o/librenms into f0o-alerting-dirty 2014-12-21 12:56:29 +10:00
f0o
6ac4776623 Added:
Default Contact's Name (NOC)
2014-12-19 21:13:29 +00:00
f0o
fd93042fb4 Added:
Honouring `$config['alerts']['email']['default']` and `$config['alerts']['email']['default_only']`
2014-12-19 20:21:54 +00:00
f0o
7ec262760c Added:
Arithmetic support in rules
	Braces support in rules
	Changed wildcard character to '@'
2014-12-19 20:20:17 +00:00
laf
807fc9a3ba Alerts gui commit 2014-12-16 20:03:19 +00:00
f0o
aeccdbb942 Cleanup for Scrutinizer 2014-12-15 14:33:31 +00:00
f0o
c0e1d9cbc5 Added Alerting 2014-12-15 11:10:26 +00:00
06780f1003 Testing EdgeOS support 2014-11-22 20:23:02 +10:00
5196e0c6a4 Seemingly tested VyOS support 2014-11-22 18:36:05 +10:00
e60245b4f2 More testing of VyOS support 2014-11-22 18:11:56 +10:00
198cf9ac08 Testing VyOS support 2014-11-22 17:47:32 +10:00
e77c4ce61b Merge pull request #346 from laf/issue-laf-84
Added a preg_replace to get rid of snmp errors for bgp graphs
2014-11-12 19:14:25 +10:00
6361e183e0 This is a workaround to show d-link port channel devices. Thanks to lafwood for this. 2014-11-07 08:50:59 -08:00
laf
3f2b39550f Added a preg_replace to get rid of snmp errors 2014-11-06 21:12:42 +00:00
4e035751ba Merge pull request #343 from elbuit/issue-341
Add option to clean old perf_times table entries #341
2014-11-03 18:50:22 +00:00
5b6ae9f988 Add option to clean old perf_times table entries #341 2014-11-03 18:25:45 +01:00
eefb5eb974 Alcatel-Lucent OmniSwich (Aruba rebranded) is detected like AOS device #338 2014-11-03 16:40:20 +01:00
b5136b444c Remove unused function; make it clearer that _json_format is not used in PHP 5.4 & later 2014-10-25 09:16:07 +10:00
208ac0b104 Merge remote-tracking branch 'laf/issue-laf-47' 2014-10-25 08:49:28 +10:00
d8b0d8224a Merge pull request #324 from laf/issue-laf-69
Added additional text to email alerts that will show icmp or snmp when a down alert is generated
2014-10-22 22:03:48 +10:00
fd1d972640 Merge pull request #323 from laf/issue-laf-68
Added options for fping to retry and timeout
2014-10-22 22:02:56 +10:00
71a3eb1c76 Merge pull request #301 from laf/issue-laf-46
Added authlog purge + improved efficiency of clearing out large syslog tables
2014-10-18 18:43:27 +10:00
laf
d77553f962 Added additional text to email alerts that will show icmp or snmp when a device goes down 2014-10-16 23:03:58 +01:00
laf
d8904d866c Added options for fping to retry and timeout 2014-10-16 21:52:35 +01:00
7b26b4d79f Merge pull request #305 from laf/issue-laf-51
Added a LIMIT 10 into all the front page boxes
2014-10-11 15:58:55 +10:00
7feaf2fcba Moved the 10 limit for down boxes to config option 2014-10-07 19:37:52 +00:00
laf
4b16b0e4d2 Added missing source for code 2014-10-07 11:29:54 +01:00
laf
3f2f78a993 Changed disable/enable option round 2014-10-02 22:56:28 +01:00
laf
ece190493d Added ability to disable rediscovery button for devices 2014-10-02 20:23:32 +01:00
laf
2be63b2041 Added an option to rediscover a device from the web page 2014-10-02 20:17:45 +01:00
laf
8e00599d2a Added authlog purge + improved efficiency of clearing out large syslog tables 2014-10-02 01:37:43 +01:00
laf
62200aa5eb Fixed some scrutinizer warnings 2014-09-30 19:13:51 +01:00
laf
6afaa17a80 Updated ping rrd response to include fping6 response 2014-09-30 19:13:51 +01:00
laf
9a178363a0 Added ping response graphs and some small updates 2014-09-30 19:13:50 +01:00
laf
6c28f6367e Poller run time graphing 2014-09-30 19:13:50 +01:00
laf
97a21ae519 Start on graphing performance metrics 2014-09-30 19:13:50 +01:00
5f9ebd1551 Fix MAC address change false positives 2014-09-28 11:07:30 +10:00
cb8afb0451 Remove obsolete function (already provided by getidbyname) 2014-09-27 16:35:31 +10:00
48d3a43669 Tidy device deletion 2014-09-27 16:32:55 +10:00
laf
8790bfee0a Added api call to delete device 2014-09-17 21:03:02 +01:00
laf
a0b52743d0 Updated api routes to new format + moved includes file to correct location 2014-09-16 22:19:29 +01:00
laf
b980710a4e Added urldecode for ports in API to deal with slashes in port names 2014-09-16 22:19:28 +01:00
laf
754c0b0507 Fixed some scrutinizer issues 2014-09-16 22:19:28 +01:00
laf
070f4d60bd Added documentation and a function to tidy up json output 2014-09-16 22:19:28 +01:00
laf
ad6d425333 Added add_device api call 2014-09-16 22:19:28 +01:00
laf
b8df0596a9 Added list devices api call 2014-09-16 22:19:28 +01:00
laf
47c91b458e Moved to use X-Auth-Token header for auth and new url format for later use 2014-09-16 22:19:28 +01:00