]> arthur.barton.de Git - netdata.git/log
netdata.git
7 years agoMerge pull request #998 from shadycuz/master
Costa Tsaousis [Wed, 21 Sep 2016 23:32:01 +0000 (02:32 +0300)]
Merge pull request #998 from shadycuz/master

Changed documentation for nginx.

7 years agofixed a bug in the interpolation algorithm that was showing unrealistic values under...
Costa Tsaousis (ktsaou) [Wed, 21 Sep 2016 23:17:14 +0000 (02:17 +0300)]
fixed a bug in the interpolation algorithm that was showing unrealistic values under certain conditions; fixes #981

7 years agoImprove telegram message style
hashworks [Wed, 21 Sep 2016 19:07:22 +0000 (21:07 +0200)]
Improve telegram message style

7 years agoRemove debug vars
hashworks [Wed, 21 Sep 2016 18:25:57 +0000 (20:25 +0200)]
Remove debug vars

7 years agokeep backwards compatible and support json without full
Clint Armstrong [Wed, 21 Sep 2016 18:20:53 +0000 (14:20 -0400)]
keep backwards compatible and support json without full

7 years agoMerge remote-tracking branch 'upstream/master'
Costa Tsaousis (ktsaou) [Wed, 21 Sep 2016 18:03:26 +0000 (21:03 +0300)]
Merge remote-tracking branch 'upstream/master'

7 years agoImprove phpfpm module.
Clint Armstrong [Wed, 21 Sep 2016 15:42:17 +0000 (11:42 -0400)]
Improve phpfpm module.

* Get the fpm stats in json format for easy parsing
* Get stats for each process and track maximums and averages for each.

7 years agoAdd telegram notifications to health monitoring
hashworks [Wed, 21 Sep 2016 14:33:28 +0000 (16:33 +0200)]
Add telegram notifications to health monitoring

7 years agoAdded examples to nginx.config
shadycuz [Wed, 21 Sep 2016 03:45:21 +0000 (23:45 -0400)]
Added examples to nginx.config

Added example nginx config and example job config

7 years agoUpdated Nginx section to be more specific
shadycuz [Wed, 21 Sep 2016 03:14:31 +0000 (23:14 -0400)]
Updated Nginx section to be more specific

7 years agosensors: fix grouping
Xuefer [Thu, 8 Sep 2016 19:22:20 +0000 (03:22 +0800)]
sensors: fix grouping

when only single sensor is available, everything is groupped into
temperature

7 years agoadded rendering qos tokens and ctokens to help further development of class depletion...
Costa Tsaousis (ktsaou) [Tue, 20 Sep 2016 21:25:13 +0000 (00:25 +0300)]
added rendering qos tokens and ctokens to help further development of class depletion charts; #822

7 years agoMerge pull request #991 from ktsaou/master
Costa Tsaousis [Tue, 20 Sep 2016 20:08:27 +0000 (23:08 +0300)]
Merge pull request #991 from ktsaou/master

cacheable registry response; minor alarm fine tunining

7 years agoMerge remote-tracking branch 'upstream/master'
Costa Tsaousis (ktsaou) [Tue, 20 Sep 2016 18:43:29 +0000 (21:43 +0300)]
Merge remote-tracking branch 'upstream/master'

7 years agoMerge pull request #975 from paulfantom/master
Paweł Krupa [Tue, 20 Sep 2016 16:21:31 +0000 (18:21 +0200)]
Merge pull request #975 from paulfantom/master

mysql.chart.py and SocketService improvements

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Tue, 20 Sep 2016 13:31:10 +0000 (16:31 +0300)]
updated configs.signatures

7 years agomore elastic softnet alarms; fixes #984
Costa Tsaousis (ktsaou) [Tue, 20 Sep 2016 13:29:40 +0000 (16:29 +0300)]
more elastic softnet alarms; fixes #984

