Pipelimit on non-Linux keeps complaining that it can't read files in /proc/net - repeatedly.
While one warning is a good one, repeating it and filling log files is not a good thing imho.
Tested with git head master
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/38
This apply to the "statistics" module as well.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/38#issuecomment-70366329
2(91255) ERROR: ratelimit [ratelimit.c:330]: get_cpuload(): could not open /proc/stat 2(91255) ERROR: <core> [statistics.c:385]: get_used_waiting_queue(): Could not open /proc/net/udp. kamailioMsgQueueDepth and its related alarms will not be available. 2(91255) ERROR: <core> [statistics.c:385]: get_used_waiting_queue(): Could not open /proc/net/tcp. kamailioMsgQueueDepth and its related alarms will not be available. 2(91255) ERROR: <core> [statistics.c:385]: get_used_waiting_queue(): Could not open /proc/net/tcp. kamailioMsgQueueDepth and its related alarms will not be available. 2(91255) ERROR: <core> [statistics.c:385]: get_used_waiting_queue(): Could not open /proc/net/udp. kamailioMsgQueueDepth and its related alarms will not be available. 2(91255) ERROR: <core> [statistics.c:385]: get_used_waiting_queue(): Could not open /proc/net/tcp. kamailioMsgQueueDepth and its related alarms will not be available. 2(91255) ERROR: <core> [statistics.c:385]: get_used_waiting_queue(): Could not open /proc/net/tcp. kamailioMsgQueueDepth and its related alarms will not be available.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/38#issuecomment-70366337
And ratelimit
2(91255) ERROR: ratelimit [ratelimit.c:330]: get_cpuload(): could not open /proc/stat
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/38#issuecomment-70366351
I can take a look at this and do a fix similar to what was done in sipcapture
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/38#issuecomment-70656722
Fixed in git head.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/38#issuecomment-73117050
Closed #38.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/38#event-231025151