Search found 5 matches

by azaher75
Wed Apr 15, 2020 8:26 am
Forum: Open Source Nagios Projects
Topic: can't create temp file - read-only file system
Replies: 9
Views: 6587

Re: can't create temp file - read-only file system

Dear All i'd like to inform the problem has resolved after i made rebooting then choose advanced option (Recovery Mode) - then choose Shell option from maintenance mode - then enter command # fsck /dev/sda2 then choose Yes for every question to fix all currapted files system. i just wonder what was ...
by azaher75
Mon Apr 13, 2020 5:25 pm
Forum: Open Source Nagios Projects
Topic: can't create temp file - read-only file system
Replies: 9
Views: 6587

Re: can't create temp file - read-only file system

output14042020.txt
(102.18 KiB) Downloaded 197 times
Dear ssax

please find the required output at attached file

Thanks
by azaher75
Mon Apr 13, 2020 11:50 am
Forum: Open Source Nagios Projects
Topic: can't create temp file - read-only file system
Replies: 9
Views: 6587

Re: can't create temp file - read-only file system

Dear Jeffrey

please find the fstab file content at following :

nagios@nagios-srv:/etc$ nano fstab
GNU nano 2.9.3 fstab

UUID=8f36df65-22e9-4e83-b41d-870cba341295 / ext4 defaults 0 0
/swap.img none swap sw 0 0
by azaher75
Sat Apr 11, 2020 4:45 am
Forum: Open Source Nagios Projects
Topic: can't create temp file - read-only file system
Replies: 9
Views: 6587

Re: can't create temp file - read-only file system

Hi Jeffrey Thanks for your response the rebooting has done but the issue is same. please find the mount command output at following: nagios@nagios-srv:~$ mount sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime) proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) udev on /dev type devtm...
by azaher75
Thu Apr 09, 2020 10:08 am
Forum: Open Source Nagios Projects
Topic: can't create temp file - read-only file system
Replies: 9
Views: 6587

can't create temp file - read-only file system

Hello i'm using Nagios Core, i have created hosts normally and verify my work by restart service by sudo service nagios and /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg normally, in some day and before i start the work i did the same verifying commands but i found the following: ...