Search found 243 matches

by kg2857
Thu Feb 01, 2024 1:45 am
Forum: Nagios XI
Topic: NSClient - ERROR:Invalid password
Replies: 6
Views: 338

Re: NSClient - ERROR:Invalid password

The nsclient password in XI is typically defined in resources.cfg. It needs to match the password probably defined in nsclient.ini if I recall.
by kg2857
Thu Jan 18, 2024 5:12 am
Forum: Nagios XI
Topic: No space left on device
Replies: 66
Views: 6774

Re: No space left on device

If you can't be root you need to turn this over to someone who can be root. Otherwise this is pointless.
This is basic linux administration.
When someone with root access and admin experience can respond a meaningful reply might be forthcoming.
by kg2857
Thu Jan 18, 2024 4:09 am
Forum: Nagios XI
Topic: No space left on device
Replies: 66
Views: 6774

Re: No space left on device

The root user is the root user. It's called root.
whoami
by kg2857
Thu Jan 18, 2024 3:31 am
Forum: Nagios XI
Topic: No space left on device
Replies: 66
Views: 6774

Re: No space left on device

Are you the root user?
cd /tmp
du -sk ./* | sort -rn
by kg2857
Thu Jan 18, 2024 3:20 am
Forum: Nagios XI
Topic: No space left on device
Replies: 66
Views: 6774

Re: No space left on device

I think it's time to go into /tmp as root and use du to find what's using space.
by kg2857
Wed Jan 17, 2024 6:08 am
Forum: Nagios XI
Topic: No space left on device
Replies: 66
Views: 6774

Re: No space left on device

Maybe try searching the internet on those file names.
by kg2857
Wed Jan 17, 2024 3:50 am
Forum: Nagios XI
Topic: No space left on device
Replies: 66
Views: 6774

Re: No space left on device

sort: cannot create temporary file in '/tmp': No space left on device
ls -l /tmp
What files are there filling the FS?
by kg2857
Wed Jan 17, 2024 3:12 am
Forum: Nagios XI
Topic: No space left on device
Replies: 66
Views: 6774

Re: No space left on device

Filling up a filespace isn't really a nagios issue and the following message isn't very hard to understand.
sort: cannot create temporary file in '/tmp': No space left on device
by kg2857
Tue Jan 09, 2024 4:04 am
Forum: Nagios XI
Topic: MSSQL monitoring problem
Replies: 13
Views: 13180

Re: MSSQL monitoring problem

If you can ping the host and the port is open you have an odbc connection issue. Often a uname/pasword issue.
by kg2857
Tue Jan 09, 2024 3:58 am
Forum: Nagios XI
Topic: No graph performance data is displayed for some services
Replies: 5
Views: 9561

Re: No graph performance data is displayed for some services

Delete the .rrd and .xml measurement files.