7 years agosave registry response to browser local storage and load it back if the registry...
Costa Tsaousis (ktsaou) [Tue, 20 Sep 2016 13:23:23 +0000 (16:23 +0300)]
save registry response to browser local storage and load it back if the registry is unreachable

7 years agoMerge pull request #989 from brouberol/fix-dockerfile
Costa Tsaousis [Tue, 20 Sep 2016 13:20:31 +0000 (16:20 +0300)]
Merge pull request #989 from brouberol/fix-dockerfile

Do not reclone the current project from github, as it's already here

7 years agoDo not reclone the current project from github, as it's already here
Balthazar Rouberol [Tue, 20 Sep 2016 06:57:25 +0000 (06:57 +0000)]
Do not reclone the current project from github, as it's already here

7 years agoFix parsing configuration in SocketService
paulfantom [Mon, 19 Sep 2016 21:27:17 +0000 (23:27 +0200)]
Fix parsing configuration in SocketService

7 years agoFix parsing configuration in SocketService
paulfantom [Mon, 19 Sep 2016 20:29:27 +0000 (22:29 +0200)]
Fix parsing configuration in SocketService

7 years agoMerge pull request #982 from ktsaou/master
Costa Tsaousis [Sun, 18 Sep 2016 16:29:15 +0000 (19:29 +0300)]
Merge pull request #982 from ktsaou/master

extended TCP statistics

7 years agotc-qos-helper.sh now uses the the forkless time function
Costa Tsaousis (ktsaou) [Sun, 18 Sep 2016 16:04:16 +0000 (19:04 +0300)]
tc-qos-helper.sh now uses the the forkless time function

7 years agocode cleanup to allow it compile without unused variables warning
Costa Tsaousis (ktsaou) [Sun, 18 Sep 2016 14:18:49 +0000 (17:18 +0300)]
code cleanup to allow it compile without unused variables warning

7 years agore-factored /proc/net/netstat data collector to collect all the available metrics...
Costa Tsaousis (ktsaou) [Sun, 18 Sep 2016 14:01:18 +0000 (17:01 +0300)]
re-factored /proc/net/netstat data collector to collect all the available metrics - work in progress

7 years agoupdated alarm-notify.sh so that slack push notifications are meaningful
Costa Tsaousis (ktsaou) [Sun, 18 Sep 2016 14:00:26 +0000 (17:00 +0300)]
updated alarm-notify.sh so that slack push notifications are meaningful

7 years agoMerge pull request #978 from ktsaou/master
Costa Tsaousis [Sun, 18 Sep 2016 02:00:25 +0000 (05:00 +0300)]
Merge pull request #978 from ktsaou/master

re-arrange ICMP charts to avoid duplicate metrics; removed debugging leftover from alarm-notify.sh

7 years agoremoved debugging leftover
Costa Tsaousis (ktsaou) [Sun, 18 Sep 2016 01:57:02 +0000 (04:57 +0300)]
removed debugging leftover

7 years agore-arrange the ICMP charts to avoid duplicate metrics
Costa Tsaousis (ktsaou) [Sun, 18 Sep 2016 01:55:59 +0000 (04:55 +0300)]
re-arrange the ICMP charts to avoid duplicate metrics

7 years agoMerge pull request #977 from ktsaou/master
Costa Tsaousis [Sun, 18 Sep 2016 00:26:19 +0000 (03:26 +0300)]
Merge pull request #977 from ktsaou/master

fix issues with ICMP data collection; alarm-notify.sh improvements

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Sun, 18 Sep 2016 00:23:14 +0000 (03:23 +0300)]
updated configs.signatures

7 years agoalarm-notify.sh now supports disabling notification delivery for certain roles; slack...
Costa Tsaousis (ktsaou) [Sun, 18 Sep 2016 00:19:01 +0000 (03:19 +0300)]
alarm-notify.sh now supports disabling notification delivery for certain roles; slack appearance re-worked too

