Data from CDR to fetch

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
angurisudhakar

Data from CDR to fetch

Post by angurisudhakar »

Hi,
we have to search a specific data from CDR and fetch the shortlisted data.
and based on that we need to generate reports is this possible on Nagios/NagisoXi?


Please suggest me ..

Thanks,
Sudhakar Anguri.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Data from CDR to fetch

Post by scottwilkerson »

In nagios you can create a plugin in just about any language to accomplish lost of goals, and based on the values returned you could create results..

Parsing your "CDR" items is something you would have to write into a plugin however.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
angurisudhakar

Re: Data from CDR to fetch

Post by angurisudhakar »

Hi ,

Thanks for your input.

That means.. we have to customize our own plugin (i.e. write in any language).

this is what i understand .

Thanks,
Sudhakar Anguri
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Data from CDR to fetch

Post by tmcdonald »

angurisudhakar wrote:That means.. we have to customize our own plugin (i.e. write in any language).
Correct. If a plugin doesn't exist currently you may need to write your own. Here is a link to our development guidelines to get you started:

https://nagios-plugins.org/doc/guidelines.html
Former Nagios employee
angurisudhakar

Re: Data from CDR to fetch

Post by angurisudhakar »

Thank you so much for reply..
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Data from CDR to fetch

Post by tmcdonald »

I'll be closing this thread now, but feel free to open another if you need anything in the future!
Former Nagios employee
Locked