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.
Data from CDR to fetch
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Data from CDR to fetch
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.
Parsing your "CDR" items is something you would have to write into a plugin however.
-
angurisudhakar
Re: Data from CDR to fetch
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
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
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:angurisudhakar wrote:That means.. we have to customize our own plugin (i.e. write in any language).
https://nagios-plugins.org/doc/guidelines.html
Former Nagios employee
Re: Data from CDR to fetch
I'll be closing this thread now, but feel free to open another if you need anything in the future!
Former Nagios employee