Daemon/system status from API

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Maxwellb99
Posts: 96
Joined: Tue Jan 26, 2016 5:29 pm

Daemon/system status from API

Post by Maxwellb99 »

Hello,

from within the API under System Reference -> system/statusdetail
can you add the rest of the daemons as they correspond to the "System Component Status" widget?

Monitoring engine -> nagios (which you have)
Performance grapher -> npcd (my guess ?)
Database Backend -> ndo2db (add)
Database Maintenance -> ? (add)
Command Subsystem -> ? (add)
...
System Statistics -> ? (add)

Thanks,
Maxwell Ramirez
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: Daemon/system status from API

Post by npolovenko »

Hi, @Maxwellb99. I am going to submit a feature request on your behalf. Please keep in mind that the decision to implement the enhancement is at the discretion of our development team. Let me know if there is anything else I should add to this feature request?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Maxwellb99
Posts: 96
Joined: Tue Jan 26, 2016 5:29 pm

Re: Daemon/system status from API

Post by Maxwellb99 »

Thank you.

In the interim, can you post the mapping between the "System Component Status" widget & their constituent services? For example: what service or process does "System Statistics" map to?

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

Re: Daemon/system status from API

Post by scottwilkerson »

For all of these their is a cron that runs constantly that checks the items and stores their values in the database.

This is the /usr/local/nagiosxi/cron/sysstat.php cron job.
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
Locked