alerta / nagios-alerta

Forward nagios alerts to the alerta monitoring system
http://alerta.io
MIT License
23 stars 15 forks source link

System time change possibly causing SIGSEV #7

Closed satterly closed 8 years ago

satterly commented 9 years ago
[1440722291] [alerta] Heartbeat service check OK.
[1440722291] { "origin": "nagios/localhost", "type": "Heartbeat", "tags": ["3.2.0"] }
[1440722291] [alerta] HTTP response status=201
[1440722301] [alerta] Service check received.
[1440722301] {"origin":"nagios/vagrant-ubuntu-trusty-64","resource":"localhost","event":"Current Users","group":"Nagios","severity":"normal","environment":"Production","service":["Platform"],"tags":["check=Active"],"text":"USERS OK - 2 users currently logged in","value":"1/4 (Hard)","type":"nagiosServiceAlert","rawData":"users=2;20;50;0"}
[1440722301] [alerta] HTTP response status=201
[1440722341] [alerta] Service check received.
[1440722341] {"origin":"nagios/vagrant-ubuntu-trusty-64","resource":"localhost","event":"Disk Space","group":"Nagios","severity":"critical","environment":"Production","service":["Platform"],"tags":["check=Active"],"text":"DISK CRITICAL - free space: /vagrant 22855 MB (4% inode=100%):","value":"4/4 (Hard)","type":"nagiosServiceAlert","rawData":"/=2036MB;32227;36255;0;40284 /sys/fs/cgroup=0MB;0;0;0;0 /dev=0MB;392;441;0;491 /run=0MB;79;89;0;99 /run/lock=0MB;4;4;0;5 /run/shm=0MB;396;446;0;496 /run/user=0MB;80;90;0;100 /vagrant=453426MB;381025;428653;0;476282"}
[1440722341] [alerta] HTTP response status=201
[1440722351] [alerta] Heartbeat service check OK.
[1440722351] { "origin": "nagios/localhost", "type": "Heartbeat", "tags": ["3.2.0"] }
[1440722351] [alerta] HTTP response status=201
[1440748786] Warning: A system time change of 0d 7h 20m 33s (forwards in time) has been detected.  Compensating...
[1440748786] HOST DOWNTIME ALERT: localhost;STARTED;No comment
[1440748786] Caught SIGSEGV, shutting down...
satterly commented 8 years ago

Could not reproduce.