Page 1 of 1

Data from CDR to fetch

Posted: Fri Mar 06, 2015 5:12 am
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.

Re: Data from CDR to fetch

Posted: Fri Mar 06, 2015 4:29 pm
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.

Re: Data from CDR to fetch

Posted: Mon Mar 09, 2015 3:41 am
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

Re: Data from CDR to fetch

Posted: Mon Mar 09, 2015 11:02 am
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

Re: Data from CDR to fetch

Posted: Thu Mar 12, 2015 7:37 am
by angurisudhakar
Thank you so much for reply..

Re: Data from CDR to fetch

Posted: Thu Mar 12, 2015 9:30 am
by tmcdonald
I'll be closing this thread now, but feel free to open another if you need anything in the future!