Page 1 of 1

Report avability

Posted: Mon Mar 09, 2015 5:23 am
by ehermouet
Hi all

i want to personnalise my report. I have script which is send report to my email every days.

it work, but i want to specifiy during workhours and it's not work

http://192.168.1.26/nagios/cgi-bin/avai ... =workhours


Here i have my report on 24hours but not only during workhours. Do you know why ?

Tks advance

Re: Report avability

Posted: Mon Mar 09, 2015 12:08 pm
by abrist
I believe you have a typo in the url.
The timeperiod parameter is: rpttimeperiod
You have: rtptimeperiod

Re: Report avability

Posted: Tue Mar 10, 2015 3:25 am
by ehermouet
Yes tks so much

can you said me where i can found all of this value ?

tks

Re: Report avability

Posted: Tue Mar 10, 2015 2:05 pm
by jolson
This site looks like it contains what you are looking for: http://search.cpan.org/~nierlein/Monito ... ty.pm#NAME

Let me know if that helps. Thanks!