Advertisement
Pogmothoin22

Untitled

Mar 25th, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.21 KB | None | 0 0
  1. Last login: Mon Mar 25 18:47:31 2019 from 10.0.0.100
  2. [root@dellr210 ~]# sudo tail -f /var/log/messages | grep zmeventnotification
  3. Mar 25 18:52:33 dellr210 zmeventnotification[9864]: INF [using config file: /etc/zm/zmeventnotification.ini]
  4. Mar 25 18:52:34 dellr210 zmeventnotification[9864]: INF [Push enabled via FCM]
  5. Mar 25 18:52:34 dellr210 zmeventnotification[9864]: INF [MQTT Disabled]
  6. Mar 25 18:52:34 dellr210 zmeventnotification[9864]: INF [You are running version: 3.3]
  7. Mar 25 18:52:34 dellr210 zmeventnotification[9864]: INF [Event Notification daemon v 3.3 starting]
  8. Mar 25 18:52:34 dellr210 zmeventnotification[9864]: INF [Initializing FCM tokens...]
  9. Mar 25 18:52:34 dellr210 zmeventnotification[9864]: INF [Total event client connections: 1]
  10. Mar 25 18:52:34 dellr210 zmeventnotification[9864]: INF [Reloading Monitors...]
  11. Mar 25 18:52:34 dellr210 zmeventnotification[9864]: INF [Loading monitors]
  12. Mar 25 18:52:34 dellr210 zmeventnotification[9864]: INF [About to start listening to socket]
  13. Mar 25 18:52:34 dellr210 zmeventnotification[9864]: INF [Secure WS(WSS) is enabled...]
  14. Mar 25 18:52:34 dellr210 zmeventnotification[9864]: INF [Web Socket Event Server listening on port 9000]
  15. Mar 25 18:52:49 dellr210 zmeventnotification[9864]: INF [New event 203762 reported for camera 1 Forced Web ]
  16. Mar 25 18:52:49 dellr210 zmeventnotification[9943]: INF [Forking process:9943 to handle 1 alarms]
  17. Mar 25 18:52:49 dellr210 zmeventnotification[9943]: INF [processAlarms: EID:203762 Monitor:camera 1 (id):1 cause:Forced Web ]
  18. Mar 25 18:52:49 dellr210 zmeventnotification[9943]: INF [Adding event path:/var/lib/zoneminder/events/1/2019-03-25/203762 to hook for image storage]
  19. Mar 25 18:52:49 dellr210 zmeventnotification[9943]: INF [Invoking hook:'/usr/bin/detect_wrapper.sh' 203762 1 "camera 1" "Forced Web " "/var/lib/zoneminder/events/1/2019-03-25/203762"]
  20. Mar 25 18:52:49 dellr210 detect:[9949]: INFO [About to anayze file: /var/lib/zmeventnotification/images/203762-alarm.jpg]
  21. Mar 25 18:52:54 dellr210 zmeventnotification[9943]: INF [hook script returned with text:[a] detected:car exit:0]
  22. Mar 25 18:52:54 dellr210 zmeventnotification[9943]: INF [Matching alarm to connection rules...]
  23. Mar 25 18:52:54 dellr210 zmeventnotification[9943]: INF [Checking alarm rules for token ending in:...CbmaKcEh6A]
  24. Mar 25 18:52:54 dellr210 zmeventnotification[9943]: INF [Monitor 1 event: last time not found, so should send]
  25. Mar 25 18:52:54 dellr210 zmeventnotification[9943]: INF [Sending notification over FCM]
  26. Mar 25 18:52:55 dellr210 zmeventnotification[9943]: INF [FCM push message returned a 200 with body {"multicast_id":6109319308714280969,"success":1,"failure":0,"canonical_ids":0,"results":[{"message_id":"0:1553539974956682%311426bef9fd7ecd"}]}]
  27. Mar 25 18:52:55 dellr210 zmeventnotification[9943]: INF [Ending process:9943 to handle alarms]
  28. Mar 25 18:53:01 dellr210 zmeventnotification[9864]: INF [got a websocket connection from 10.0.0.1 (1) active connections]
  29. Mar 25 18:53:01 dellr210 zmeventnotification[9864]: INF [Websockets: New Connection Handshake requested from 10.0.0.1:45306 state=pending auth, id=1553539981.92337]
  30. Mar 25 18:53:01 dellr210 zmeventnotification[9864]: INF [Correct authentication provided by 10.0.0.1]
  31. Mar 25 18:53:02 dellr210 zmeventnotification[9864]: INF [Duplicate token found: marking ...CbmaKcEh6A to be deleted]
  32. Mar 25 18:53:02 dellr210 zmeventnotification[9864]: INF [Storing token ...CbmaKcEh6A,monlist:1,2,3,4,intlist:0,0,0,0,pushstate:enabled]
  33. Mar 25 18:53:02 dellr210 zmeventnotification[9864]: INF [SaveTokens called with:monlist=1,2,3,4, intlist=0,0,0,0, platform=android, push=enabled]
  34. Mar 25 18:53:02 dellr210 zmeventnotification[9864]: INF [token matched, previously stored monlist is: 1,2,3,4]
  35. Mar 25 18:53:02 dellr210 zmeventnotification[9864]: INF [updating ...CbmaKcEh6A with push:enabled & monlist:1,2,3,4]
  36. Mar 25 18:53:14 dellr210 zmeventnotification[9864]: INF [Websocket remotely disconnected from 10.0.0.1]
  37. Mar 25 18:53:14 dellr210 zmeventnotification[9864]: INF [Invaliding websocket, but NOT Marking 10.0.0.1 for deletion as token f8u9MdzuGD4:APA91bG5oqpxhRXVWI1qhZclknhOwm2SoT0PFw6QbOOlRirsLoBhKOl74TV90oTqWt8lJbfTmwG3q__zKcWucKT2oh85fJ8z-9HB1vIVZfmwFgpJO_xisJ9aGyW_-teQG9CbmaKcEh6A active]
  38. ^C
  39. [root@dellr210 ~]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement