Custom Polling Interval for Services

Hi,
we want to use our librenms setup to make an audit of our components.
To archive this we have written a custom check in python which checks authentication on the device.

But those checks don’t need to run every minute, its enough if those check runse once a month.

So it would be finde to define a custom check intervall for services.

Thx.

rrd files have a fixed interval. It gets very hairy messing with intervals.

The nice thing is rrd files are fixed size then, they take up the same amount of space when they are first created as when they have been around for 5 years.