7 years agoproperly parse dynamic columns in /proc/net/snmp; fixes #976
Costa Tsaousis (ktsaou) [Sun, 18 Sep 2016 00:13:36 +0000 (03:13 +0300)]
properly parse dynamic columns in /proc/net/snmp; fixes #976

7 years agocast mysql port from str to int
paulfantom [Sat, 17 Sep 2016 17:31:41 +0000 (19:31 +0200)]
cast mysql port from str to int

7 years agochange handling of mysql connection parameters
paulfantom [Sat, 17 Sep 2016 16:49:55 +0000 (18:49 +0200)]
change handling of mysql connection parameters

7 years agoMerge pull request #974 from ktsaou/master
Costa Tsaousis [Sat, 17 Sep 2016 15:49:20 +0000 (18:49 +0300)]
Merge pull request #974 from ktsaou/master

added alarm to detect port scans or busy service crashes

7 years agoadded alarm to detect port scans or busy service crashes
Costa Tsaousis (ktsaou) [Sat, 17 Sep 2016 15:46:12 +0000 (18:46 +0300)]
added alarm to detect port scans or busy service crashes

7 years agoMerge pull request #973 from ktsaou/master
Costa Tsaousis [Sat, 17 Sep 2016 13:42:25 +0000 (16:42 +0300)]
Merge pull request #973 from ktsaou/master

collect IPv4 ICMP, ICMP Messages and UDPLite counters for /proc/net/snmp

7 years agocollect IPv4 ICMP, ICMP Messages and UDPLite counters for /proc/net/snmp
Costa Tsaousis (ktsaou) [Sat, 17 Sep 2016 13:02:46 +0000 (16:02 +0300)]
collect IPv4 ICMP, ICMP Messages and UDPLite counters for /proc/net/snmp

7 years agoMerge pull request #969 from ktsaou/master
Costa Tsaousis [Fri, 16 Sep 2016 22:58:29 +0000 (01:58 +0300)]
Merge pull request #969 from ktsaou/master

minor fixes to netdata-updater.sh and loopsleepms()

7 years agomake the updater detect it runs with proper user for the job and that there are new...
Costa Tsaousis (ktsaou) [Fri, 16 Sep 2016 22:53:35 +0000 (01:53 +0300)]
make the updater detect it runs with proper user for the job and that there are new commits before re-installing netdata

7 years agoprevent multiple threads from removing and creating the fifo file
Costa Tsaousis (ktsaou) [Fri, 16 Sep 2016 22:52:49 +0000 (01:52 +0300)]
prevent multiple threads from removing and creating the fifo file

7 years agoMerge pull request #968 from ktsaou/master
Costa Tsaousis [Fri, 16 Sep 2016 21:06:18 +0000 (00:06 +0300)]
Merge pull request #968 from ktsaou/master

NFS v4 support, NFS client support

7 years agoadded the nfs client file missing from the last commit
Costa Tsaousis (ktsaou) [Fri, 16 Sep 2016 20:54:15 +0000 (23:54 +0300)]
added the nfs client file missing from the last commit

7 years agoproperly supported nfsv4; added plugin to collect nfs client statistics; fixes #959
Costa Tsaousis (ktsaou) [Fri, 16 Sep 2016 20:49:31 +0000 (23:49 +0300)]
properly supported nfsv4; added plugin to collect nfs client statistics; fixes #959

7 years agoMerge pull request #967 from ktsaou/master
Costa Tsaousis [Fri, 16 Sep 2016 19:04:18 +0000 (22:04 +0300)]
Merge pull request #967 from ktsaou/master

alarm notifications now support different severity per recipient

7 years agominor fixes to the previous commits
Costa Tsaousis (ktsaou) [Fri, 16 Sep 2016 18:46:47 +0000 (21:46 +0300)]
minor fixes to the previous commits

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Fri, 16 Sep 2016 18:36:27 +0000 (21:36 +0300)]
updated configs.signatures

