yogesh
yogesh

Reputation: 25

The rrdcached is failed to stop

I am using rrdtool-1.4.7-1 version of rrd tool. In normal case, If all RRD data has been flushed then "clean shutdown; all RRDs flushed message" displays in syslog logs. Below message will show when shutdown is performed.

Mar 21 10:36:28 rrdcached[52232]: caught SIGTERM
Mar 21 10:36:28 rrdcached[52232]: starting shutdown
Mar 21 10:36:29 rrdcached[52232]: clean shutdown; all RRDs flushed
Mar 21 10:36:29 rrdcached[52232]: removing journals
Mar 21 10:36:29 rrdcached[52232]: goodbye

but in problematic case, below message display and failed to stop rrd cached.

Mar 21 10:36:28 rrdcached[52232]: caught SIGTERM
Mar 21 10:36:28 rrdcached[52232]: starting shutdown

I have also checked on top logs and flushing is in progress on directory. Please let me know in which case rrd cached daemon will fail to stop?

Upvotes: 0

Views: 761

Answers (0)

Related Questions