Search found 13 matches

by wezelboy
Thu Mar 28, 2013 2:48 pm
Forum: Open Source Nagios Projects
Topic: Can we monitor internet usage of the multiple users?
Replies: 3
Views: 1549

Re: Can we monitor internet usage of the multiple users?

If your router/switch supports snmp you can use check_snmp_netint.pl and either have a separate service check for each interface or just have one service check that will gather info on all the interfaces. You can use a nagios grapher (I use pnp4nagios) to graph the performance data. You could query ...
by wezelboy
Tue Mar 26, 2013 3:55 pm
Forum: Open Source Nagios Projects
Topic: $HOSTALIAS$ macro acting weird again in 3.4.4
Replies: 11
Views: 4278

Re: $HOSTALIAS$ macro acting weird again in 3.4.4

It's been a couple weeks and it looks the the patch fixed the problem. Yay!

Thanks!

-P
by wezelboy
Thu Mar 14, 2013 12:00 pm
Forum: Open Source Nagios Projects
Topic: Service notifications on problem hosts
Replies: 5
Views: 1730

Re: Service notifications on problem hosts

Yes, that makes perfect sense.

Thanks!

-P
by wezelboy
Thu Mar 14, 2013 11:16 am
Forum: Open Source Nagios Projects
Topic: Service notifications on problem hosts
Replies: 5
Views: 1730

Re: Service notifications on problem hosts

Is there a simple way to change this behavior, other than tinkering with notification intervals?

Thanks!

-P
by wezelboy
Wed Mar 13, 2013 6:05 pm
Forum: Open Source Nagios Projects
Topic: Service notifications on problem hosts
Replies: 5
Views: 1730

Service notifications on problem hosts

Hi-

I'd like a clarification on notification filter logic.

If a host goes down and a host down notification gets sent out, will all service notifications for services on that host be suppressed?

Thanks in advance!

-P
by wezelboy
Thu Mar 07, 2013 2:48 pm
Forum: Open Source Nagios Projects
Topic: SNMP monitoring
Replies: 9
Views: 3292

Re: SNMP monitoring

The link you provided is about how you can map OIDs (or MIBs) to executables. You can configure snmpd to respond to certain queries by running a program and returning the output. For example you could configure snmpd to run a df instead of querying the standard disk OIDs. It can be whatever you want...
by wezelboy
Thu Mar 07, 2013 2:29 pm
Forum: Open Source Nagios Projects
Topic: $HOSTALIAS$ macro acting weird again in 3.4.4
Replies: 11
Views: 4278

Re: $HOSTALIAS$ macro acting weird again in 3.4.4

That definitely sounds like my problem. I've applied the patch.

Thanks,

-P
by wezelboy
Tue Mar 05, 2013 4:20 pm
Forum: Open Source Nagios Projects
Topic: $HOSTALIAS$ macro acting weird again in 3.4.4
Replies: 11
Views: 4278

Re: $HOSTALIAS$ macro acting weird again in 3.4.4

I have multiple nagios processes running, but it looks like one of them was a zombie possibly leftover from the time of the upgrade. It is dead now.

Thanks for the tip!

-P
by wezelboy
Tue Mar 05, 2013 12:24 pm
Forum: Open Source Nagios Projects
Topic: $HOSTALIAS$ macro acting weird again in 3.4.4
Replies: 11
Views: 4278

$HOSTALIAS$ macro acting weird again in 3.4.4

It looks like restarting nagios was a temporary fix. Once again nagios is replacing spaces with plus signs and special characters with their url encoded equivalent in the $HOSTALIAS$ macro on e-mail notifications.

Regards,

-P