Go to All Forums

Monagent stopped collected data

Hello,

 

I installed monagent on server with CentOS 7, no different from other CentOS servers i run.

I noticed  data was not reported for the serve in website monitoring but the status of monitor wsa OK (green). After monagent restart everything is working.

From logs it is look like i run out of inodes or space but it is not true. Don't you have a clue where problem could be?

 

Thank you.


Here is log outputs:

/opt/site24x7/monagent/logs/critical.txt

---

2018-04-16 03:49:50,762 *************************** Exception while handling response headers *************************** RuntimeError('maximum recursion depth exceeded',)
2018-04-16 03:49:50,987 *************************** Exception while uploading files/JSON data *************************** RuntimeError('maximum recursion depth exceeded',)

---

/opt/site24x7/monagent/logs/applog/application.log

---

2018-04-16 03:49:57,700 SITE24X7 AGENT MONITOR, monagent service status 'Site24x7 monitoring agent service is up\nProcess status : \n19518 Site24x7Agent /opt/site24x7/monagent/lib/Site24x7Agent'
2018-04-16 03:50:27,730 SITE24X7 AGENT MONITOR, seems monagent is not running so going to check agent service

---

/opt/site24x7/monagent/logs/applog/stderr.log

---

2018-04-16 03:50:29,017 Dummy-1, OSError: [Errno 28] No space left on device
2018-04-16 03:50:29,017 Dummy-1, During handling of the above exception, another exception occurred:
2018-04-16 03:50:29,017 Dummy-1, Traceback (most recent call last):
2018-04-16 03:50:29,017 Dummy-1, File "/usr/local/lib/python3.3/logging/handlers.py", line 72, in emit
2018-04-16 03:50:29,017 Dummy-1, File "/zoho/build/WH_DIR/Jan_05_2018/APPLOG_AGENT/APPLOG_

---

/opt/site24x7/monagent/logs/main.txt

---

2018-04-16 03:49:21,299 *************************** Exception while updating heart beat *************************** OSError(28, 'No space left on device')

---

Like (1) Reply
Replies (1)

Hi Marek,

From the exception 'OSError (28, 'No space left on device')', we can see that there is no space left in the server for the agent to write the collected data and post the same to our servers.

To look into this further, kindly contact our support team support@site24x7.com

 

Thanks!

Like (0) Reply

Was this post helpful?