Yes Thanks a lot.
Is there any complete documentation for API developer. i.e. response data details and how to call all API.
Search found 6 matches
- Wed Aug 02, 2017 1:42 am
- Forum: Open Source Nagios Projects
- Topic: Nagios API for third party integration
- Replies: 7
- Views: 6088
- Tue Aug 01, 2017 3:13 am
- Forum: Open Source Nagios Projects
- Topic: Nagios API for third party integration
- Replies: 7
- Views: 6088
Nagios API for third party integration
Is there any in-build API inside Nagios Core to get status data and configuration data for integration with third party application like Django?
- Thu Jan 16, 2014 1:54 am
- Forum: Open Source Nagios Projects
- Topic: Role Base Access
- Replies: 1
- Views: 1651
Role Base Access
Hi,
Its very common now in every software that every user has role based access control.
Does Nagios have this feature? Please let me know.
Thank you.
Its very common now in every software that every user has role based access control.
Does Nagios have this feature? Please let me know.
Thank you.
- Thu Dec 26, 2013 12:56 pm
- Forum: Open Source Nagios Projects
- Topic: Extended Servicegroup Information
- Replies: 6
- Views: 2279
Re: Extended Servicegroup Information
Hi scottwilkerson , Thanks for your reply. Yes, it gives a list of commands only nothing else. I have added this in my Nagios installation by modifying source code little bit as per my requirement. And now Nagios is able to provide information what I was expecting. Now my Nagios extinfo.cgi also giv...
- Tue Dec 24, 2013 12:45 am
- Forum: Open Source Nagios Projects
- Topic: Extended Servicegroup Information
- Replies: 6
- Views: 2279
Re: Extended Servicegroup Information
I have checked latest version 4.0.2 also. I didn't find any expected implementation in following function ... extinfo.c line number 1678 show_servicegroup_info() { /* top left panel */ printf("<TD ALIGN=CENTER VALIGN=TOP CLASS='stateInfoPanel'>\n"); /* right top panel */ For a specific ser...
- Sun Dec 22, 2013 5:35 am
- Forum: Open Source Nagios Projects
- Topic: Extended Servicegroup Information
- Replies: 6
- Views: 2279
Extended Servicegroup Information
Please let me know how to get Extended Servicegroup Information. Is it implemented or not? I have seen code extinfo.c . but i think its not implemented. nagios/cgi-bin/extinfo.cgi?type=8&servicegroup=dbservices not showing any information. nagios/cgi-bin/status.cgi?servicegroup=all&style=ove...