Search found 25 matches
- Tue Dec 10, 2013 8:35 pm
- Forum: Nagios XI
- Topic: Error when upgrading Nagios Xi
- Replies: 4
- Views: 401
Re: Error when upgrading Nagios Xi
Hi Team Requarding this upgrade issue, I would like to ask if there is ant on the Phone support available to get this upgrade fixed, I am also happy to use Teamviewer to get some help with this issue. We have tried a lot of options including brand new install but decided to go the Upgrade route as a...
- Tue Dec 10, 2013 7:17 pm
- Forum: Nagios XI
- Topic: Error when upgrading Nagios Xi
- Replies: 4
- Views: 401
Re: Error when upgrading Nagios Xi
Hi slansing I 'm pretty sure that the license is activated as on the webpage it states that it's licensed. But I tried to activate the license again by pressing the "update Key" on the webpage and it still is not updating. I am unable to update via the web console and command line via PUTT...
- Mon Dec 09, 2013 9:42 pm
- Forum: Nagios XI
- Topic: Error when upgrading Nagios Xi
- Replies: 4
- Views: 401
Error when upgrading Nagios Xi
Hi Team, we are having all these issues building a new Nagios Xi we thought we could just update the current one, that way everything is there. The issue we have is the following. ------------------------------------------------------------------------------------------------------------------------...
- Mon Dec 09, 2013 5:53 pm
- Forum: Nagios XI
- Topic: Samba File Sharing Issues
- Replies: 4
- Views: 681
Re: Samba File Sharing Issues
Hi Team
The following command line did not work, we have also tried inserting this config with no success.
[global]
workgroup = MSHOME
serverstring = issmonitor
hosts allow = 10.16.8.
[root]
path = /
public = yes
writable = yes
The following command line did not work, we have also tried inserting this config with no success.
[global]
workgroup = MSHOME
serverstring = issmonitor
hosts allow = 10.16.8.
[root]
path = /
public = yes
writable = yes
- Mon Dec 09, 2013 12:08 am
- Forum: Nagios XI
- Topic: Samba File Sharing Issues
- Replies: 4
- Views: 681
Re: Samba File Sharing Issues
Here is out currently working SAMBA Configuration on the existing box. when we type in it's ip address or host name it opens right away. [global] workgroup = MSHOME guest account = nobody netbios name = %h encrypt passwords = true security = user passdb backend = tdbsam [Public] writeable = yes publ...
- Mon Dec 09, 2013 12:05 am
- Forum: Nagios XI
- Topic: Samba File Sharing Issues
- Replies: 4
- Views: 681
Samba File Sharing Issues
Hi Team We have build a new vm with nagios xi, we are having issues and have come to a complete halt when it comes to creating share drives and accessing then with our windows based platforms. We are currently running an older version of Nagios xi which is monitoring our network so we are able to ac...
- Mon Dec 02, 2013 9:37 pm
- Forum: Nagios XI
- Topic: Error when resizing VM Partition
- Replies: 4
- Views: 726
Re: Error when resizing VM Partition
Success! Thanks for your assistance.
- Sun Dec 01, 2013 5:43 pm
- Forum: Nagios XI
- Topic: Error when resizing VM Partition
- Replies: 4
- Views: 726
Re: Error when resizing VM Partition
Yes this is from your provided CentOS VM. I want to resize to the partition to 25GB I have the following after starting the instructions again: [root@issmonitor ~]# lvresize /dev/mapper/volgroup00-logvol00 /dev/sda2 Volume group "volgroup00" not found [root@issmonitor ~]# ls -lv /dev/mappe...
- Thu Nov 28, 2013 10:23 pm
- Forum: Nagios XI
- Topic: Error when resizing VM Partition
- Replies: 4
- Views: 726
Error when resizing VM Partition
After following the Nagios XI - Resizing the VM Disk Size documentation step by step, we have come to a halt at resizing the logical volume (LV). With the following command: # lvresize /dev/mapper/VolGroup00-LogVol00 /dev/sda2 The following error appears and the partition has not been resized. Volum...
- Wed Feb 08, 2012 6:30 pm
- Forum: Nagios XI
- Topic: Nagvis error:The must value "text" is not set
- Replies: 1
- Views: 338
Re: Nagvis error:The must value "text" is not set
Found the problem, the textbox has no values:
[root@issnagxi maps]# pwd
/usr/local/nagios/share/nagvis/etc/maps
define textbox {
}
Solution: deleted the two lines above, thanks for reading
[root@issnagxi maps]# pwd
/usr/local/nagios/share/nagvis/etc/maps
define textbox {
}
Solution: deleted the two lines above, thanks for reading