7 years agoalarm notifications support different severity per recipient
Costa Tsaousis (ktsaou) [Fri, 16 Sep 2016 18:35:00 +0000 (21:35 +0300)]
alarm notifications support different severity per recipient

7 years agoprevent sending CLEAR notifications for cancelled alarms
Costa Tsaousis (ktsaou) [Fri, 16 Sep 2016 18:34:17 +0000 (21:34 +0300)]
prevent sending CLEAR notifications for cancelled alarms

7 years agoMerge pull request #966 from ktsaou/master
Costa Tsaousis [Fri, 16 Sep 2016 15:56:41 +0000 (18:56 +0300)]
Merge pull request #966 from ktsaou/master

installer now generates netdata-updater.sh

7 years agoinstaller now generates netdata-updater.sh
Costa Tsaousis (ktsaou) [Fri, 16 Sep 2016 15:44:02 +0000 (18:44 +0300)]
installer now generates netdata-updater.sh

7 years agoupdated information about entropy
Costa Tsaousis (ktsaou) [Fri, 16 Sep 2016 14:21:02 +0000 (17:21 +0300)]
updated information about entropy

7 years agoMerge pull request #964 from ktsaou/master
Costa Tsaousis [Fri, 16 Sep 2016 11:38:51 +0000 (14:38 +0300)]
Merge pull request #964 from ktsaou/master

jquery 3.0 compatibility fix; softnet additional information

7 years agotitles aligned with the rest of the titles
Costa Tsaousis (ktsaou) [Fri, 16 Sep 2016 11:35:34 +0000 (14:35 +0300)]
titles aligned with the rest of the titles

7 years agobetter wording
Costa Tsaousis (ktsaou) [Fri, 16 Sep 2016 11:33:10 +0000 (14:33 +0300)]
better wording

7 years agoadded information about softnet statistics on the dashboard
Costa Tsaousis (ktsaou) [Fri, 16 Sep 2016 11:23:00 +0000 (14:23 +0300)]
added information about softnet statistics on the dashboard

7 years agojquery 3.0 compatibility; fixes #962
Costa Tsaousis (ktsaou) [Fri, 16 Sep 2016 11:22:34 +0000 (14:22 +0300)]
jquery 3.0 compatibility; fixes #962

7 years agoMerge pull request #961 from ktsaou/master
Costa Tsaousis [Thu, 15 Sep 2016 22:23:45 +0000 (01:23 +0300)]
Merge pull request #961 from ktsaou/master

more informative softnet alarms messages

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Thu, 15 Sep 2016 22:23:04 +0000 (01:23 +0300)]
updated configs.signatures

7 years agomore informative softnet alarms messages
Costa Tsaousis (ktsaou) [Thu, 15 Sep 2016 22:22:42 +0000 (01:22 +0300)]
more informative softnet alarms messages

7 years agoMerge pull request #960 from ktsaou/master
Costa Tsaousis [Thu, 15 Sep 2016 22:12:32 +0000 (01:12 +0300)]
Merge pull request #960 from ktsaou/master

dropped packets now get an alarm with the solution

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Thu, 15 Sep 2016 22:09:08 +0000 (01:09 +0300)]
updated configs.signatures

7 years agoupdated dimensions according to recent kernel information
Costa Tsaousis (ktsaou) [Thu, 15 Sep 2016 22:08:27 +0000 (01:08 +0300)]
updated dimensions according to recent kernel information

7 years agoeliminated redundant check identified by coverity
Costa Tsaousis (ktsaou) [Thu, 15 Sep 2016 21:38:12 +0000 (00:38 +0300)]
eliminated redundant check identified by coverity

7 years agoproperly initialize softnet_stat
Costa Tsaousis (ktsaou) [Thu, 15 Sep 2016 21:23:55 +0000 (00:23 +0300)]
properly initialize softnet_stat

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Thu, 15 Sep 2016 21:07:47 +0000 (00:07 +0300)]
updated configs.signatures

