Share

Nagios parser class written in PHP

Tracker: Bugs

5 get contact groups example bug... - ID: 1594588
Last Update: Comment added ( yurtesen )

The line

$contactgroups =
($nagios->GetContactContactgroups('nagios'));

Should be

$contactgroups =
($nagios->GetContactContactgroups($nagios));

Thanks,
Evren


Evren Yurtesen ( yurtesen ) - 2006-11-11 06:51

5

Open

None

Nobody/Anonymous

Interface (example)

v1.0 (example)

Public


Comment ( 1 )




Date: 2006-11-11 07:47
Sender: yurtesen

Logged In: YES
user_id=1484352

Sorry, it seems like the real problem is

-> Error: Invalid hostgroup object directive 'contact_groups'.

But $hgroupparms['contact_groups']); is in function
GetContactgroupHostgroups($cgroupname)

Thanks,
Evren



Log in to comment.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.