Monitor number of hosts/services added
- snapon_admin
- Posts: 952
- Joined: Mon Jun 10, 2013 10:39 am
- Location: Kenosha, WI
- Contact:
Monitor number of hosts/services added
Is there a good way to see how many hosts/services have been added to Nagios over the course of, say, the past year? I'm trying to set up a road map for our server and would like to see how many hosts and services have been added or removed over time.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Monitor number of hosts/services added
This sounds like a reasonable ides, but we do not have this built in at this time.snapon_admin wrote:Is there a good way to see how many hosts/services have been added to Nagios over the course of, say, the past year? I'm trying to set up a road map for our server and would like to see how many hosts and services have been added or removed over time.
The best at present I can suggest would be to poll the API at the interval of your choosing and get the current total and record them.