7 years agosoftnet warnings match the update frequency of network ones
Costa Tsaousis (ktsaou) [Thu, 15 Sep 2016 21:06:42 +0000 (00:06 +0300)]
softnet warnings match the update frequency of network ones

7 years agoadded /proc/net/softnet_stat monitoring which provides information about common netwo...
Costa Tsaousis (ktsaou) [Thu, 15 Sep 2016 21:04:47 +0000 (00:04 +0300)]
added /proc/net/softnet_stat monitoring which provides information about common network device misconfigurations and issues

7 years agominor optimizations: eliminated an snprintf and lowered the stack allocated buffers
Costa Tsaousis (ktsaou) [Thu, 15 Sep 2016 21:03:30 +0000 (00:03 +0300)]
minor optimizations: eliminated an snprintf and lowered the stack allocated buffers

7 years agoalarms are now rendered in the order they are executed by netdata
Costa Tsaousis (ktsaou) [Thu, 15 Sep 2016 21:02:30 +0000 (00:02 +0300)]
alarms are now rendered in the order they are executed by netdata

7 years agopushover notification now do not generate sound and vibration for CLEAR notifications
Costa Tsaousis (ktsaou) [Thu, 15 Sep 2016 21:01:40 +0000 (00:01 +0300)]
pushover notification now do not generate sound and vibration for CLEAR notifications

7 years agoMerge pull request #952 from ktsaou/master
Costa Tsaousis [Thu, 15 Sep 2016 07:24:34 +0000 (10:24 +0300)]
Merge pull request #952 from ktsaou/master

notification delays improvements

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Wed, 14 Sep 2016 22:32:15 +0000 (01:32 +0300)]
updated configs.signatures

7 years agoupdated alarms to take into account the alarm status examination
Costa Tsaousis (ktsaou) [Wed, 14 Sep 2016 22:31:08 +0000 (01:31 +0300)]
updated alarms to take into account the alarm status examination

7 years agowording change
Costa Tsaousis (ktsaou) [Wed, 14 Sep 2016 22:30:25 +0000 (01:30 +0300)]
wording change

7 years agooperator ? has higher precedence over all others
Costa Tsaousis (ktsaou) [Wed, 14 Sep 2016 21:21:18 +0000 (00:21 +0300)]
operator ? has higher precedence over all others

7 years agoremove [] from the separators for query string fields; fixes #956
Costa Tsaousis (ktsaou) [Wed, 14 Sep 2016 20:40:49 +0000 (23:40 +0300)]
remove [] from the separators for query string fields; fixes #956

7 years agoallow expressions to examine the current status of the alarm with $status; special...
Costa Tsaousis (ktsaou) [Wed, 14 Sep 2016 20:12:57 +0000 (23:12 +0300)]
allow expressions to examine the current status of the alarm with $status; special variables are also defined: $REMOVED, $UNINITIALIZED, $UNDEFINED, $CLEAR, $WARNING, $CRITICAL and their values are incremental so that $status > $CLEAR can be checked

7 years agorendered notification delays on the dashboard
Costa Tsaousis (ktsaou) [Wed, 14 Sep 2016 18:39:05 +0000 (21:39 +0300)]
rendered notification delays on the dashboard

7 years agodelay max should by default be max(up * multiplier, down * multiplier)
Costa Tsaousis (ktsaou) [Wed, 14 Sep 2016 17:53:26 +0000 (20:53 +0300)]
delay max should by default be max(up * multiplier, down * multiplier)

7 years agodo not allow reasing and falling notification delays to interact; do not send notific...
Costa Tsaousis [Wed, 14 Sep 2016 16:15:17 +0000 (19:15 +0300)]
do not allow reasing and falling notification delays to interact; do not send notifications for cancelled events due to notification delays

7 years agoMerge pull request #950 from ktsaou/master
Costa Tsaousis [Wed, 14 Sep 2016 08:09:32 +0000 (11:09 +0300)]
Merge pull request #950 from ktsaou/master

