Re: Reset JMX counters for monitoring without restarting

2016-04-02 Thread Shawn Heisey
On 4/2/2016 12:27 PM, Jeff Courtade wrote: > I was hoping there was a way without a core reload. > > Do you know what is different with cloud? I need to do this in both. In cloud mode, using CoreAdmin (which is how you reload a core) is not recommended at all. The entire collection (all cores) ca

Re: Reset JMX counters for monitoring without restarting

2016-04-02 Thread Jeff Courtade
Thanks very much. Jeff Courtade M: 240.507.6116 On Apr 2, 2016 3:03 PM, "Otis Gospodnetić" wrote: > Hi Jeff, > > With info that Solr provides in JMX you have to keep track of things > yourself, do subtractions and counting yourself. > If you don't feel like reinventing that, see > https://semate

Re: Reset JMX counters for monitoring without restarting

2016-04-02 Thread Otis Gospodnetić
Hi Jeff, With info that Solr provides in JMX you have to keep track of things yourself, do subtractions and counting yourself. If you don't feel like reinventing that, see https://sematext.com/spm/integrations/solr-monitoring/ Otis -- Monitoring - Log Management - Alerting - Anomaly Detection Sol

Re: Reset JMX counters for monitoring without restarting

2016-04-02 Thread Jeff Courtade
Thanks, I was hoping there was a way without a core reload. Do you know what is different with cloud? I need to do this in both. Jeff Courtade M: 240.507.6116 On Apr 2, 2016 1:37 PM, "Shawn Heisey" wrote: > On 4/2/2016 11:06 AM, Jeff Courtade wrote: > > I am putting together some montitors for

Re: Reset JMX counters for monitoring without restarting

2016-04-02 Thread Shawn Heisey
On 4/2/2016 11:06 AM, Jeff Courtade wrote: > I am putting together some montitors for various things. > > The counters seem to be ... from the beginning of the process. > > This makes many of them not so useful for long term monitoring and alerting. > > Is there a way to rest the counters without

Reset JMX counters for monitoring without restarting

2016-04-02 Thread Jeff Courtade
Hi, I am putting together some montitors for various things. The counters seem to be ... from the beginning of the process. This makes many of them not so useful for long term monitoring and alerting. Is there a way to rest the counters without restarting solr or reloading a core? For instanc