Search found 20 matches
- Wed Apr 13, 2016 10:59 pm
- Forum: Nagios XI
- Topic: ["backButton"] value in NagiosXI
- Replies: 3
- Views: 1085
Re: ["backButton"] value in NagiosXI
We saw this issue is even with NagiosXI Demo wizard where below logic is not working //check to see if this is a fresh wizard run, or if we're coming back from a later stage $back = htmlentities(grab_array_var($_POST,'backButton',false),ENT_QUOTES); //clear any previous session data for this wizard,...
- Wed Apr 13, 2016 1:51 am
- Forum: Nagios XI
- Topic: ["backButton"] value in NagiosXI
- Replies: 3
- Views: 1085
["backButton"] value in NagiosXI
We observed that "backButton" in $_POST is not having any value.
Due to that NagiosXI wizard back button logic is not working
["backButton"]=> string(0) "" }
Due to that NagiosXI wizard back button logic is not working
["backButton"]=> string(0) "" }
- Tue Apr 12, 2016 11:56 pm
- Forum: Nagios XI
- Topic: Cutting service output information in ‘Status Information’ c
- Replies: 3
- Views: 1094
Re: Cutting service output information in ‘Status Informatio
I got the solution. I was talking about this solution
https://support.nagios.com/kb/article.php?id=478
https://support.nagios.com/kb/article.php?id=478
- Tue Apr 12, 2016 11:55 pm
- Forum: Nagios XI
- Topic: Apply Configuration for new changes to take effect
- Replies: 7
- Views: 2609
Re: Apply Configuration for new changes to take effect
Sorry, but its not clear to me. Can you please more detail.
- Tue Apr 12, 2016 9:24 am
- Forum: Nagios XI
- Topic: Cutting service output information in ‘Status Information’ c
- Replies: 3
- Views: 1094
Cutting service output information in ‘Status Information’ c
We observed that ‘Status Information’ under Service detail values get cut after a particular length.
Is there any way to increase the character size for this column?
Is there any way to increase the character size for this column?
- Tue Apr 12, 2016 9:18 am
- Forum: Nagios XI
- Topic: Apply Configuration for new changes to take effect
- Replies: 7
- Views: 2609
Re: Apply Configuration for new changes to take effect
No, we are not using CCM to create object.
We are using wizard to create object. Even after apply config change, its again show the same message.
We are using wizard to create object. Even after apply config change, its again show the same message.
- Tue Mar 29, 2016 11:36 pm
- Forum: Nagios XI
- Topic: Apply Configuration for new changes to take effect
- Replies: 7
- Views: 2609
Re: Apply Configuration for new changes to take effect
Yes, after apply config. its work fine. But is it expected? because same think happening for other wizard as well.
- Tue Mar 29, 2016 1:54 am
- Forum: Nagios XI
- Topic: Apply Configuration for new changes to take effect
- Replies: 7
- Views: 2609
Apply Configuration for new changes to take effect
Hello All, We have created host file using our custom monitoring wizard and submit data to NagisoxXI framework using below command $outargs[CONFIGWIZARD_NAGIOS_OBJECTS]=$objs; And after that case CONFIGWIZARD_MODE_COMMITOK: Now there is two different behaviors in CentOS[5.2.0] and REHL [ 5.2.5] 1) C...
- Sun Mar 27, 2016 4:33 am
- Forum: Nagios XI
- Topic: action_url in NagiosXI
- Replies: 2
- Views: 837
action_url in NagiosXI
We are not able to use 'action_url' as it is as we were using in in NagiosCore. Where user can click on that and open a separate URL.
But its not working in NagiosXI. We have created host file with 'action_url' but its not showing in Host home page.
Do we need to do any separate setting in NagiosXI?
But its not working in NagiosXI. We have created host file with 'action_url' but its not showing in Host home page.
Do we need to do any separate setting in NagiosXI?
- Wed Mar 09, 2016 2:17 am
- Forum: Nagios XI
- Topic: Fail XI monitoring wizard on CentOS 5.2.5
- Replies: 12
- Views: 3301
Re: Fail XI monitoring wizard on CentOS 5.2.5
But its impacting our console, below is our wizard name.
"Dell_OpenManage_NagiosXI_monitoring_wizard"
"Dell_OpenManage_NagiosXI_monitoring_wizard"