Scripting + axl would be easier in the long run but…. In RTMT save the perfmon csv file, you can the open it in excel, you can also download file get activelog cm/log/ris/*
One gotcha is that each node is independent and grabs a perfmon counter every 15s, this is not coordinated between the nodes so each node will have a different interval. Chester > On Mar 17, 2020, at 11:08 AM, Lelio Fulgenzi <[email protected]> wrote: > > > Thanks Kent. > > While a script sounds lovely (and please do share), I'm currently focused on > any way to dump the data, even to a text file, from RTMT, using RTMT > configurations. > > If the only way to get this is from a script, then, well, guess I'm > scripting. 😉 > > > -----Original Message----- > From: Kent Roberts <[email protected]> > Sent: Tuesday, March 17, 2020 11:00 AM > To: Pawlowski, Adam <[email protected]> > Cc: Lelio Fulgenzi <[email protected]>; voyp list, cisco-voip > ([email protected]) <[email protected]> > Subject: Re: [cisco-voip] gathering and offloading realtime stats (from RTMT) > > Wow lots of interest ok. Let me collect all the stuff > > It’s just a script. I have been thinking of making it a windows service for > better stability if there is interest. But that will take a few days > everything is a mess with the virus response requests > > > Kent > >> On Mar 17, 2020, at 06:25, Pawlowski, Adam <[email protected]> wrote: >> >> This would be cool and for sure something to work on when/if I get stuck in >> the home office. For now I've just been hastily adding code to my other >> scripts and libraries to bulk provision everyone for Jabber while trying not >> to implode the system, but that's about done. >> >> >> >>> -----Original Message----- >>> From: cisco-voip <[email protected]> On Behalf Of >>> Lelio Fulgenzi >>> Sent: Tuesday, March 17, 2020 7:27 AM >>> To: Kent Roberts <[email protected]> >>> Cc: voyp list, cisco-voip ([email protected]) <cisco- >>> [email protected]> >>> Subject: Re: [cisco-voip] gathering and offloading realtime stats >>> (from RTMT) >>> >>> >>> Yes please! Thanks. >>> >>> We are still using mrtg, but it should be fine for now. >>> >>> Sent from my iPhone >>> >>>>> On Mar 16, 2020, at 8:21 PM, Kent Roberts <[email protected]> wrote: >>>> >>>> Yes there is I can send you links and stuff I’ve done this for years and >>>> use >>> grafania to graph it >>>> >>>> >>>> Kent >>>> >>>>> On Mar 16, 2020, at 16:24, Lelio Fulgenzi <[email protected]> wrote: >>>>> >>>>> >>>>> Is there a way I can start dumping real-time stats from CUCM? We're >>> moving heavily to remote working in light of what's going on and I'd >>> like to keep an eye on things outside of SNMP polling. >>>>> <winmail.dat> >>>>> _______________________________________________ >>>>> cisco-voip mailing list >>>>> [email protected] >>>>> https://puck.nether.net/mailman/listinfo/cisco-voip >>> _______________________________________________ >>> cisco-voip mailing list >>> [email protected] >>> https://puck.nether.net/mailman/listinfo/cisco-voip > _______________________________________________ > cisco-voip mailing list > [email protected] > https://puck.nether.net/mailman/listinfo/cisco-voip _______________________________________________ cisco-voip mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-voip
