Page 1 of 1

Daemon/system status from API

Posted: Thu Jan 24, 2019 8:12 pm
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

Re: Daemon/system status from API

Posted: Fri Jan 25, 2019 3:37 pm
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?

Re: Daemon/system status from API

Posted: Wed Jan 30, 2019 10:10 pm
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

Re: Daemon/system status from API

Posted: Thu Jan 31, 2019 8:32 am
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.