Can you provide your inputs on this issue, i am still facing in our environment.
Subject: |
RE: Windows monitoring issues |
Author: |
Jane Curry |
Posted: |
2017-08-02 11:58 |
Well your logfile is saying that you are trying to update the rrd file twice inside the same second. Are you sure that the template applied really hasn't had it's cycle time changed?
Have you upgraded the Windows ZenPack recently?
I am assuming that this DID collect data for the state.state datapoint at some stage?
Look at the Monitoring Template called WinService (/Server/Microsoft) and check that there is a datapoint called state.state - this datapoint didn't exist in earlier versions of the ZenPack.
Other possibilities to check are whether the time on your Zenoss box is correct.
The error message is actually from rrdcached which has a set of journal files under /opt/zenoss/var/rrd_journals - have a look in there. Pick the latest file and see if there are errors in there. You can restart the rrdcached daemon with:
zenrrdcached stop; zenrrdcached start
Note that the zenoss daemon is zenrrdcached but the process that actually runs (if you check with ps -ef) is rrdcached:
zenoss 2679 1 0 18:01 ? 00:00:00 /usr/bin/rrdcached -b /opt/zenoss/perf -p /opt/zenoss/var/rrdcached.pid -l /opt/zenoss/var/rrdcached.sock -j /opt/zenoss/var/rrd_journals
Cheers,
Jane
------------------------------
Jane Curry
Skills 1st United Kingdom
jane.curry@skills-1st.co.uk
------------------------------
Have you changed the cycle time for this datapoint for this device? With rrd files, that will stop values being saved as the step value in the red file cannot easily be changed.
Cheers,
Jane
--
Zenoss Master
Skills 1st Limited, 2 Cedar Chase, Taplow, Bucks, SL6 0EU, UK.
Registered in England & Wales, Company No. 3458854.
Tel: +44 (0)1628 782565 Skype: jane_curry_uk
Email:
jane.curry@skills-1st.co.uk Web:
http://www.skills-1st.co.uk Copyright (c) 2016 Jane Curry <
jane.curry@skills-1st.co.uk >. All rights reserved.