Search found 10 matches
- Tue Oct 14, 2014 8:58 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Availability Report Insufficient Data
- Replies: 9
- Views: 3548
Re: Nagios Availability Report Insufficient Data
I have no idea. My issue is with Nagios Core 4.0.2.
- Fri Oct 03, 2014 8:00 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios Availability Report Insufficient Data
- Replies: 9
- Views: 3548
Re: Nagios Availability Report Insufficient Data
Apparently there is nothing I can do here, since the source begins at September 09 instead of August 19th. Dropping me into the next question, was it a bug? could a hostname changing involved on this? is there a way to set different report periods than defaults (Today, Last 24 hours, Yesterday, This...
- Mon Sep 29, 2014 11:16 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Availability Report Insufficient Data
- Replies: 9
- Views: 3548
Re: Nagios Availability Report Insufficient Data
How long has this source existed on the network analyzer server? -Since August 19th, 2014 How long is the source retention period set to, you can view this on the source detail pages or main page. -I really don't know because I didn't install this Nagios Server, but If it helps I have some hosts sin...
- Thu Sep 25, 2014 7:44 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios Availability Report Insufficient Data
- Replies: 9
- Views: 3548
Re: Nagios Availability Report Insufficient Data
"what timeperiod do you have the source set to retain information for?" I don't really understand this...
Are other sources set to this same period? Yes , and availability report works fine for anyone else.
Are other sources set to this same period? Yes , and availability report works fine for anyone else.
- Thu Sep 25, 2014 1:44 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios Availability Report Insufficient Data
- Replies: 9
- Views: 3548
Nagios Availability Report Insufficient Data
Hello Guys, I know this a known issue but none of the solutions I found worked for me. I added a host on August, 19th and today I wanted to make a monthly availability report. The thing is if a choose a monthly report period it shows insufficient data. Touching report period I realized I have a comp...
- Thu Sep 25, 2014 1:24 pm
- Forum: Open Source Nagios Projects
- Topic: Help with a little problem
- Replies: 2
- Views: 1237
Re: Help with a little problem
Thank you. Problem Solved.
- Thu Sep 25, 2014 1:23 pm
- Forum: Open Source Nagios Projects
- Topic: Notes Macro disables alarms
- Replies: 4
- Views: 1795
Re: Notes Macro disables alarms
Well I gave up. I realized that it's not possible. I'd better configure for each host a NOTE parameter and alerts and sent softly. Thanks for your time guys. Solved.
- Tue Aug 05, 2014 3:47 pm
- Forum: Open Source Nagios Projects
- Topic: Notes Macro disables alarms
- Replies: 4
- Views: 1795
Re: Notes Macro disables alarms
$HOSTNOTES$ should always be defined. If it's not, I would say something else is going on. Can we see your hosts.cfg file? And for fun, change $HOSTNOTES$ to $HOSTNOTESURL$ and see if you still have the same problem (I know you're not using HOSTNOTESURL, this is just a test). It didn't worked out e...
- Mon Aug 04, 2014 1:15 pm
- Forum: Open Source Nagios Projects
- Topic: Notes Macro disables alarms
- Replies: 4
- Views: 1795
Notes Macro disables alarms
Hello people, im little concern about this. I modified the command of sending alarm messages by email and it worked awesome. Here is how it looks: # 'notify-host-by-email' command definition define command{ command_name notify-host-by-email command_line /usr/bin/printf "%b" "***** NOC...
- Thu Jan 30, 2014 10:24 am
- Forum: Open Source Nagios Projects
- Topic: Help with a little problem
- Replies: 2
- Views: 1237
Help with a little problem
Hello everybody here. Mi concern is in the service description template on Nagios. I want to stablish an Ip adress next to the name of the service description, for example: # Define a service to "ping" the router machine define service { use local-service,srv-pnp ; Name of service template...