by newmeadow » Sat Feb 25, 2012 11:44 am
Trying to install NSTI on NagiosXI2.1 running on CentOS5.7.
I tried even newer version on CentOS 6.2 and same error. Cant seem to get past it.
Because there is no clear documentation to install NSTI it seems I keep having to piece-meal the install together. I found a youtube link that uses subversion which I used but it gives me this error over and over.
The first error I get was with snmptt files/packages missing. This I got passed by using the PDF to install on your site.
When running ./install.py I get this error and it ends install. No idea how to proceed.
Anciously awaiting a very comprehensive install PDF from Nagios to install cleanly.
Traceback (most recent call last):
File "./install.py", line 384, in ?
main()
File "./install.py", line 374, in main
edit_nsti_conf()
File "./install.py", line 283, in edit_nsti_conf
for line in inplacefile:
File "/usr/lib64/python2.4/fileinput.py", line 231, in next
line = self.readline()
File "/usr/lib64/python2.4/fileinput.py", line 300, in readline
os.rename(self._filename, self._backupfilename)
OSError: [Errno 2] No such file or directory