alarms now support notification delays; more minor improvements

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Wed, 14 Sep 2016 07:50:56 +0000 (10:50 +0300)]
updated configs.signatures

7 years agoremoved left-over information; added information about sending notifications via...
Costa Tsaousis (ktsaou) [Wed, 14 Sep 2016 07:50:03 +0000 (10:50 +0300)]
removed left-over information; added information about sending notifications via a proxy

7 years agofixed a bug that prevented dispatching alarms to multiple email recipients
Costa Tsaousis (ktsaou) [Wed, 14 Sep 2016 07:46:38 +0000 (10:46 +0300)]
fixed a bug that prevented dispatching alarms to multiple email recipients

7 years agoupdate the value of raised alarms when pushing notifications on the dashboard; fixes...
Costa Tsaousis (ktsaou) [Tue, 13 Sep 2016 22:10:07 +0000 (01:10 +0300)]
update the value of raised alarms when pushing notifications on the dashboard; fixes #942

7 years agoalarm icons are always served from the global public registry; fixes #941
Costa Tsaousis (ktsaou) [Tue, 13 Sep 2016 21:40:55 +0000 (00:40 +0300)]
alarm icons are always served from the global public registry; fixes #941

7 years agosystem.ram.free is now green; fixes #944
Costa Tsaousis (ktsaou) [Tue, 13 Sep 2016 21:24:21 +0000 (00:24 +0300)]
system.ram.free is now green; fixes #944

7 years agoupdated configs.signatures
Costa Tsaousis (ktsaou) [Tue, 13 Sep 2016 21:14:45 +0000 (00:14 +0300)]
updated configs.signatures

7 years agoadded support for notifications delays; fixes #945
Costa Tsaousis (ktsaou) [Tue, 13 Sep 2016 21:13:36 +0000 (00:13 +0300)]
added support for notifications delays; fixes #945

7 years agoMerge pull request #940 from ktsaou/master
Costa Tsaousis [Mon, 12 Sep 2016 21:11:29 +0000 (00:11 +0300)]
Merge pull request #940 from ktsaou/master

charts.d.plugin and tc-qos-helper.sh optimization to avoid frequent forks due to date and sleep

7 years agofallback if /proc/uptime is not there or cannot be read
Costa Tsaousis (ktsaou) [Mon, 12 Sep 2016 20:54:53 +0000 (23:54 +0300)]
fallback if /proc/uptime is not there or cannot be read

7 years agocharts.d.plugin and tc-qos-helper.sh optimization to avoid frequent forks due to...
Costa Tsaousis (ktsaou) [Mon, 12 Sep 2016 20:47:25 +0000 (23:47 +0300)]
charts.d.plugin and tc-qos-helper.sh optimization to avoid frequent forks due to date and sleep

7 years agoMerge pull request #939 from kmlucy/master
Costa Tsaousis [Mon, 12 Sep 2016 18:14:22 +0000 (21:14 +0300)]
Merge pull request #939 from kmlucy/master

create apcupsd plugin

7 years agoMerge pull request #938 from ktsaou/master
Costa Tsaousis [Mon, 12 Sep 2016 18:14:08 +0000 (21:14 +0300)]
Merge pull request #938 from ktsaou/master

more elastic opensipsctl output match

7 years agocreate apcupsd plugin
Kyle Lucy [Mon, 12 Sep 2016 17:43:35 +0000 (13:43 -0400)]
create apcupsd plugin

7 years agomore elastic opensipsctl output match
Costa Tsaousis (ktsaou) [Mon, 12 Sep 2016 17:12:28 +0000 (20:12 +0300)]
more elastic opensipsctl output match

7 years agoMerge pull request #934 from ktsaou/master
Costa Tsaousis [Sun, 11 Sep 2016 19:40:23 +0000 (22:40 +0300)]
Merge pull request #934 from ktsaou/master

faster linking from registry to server on alarm clicks